@media only screen  and (max-width : 1700px) {
.owl-next {
  right: 11%;
  }
 .owl-prev {
  left: 11%;
  }

}

@media only screen  and (max-width : 1600px) {
.owl-next {
  right: 8%;
  }
 .owl-prev {
  left: 8%;
  }

/* Single Community */
.single-community .section-4 .gallery-item {
  max-height: 400px;
}
.single-community .section-4 .gallery-item .item-link {
  height: 400px;
}

}
@media only screen  and (max-width : 1400px) {
.owl-next {
  right: 20px;
  }
 .owl-prev {
  left: 20px;
  }

/* Single Community */

.single-community .section-4 .gallery-item {
  max-height: 370px;
}
.single-community .section-4 .gallery-item .item-link {
  height: 370px;
}
}

@media only screen and (max-width: 1366px) {

}

@media only screen and (max-width: 1295px) {
/* Footer */
 .copyright-row .column-2 {
   text-align: center;
   padding: 2px 9px;
}

 .copyright-row .column-3 {
   text-align: right;
   padding: 2px 9px;
}
.er-link {
  font-size: 38px;
  line-height: 44px;
}

}

@media only screen and (max-width: 1240px) {
.request-column{
	display: block;
    position: relative;
    width: 100%;
    float: left;
    padding: 40px 30px;
    height: auto !important;
}
.er-master-wrap .right-column .right-content {
  padding: 0 30px 0 40px;
}
.er-community-holder .er-master-wrap:nth-child(even) .right-column .right-content {
  padding: 0 40px 0 30px;
}

.community-contact-holder {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    transform: translateY(0px) translateX(0px);
    -webkit-transform: translateY(0px) translateX(0px);
    -moz-transform: translateY(0px) translateX(0px);
    -o-tranform: translateY(0px) translateX(0px);
}

.comm-row-title {
    width: 50%;
}

.comm-row-content {
    width: 50%;
}

.request-column.left-column {
    background-color: #f7f7f7;
    padding: 90px 30px;
}
}


@media only screen  and (max-width : 1180px) {
.info-section-text {
  column-count: 1;
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
  -moz-column-count: 1; /* Firefox */
 }
 .owl-next {
  right: 10px;
  }
 .owl-prev {
  left: 10px;
  }

.comm-title-holder h2.comm-title {
    width: 100%;
}
 .er-link {
  font-size: 32px;
  line-height: 38px;
}
}


@media only screen and (max-width: 1024px) {
/* Home Page */

.home .home-title {
    height: 575px;
}

.featured-community:before {
    font-size: 71px;
    line-height: 56px;
}

.carousel-holder .owl-item {
	max-width: 600px;
}

.featured-links .button-wrap a {
    width: 226px;
    padding: 10px 1px;
}

.featured-community .content-holder {
    max-width: 270px;
    padding: 15px;
}

.carousel-holder .content-holder p {
	margin-bottom: 10px;
}

.featured-community .image-description {
	margin: 0px;
}

/* Single Community */
.title.head {
	height: 575px;
}

.single-commercial_community .left-column, .single-commercial_community .right-column, .single-community .left-column, .single-community .right-column {
  height: auto !important;
  width: 100%;
  margin-bottom: 40px;
}
.section-2.school-info .right-column {
  padding-top: 30px;
  padding-right: 40px;
  padding-left: 40px;
}
.section-1.overview {
  padding: 30px 40px;
}
.section-1.overview .callout-holder {
width:100%;
}
.section-title-holder {
  margin-bottom: 10px;
}
.single-community .section-4 .gallery-item {
    width: 50%;
	max-width: 50%;
}

/* Communitites Landing Page */
.community-loop .community {
    width: 50%;
}

.community-loop .community:nth-child(13) {
	margin-left: 25%;
}
}
@media only screen and (min-width: 981px) {
.site-header-menu {
    display: block;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.site-header-menu {
  margin-top: -25px;
}
.main-navigation {
  /* margin: 0 -0.875em; */
  margin: 30px -0.875em 0px 0px;
}

.bottom.main-navigation {
  margin-top: 15px;
}
}

@media only screen and (max-width: 980px) {
.section-1.overview {
  padding: 60px 40px;
 }

 .callout-holder p {
  font-size: 32px;
  line-height: 38px;
  }

  .section-1.overview .left-column {
  padding-top: 0;
}
.section-1.overview .callout-holder {
  width: 95%;
}
.section-title-holder {
  margin-bottom: 10px;
}

.site-header-main .menu-toggle {
	display: none;
}

.sfm-navicon-button {
	display: block;
}

}

@media only screen and (max-width: 909px) {
/* Home Page */
.property-search-holder {
	position: relative;
}

.home .home-title {
    height: 400px;
}

.main-navigation li {
    border-top: 0px solid #d1d1d1;
}

.main-navigation .primary-menu {
    border-bottom: 0px solid #d1d1d1;
}

.custom-logo {
    max-width: 140px;
}

/* Single Community */
.title.head {
    height: 400px;
}

.page-menu-holder .page-menu, .single-commercial_community .page-menu-holder .page-menu {
    height: auto;
      max-width: 100%;
}

.page-menu .link-holder, .single-commercial_community .page-menu .link-holder {
    display: block;
    width: 100%;
    float: none;
}

.page-menu .link-holder a, .single-commercial_community .page-menu-holder .page-menu .link-holder a {
    display: block;
    width: 100%;
    padding: 8px 0px;
    color: #fff;
    font-family: 'Raleway';
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.ei-button-wrap {
    margin-bottom: 20px;
}

.postid-14 .fp-info {
  white-space: pre-wrap;
}


/* Footer */
.footer-main .primary-menu li {
    float: none;
    width: 100%
}
}

@media only screen and (max-width: 768px) {
/* Home Page */
.carousel-holder .content-holder {
		display: none;
	}

.phone-link, .school-link, .community-link {
    width: 100%;
    float: none;
    padding: 10px;
}
.questions-bg-wrap {
  min-height: 550px;
  }
  .address-holder {
  width: 100%;
  float: left;
}
/* Single Community */
.single-community .section-4 .gallery-item {
    width: 100%;
	max-width: 100%;
}

.left-column, .right-column {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: auto !important;
}

.section-1.overview .left-column {
  margin-bottom: 40px;
}

.section-1.overview .callout-holder {
    width: 100%;
}

.single-community .overview .right-column {
    overflow: hidden;
    margin-top: 0pc;
    height: auto !important;
    padding-top: 30px;
}

.single-community .overview .left-column {
	height: auto !important;
}

.section-2.school-info {
    padding: 100px;
}

#outerImageContainer, #lightboxIframe, #imageDataContainer {
	width: 90% !important;
	height: auto !important;
}

.section-2.school-info .right-column {
	margin-top: 20px;
}

.floor-plans .fp-description {
	display: none;
}

.fp-plan, .fp-square-ft, .fp-price {
    width: 12%;
}
.postid-13 .fp-price, .postid-12 .fp-price, .postid-9 .fp-price, .postid-7 .fp-price {
  width: 36%;
}

.fp-story, .fp-bed, .fp-bath, .fp-garage {
    width: 8%;
}

.postid-7 .fp-garage {
  display: none;
}

.request-form input[type="submit"] {
    margin-left: 10px;
}

span.wpcf7-list-item {
  width: 100%;
  margin-right: 0;
}

/* Land Wanted */

.page-id-24 .cf7-input.half-width {
    width: 100%;
    float: left;
    padding: 0 10px 15px;
}

}

@media only screen and (max-width: 740px) {
/* Home Page */
.home h1.title {
    font-size: 56px;
    line-height: 66px;
}

/* Footer */
.footer-main .footer-column {
    width: 100%;
    position: relative;
    display: block;
    float: left!important;
}

.site-info.footer-column {
	text-align: center;
}

.main-navigation.footer-column {
	text-align: center;
}

.footer-main .social-links-holder {
    text-align: center;
}

.footer-main .partner-logos {
    text-align: center;
}
}

@media only screen and (max-width: 700px) {
/* Home Page */
.home .home-title {
    height: 316px;
}

/* Single Community */
.title.head {
    height: 470px;
}
.title-buttons .section-button-holder {
  display: block;
  margin-right: 0;
  float: left;
  width: 100%;
  padding: 0 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.section-button-holder .button a {
  padding: 14px 0px;
  font-size: 13px;
  }
  .title-buttons {
width: 100%;
float: left;
}
}

@media only screen and (max-width: 697px) {
/* Footer */
 .copyright-row .column-3 {
  text-align: center;
  padding: 2px 9px;
}
}

@media only screen and (max-width: 679px) {
/* HOme Page */
.home .title-holder {
	top: auto;
	position: relative;
    width: 100%;
    padding: 100px 20px;
    transform: translate(0px);
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    left: 0px;
}

.home .home-title {
    height: auto;
}


h1.title, h4.subtitle {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  height: auto;
  font-weight: normal;
}

.property-search .searchandfilter ul li {
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 640px) {
/* Home Page */
.carousel-holder .owl-item {
    max-width: 450px;
}

.section-3.floor-plans {
padding-bottom: 20px;
}

.extra-info-buttons {
padding: 30px 0;
}

.ei-button-wrap {
max-width: 100%;
display: inline-block;
margin-right: 10px;
min-width: 160px;
}

.section-2.school-info .right-column {
padding: 30px 0 0;
}
.section-2.school-info .section-button-holder .button a {
width:100%;
}

.fp-heading-row {
padding-left: 10px;
}

.fp-info-row {
 padding: 15px 0px 15px 10px;
 border-left:none;
 border-right: none;
}

.fp-holder {
background: transparent;
}

.featured-community:before {
    font-size: 60px;
    line-height: 68px;
}
.comm-title-holder h2.comm-title {
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0;
}

/* Single Community */
.section-1.overview {
    background-color: #063862;
    padding: 50px;
}

.section-2.school-info {
    padding: 50px;
}

.floor-plans .fp-notes {
	display: none;
}

.fp-plan {
    width: 17% !important;
}
.fp-square-ft {
    width: 12% !important;
}
.fp-garage {
  width: 14% !important;
}
.fp-story {
  width: 10% !important;
}

.fp-bed, .fp-bath {
  width: 8.5% !important;
}

.fp-price {
width:23.5% !important;
}

.fp-heading-holder.fp-notes {
display: none !important;
}
.fp-notes {
display: block !important;
width: 100%;
position: relative;
height: 100px!important;
}

.fp-info-holder.fp-notes:before {
  content: "Notes:";
  display: inline;
  position: absolute;
  left: 0;
  font-size: 13px;
  line-height: 19px;
}

.fp-info-holder.fp-notes {
padding-left: 45px;
}
.fp-info-holder p {
  font-size: 16px;
  white-space: normal;
}

/* Contact Forms */
.cf7-input.half-width {
    width: 100%;
    float: left;
    padding: 0 10px 15px;
}

.community-request-form-holder .request-form {
    width: 100%;
    margin: 0 auto;
}

/* Communitites Landing Page */
.community-loop .community {
    width: 100%;
}

.community-loop .community:nth-child(13) {
	margin-left: 0px;
}

.overview-wrapper .section-button-holder {
float: left;
width: 100%;
margin-right: 0;
}

.overview-wrapper .section-button-holder:first-child {
margin-bottom: 10px;
}
.section-2.school-info .right-column {
margin-top: 0;
}
}

@media only screen and (max-width: 600px) {
/* Footer */
.copyright-row .column {
    display: block;
    position: relative;
    width: 100%;
    padding: 10px 0px;
    float: none;
}

.copyright-row .column-1 {
	text-align: center;
}
}

@media only screen and (max-width: 480px) {
/* Home Page */
.home .title-holder {
  padding: 95px 20px 60px;
}
.home .info-section {
  padding: 20px 30px;
  }

.home h1.title {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -1px;
  margin: 0 auto;
  padding: 20px 0 40px;
}

.home .home-title .button-holder .button a {
margin: 0 auto;
}

h1.title {
  font-size: 34px;
  line-height: 40px;
}

h4.subtitle {
    font-size: 17px;
    line-height: 33px;
}

.address-holder {
    width: 100%;
    float: none;
}

.info-section .content-holder {
    width: 100%;
    margin: 0 auto;
}

.comm-title-holder h2.comm-title {
    font-size: 30px;
}

.carousel-holder .owl-item {
    max-width: 300px;
}

.owl-prev, .owl-next {
    width: 40px;
    height: 40px;
}

.owl-prev .fa, .owl-next .fa {
    font-size: 25px;
    -webkit-text-stroke: 3px #063862;
    margin-top: 0px;
}


.owl-item .slide-info {
    left: -73px;
    font-size: 17px;
}

.questions-bg-wrap {
    min-height: 600px;
}

.questions-box {
    padding: 21px 21px 31px 21px;
    max-width: 325px;
}

.questions-box h3 {
    font-size: 30px;
}

.questions-box p {
    color: #fff;
    font-size: 17px;
}

.questions-box p:nth-child(odd) {
	margin-bottom: 0px
}

/* Single Community */
.title.head {
    height: 452px;
}

.fp-info-holder p {
    font-size: 13px;
}

.fp-heading-holder p {
    font-size: 13px;
}

/* Footer */
.footer-column {
	padding: 10px 0px;
}
}

@media only screen and (max-width: 320px) {
/* Home Page */
.home .site-content {
	padding-top: 15px;
}

h4.subtitle {
    font-size: 13px;
    line-height: 30px;
}

.home h1.title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 8px;
}

.home .button-holder .button a {
	margin: 6px auto 0;
}

.property-search-holder {
    padding: 10px 0px;
}

.info-title-holder h2.info-title {
    font-size: 34px;
}

.featured-community {
    padding: 54px 0px 54px 0px;
}

.featured-community:before {
    top: 22px;
}

.featured-community:before {
    font-size: 45px;
    line-height: 50px;
}

.comm-title-holder h2.comm-title {
    font-size: 22px;
}

.carousel-holder .owl-item {
    max-width: 280px;
}

.owl-prev, .owl-next {
    top: auto;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
}

.owl-item .slide-info {
    left: -65px;
    font-size: 17px;
}

.questions-bg-wrap {
    min-height: 500px;
}

.questions-box {
    padding: 21px 21px 31px 21px;
    max-width: 320px;
}

/* Single Community */
h1.title {
    font-size: 36px;
    line-height: 40px;
}

.title.head {
    height: 450px;
}

.section-1.overview {
    padding: 20px;
}

.callout-holder p {
	font-size: 26px;
    line-height: 36px;
}

.section-2.school-info {
    padding: 20px;
}

.section-subheader-holder h2 {
    font-size: 32px;
    line-height: 38px;
}

.section-button-holder .button {
    width: 279px;
}

.section-2.school-info .section-button-holder .button {
    width: 279px;
}

.fp-garage {
	display: none;
}

.fp-plan {
	width: 28.8%;
}

.fp-plan .fp-info {
  white-space: pre-wrap;
}

.fp-square-ft, .fp-price {
    width: 21.7%;
}

.fp-story, .fp-bed, .fp-bath, .fp-garage {
    width: 15%;
}

.single-community .section-4 .gallery-item img {
    min-height: 255px;
}

.ei-button-wrap {
	margin-bottom: 10px;
}

.single-community .section-4 .gallery-item {
  max-height: 300px;
}
.single-community .section-4 .gallery-item .item-link {
  height: 300px;
}

/* Contact Page */
.page-id-30 .left-column, .page-id-30 .right-column {
    max-height: 500px;
}

/* Land Wanted  */
.page-id-24 .form-holder {
    padding: 40px 10px 10px;
}

/* Terms */
.page-id-63 .entry-content {
	padding: 40px 10px;
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
/*
.site-header {
	top: -92px;
}
*/
/* Home Page */
/*
.home .site-content {
	padding-top: 0px;
}

.home .home-title {
    height: 247px;
}

.home .title-holder {
	top: 51%;
}
*/
h4.subtitle {
    font-size: 13px;
    line-height: 30px;
}

.home h1.title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 8px;
}

.home .button-holder .button a {
	margin: 6px auto 0;
}

.property-search-holder {
    padding: 10px 0px;
}

.info-title-holder h2.info-title {
    font-size: 34px;
}

.featured-community {
    padding: 54px 0px 54px 0px;
}

.featured-community:before {
    top: 22px;
}

.featured-community:before {
    font-size: 45px;
    line-height: 50px;
}

.comm-title-holder h2.comm-title {
    font-size: 22px;
}

.carousel-holder .owl-item {
    max-width: 280px;
}

.owl-prev, .owl-next {
    top: auto;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
}

.owl-item .slide-info {
    left: -65px;
    font-size: 17px;
}

.questions-bg-wrap {
    min-height: 500px;
}

.questions-box {
    padding: 21px 21px 31px 21px;
    max-width: 320px;
}

.footer-main .primary-menu .menu-item-38 a {
    padding: 10px;
}

/* Single Community */
h1.title {
    font-size: 36px;
    line-height: 40px;
}

.title.head {
    height: 450px;
}

.section-1.overview {
    padding: 20px;
}

.callout-holder p {
	font-size: 26px;
    line-height: 36px;
}

.section-2.school-info {
    padding: 20px;
}

.section-subheader-holder h2 {
    font-size: 32px;
    line-height: 38px;
}

.section-button-holder .button {
    width: 100%;
}

.section-2.school-info .section-button-holder .button {
    width:100%;
}

.fp-info-holder p {
    font-size: 13px;
}

.fp-heading-holder p {
    font-size: 13px;
}

.fp-plan {
	width: 28.8%;
}

.fp-plan .fp-info {
  white-space: pre-wrap;
}

.fp-square-ft, .fp-price {
    width: 21.7%;
}

.fp-story, .fp-bed, .fp-bath, .fp-garage {
    width: 15%;
}

.single-community .section-4 .gallery-item img {
    min-height: 255px;
}

.ei-button-wrap {
	margin-bottom: 10px;
}

.single-community .section-4 .gallery-item {
  max-height: 300px;
}
.single-community .section-4 .gallery-item .item-link {
  height: 300px;
}

/* Single Property */
.single-property .site-header {
	position: absolute;
}

/* Contact Page */
.page-id-30 .left-column, .page-id-30 .right-column {
    max-height: 500px;
}

/* Land Wanted  */
.page-id-24 .form-holder {
    padding: 40px 10px 10px;
}

/* Terms */
.page-id-63 .entry-content {
	padding: 40px 10px;
}

}
