@import url(https://fonts.googleapis.com/css?family=Ubuntu);@import url(https://fonts.googleapis.com/css?family=Dancing+Script);@import url(https://fonts.googleapis.com/css?family=Raleway);@import url(https://fonts.googleapis.com/css?family=Exo);@import url(https://fonts.googleapis.com/css?family=Play);/* Styling for 55 Retirement Places 20161009
   License: Team Trosclair
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Styling for 55 Retirement Places Main Landing page with 14 community rollowvers - 20161009
   License: Team Trosclair
*/
.community {
  max-width: 75%;
  margin: 0 auto;
  overflow: auto;
  clear: both;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 15%;
  text-align: left; }

.communityBtn {
  max-width: 70%;
  margin-bottom: 3em; }

.communityDesc {
  color: rgba(245, 245, 220, 0.7);
  font-size: 1.3em;
  line-height: 1.3em;
  letter-spacing: .1em;
  clear: both;
  float: left;
  width: 90%;
  text-align: left;
  margin-top: 2%; }

.communityDesc ul {
  margin-bottom: 1em; }

.communityDesc a {
  color: rgba(245, 245, 220, 0.7);
  font-size: .8em; }

.communityImg {
  border-radius: 10px;
  float: left;
  max-width: 70%;
  margin-right: 1.5em;
  margin-top: .2em;
  margin-bottom: .5em; }

.communities {
  max-width: 75%;
  margin: 0 auto;
  overflow: auto;
  clear: both;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 13%;
  text-align: left; }

.communities .community {
  outline: 1ps solid red;
  float: left;
  width: 31.3333333%; }

.communities img {
  max-width: 100%;
  padding-left: 80px; }

.communities h2 {
  font-size: 1.2em; }

.communities p {
  line-height: 1.2em;
  margin: 10px 0; }

.communities .community .the-list {
  text-align: left;
  margin-left: 30px; }

.img-container {
  float: left;
  margin: .65%;
  width: 31%; }

.img-container img {
  width: 100%; }

.box {
  border-radius: 10px;
  float: left;
  height: 200px;
  position: relative; }

.box-1 {
  border-radius: 10px;
  background-color: red;
  background-image: url(/images/robson_ranch.jpg);
  background-position: center;
  background-size: cover;
  margin: 2% 1% 1.0% 2%;
  width: 22.5%; }

.box-5 {
  background-color: red;
  background-image: url(/images/villas_in_the_park.jpg);
  background-position: center;
  background-size: cover;
  margin: 1.5% 1% 1.5% 2%;
  width: 22.5%; }

.box-9 {
  background-color: red;
  background-image: url(/images/village_at_prestonwood.jpg);
  background-position: center;
  background-size: cover;
  margin: 1.5% 1% 1.5% 2%;
  width: 22.5%; }

.box-13 {
  background-color: red;
  background-image: url(/images/the_legends.jpg);
  background-position: center;
  background-size: cover;
  margin: 1.5% 1% 3% 2%;
  width: 22.5%; }

.box-2 {
  background-color: green;
  background-image: url(/images/frisco_lakes_clubhouse.jpg);
  background-position: center;
  background-size: cover;
  margin: 2% 1% 1.5% 1%;
  width: 22.5%; }

.box-6 {
  background-color: green;
  background-image: url(/images/ladera_mansfield.jpg);
  background-position: center;
  background-size: cover;
  margin: 1.5% 1% 1.5% 1%;
  width: 22.5%; }

.box-10 {
  background-color: green;
  background-image: url(/images/villas_of_stone_glen.jpg);
  background-position: center;
  background-size: cover;
  margin: 1.5% 1% 1.5% 1%;
  width: 22.5%; }

.box-14 {
  background-color: green;
  background-image: url(/images/cottages_at_lyndhurst.jpg);
  background-position: center;
  background-size: cover;
  margin: 1.5% 1% 3% 1%;
  width: 22.5%; }

.box-3 {
  background-color: orange;
  background-image: url(/images/heritage_ranch.jpg);
  background-position: center;
  background-size: cover;
  margin: 2% 1% 1.5% 1%;
  width: 22.5%; }

.box-7 {
  background-color: orange;
  background-image: url(/images/isabella_village_savannah.jpg);
  background-position: center;
  background-size: cover;
  margin: 1.5% 1% 1.5% 1%;
  width: 22.5%; }

.box-11 {
  background-color: orange;
  background-image: url(/images/tuscan_hills.jpg);
  background-position: center;
  background-size: cover;
  margin: 1.5% 1% 1.5% 1%;
  width: 22.5%; }

.box-4 {
  background-color: blue;
  background-image: url(/images/craig_ranch.jpg);
  background-position: center;
  background-size: cover;
  margin: 2% 1% 1.5% 1%;
  width: 22.5%; }

.box-8 {
  background-color: blue;
  background-image: url(/images/villas_at_willow_grove.jpg);
  background-position: center;
  background-size: cover;
  margin: 1.5% 1% 1.5% 1%;
  width: 22.5%; }

.box-12 {
  background-color: blue;
  background-image: url(/images/orchard_flower.jpg);
  background-position: center;
  background-size: cover;
  margin: 1.5% 1% 1.5% 1%;
  width: 22.5%; }

.overlay {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: beige;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  top: 0; }

.box:hover .overlay {
  background-color: rgba(0, 0, 0, 0.6); }

.overlay .content {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  transition: 0.2s; }

.box:hover .content {
  bottom: 15px; }

.overlay .view-community {
  border: solid 1px #FFF;
  border-radius: 7px;
  opacity: 0;
  margin: 20px auto;
  max-width: 130px;
  padding: 10px;
  transition: 0.2s;
  transition-property: bottom; }

.box:hover .view-community {
  opacity: .6; }

.view-community:hover {
  background-color: #000;
  color: #fff; }

.overlay .heading {
  font-family: "Verlag A", "Verlag B", "Helvetica", "Arial", sans-serif;
  font-size: 1.8em;
  font-weight: 100;
  letter-spacing: 2px;
  line-height: 1.1em;
  margin-top: 100px auto;
  margin-bottom: 0.15em;
  text-align: center;
  text-shadow: 2px 0px 5px rgba(0, 0, 0, 0.2); }

.overlay .desc {
  font-size: 1em;
  letter-spacing: .1em;
  line-height: 1.2em;
  font-weight: 100;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-align: center; }

/* Styling for 55 Retirement Places 'listings pages' 20161009
   License: Team Trosclair
*/
.the-list li {
  color: beige;
  font-size: 1.3em;
  list-style-type: none;
  line-height: 1.2em;
  margin: 10px 0; }

#app {
  padding: 40px;
  color: #fff;
  overflow: auto;
  width: 90%;
  text-align: center; }

.detail-container {
  max-width: 1057px;
  margin: 0 auto;
  text-align: left;
  line-height: 1.5em;
  overflow: auto;
  position: relative; }

.left-col {
  float: left;
  width: 66.666666%;
  text-align: left; }

.left-col .detail-description {
  text-align: left; }

.left-col h1 {
  text-align: center; }

.actives-container {
  color: beige;
  clear: both;
  text-align: center;
  overflow: auto; }

.actives-container .address {
  border-bottom: 2px solid #333333;
  border-top: 2px solid #333333;
  font-size: 1.2em; }

.listing-actives {
  color: rgba(245, 245, 220, 0.8);
  line-height: 1.5em;
  text-align: center;
  overflow: auto; }

.actives-heading {
  width: 90%;
  background: #333333;
  border-radius: 10px;
  font-size: 1.3em;
  color: rgba(245, 245, 220, 0.5);
  padding: 10px;
  text-align: center;
  margin-bottom: 5px; }

.detail-bar {
  background: #999999;
  width: 100%;
  height: 25px; }

.detail-main-info {
  display: inline-block;
  border: 1px solid #959595;
  border-radius: 12px;
  overflow: auto;
  text-align: left;
  width: 80%; }

.detail-label {
  display: inline-block;
  overflow: auto; }

.detail-text {
  display: inline-block;
  overflow: auto; }

.detail-left {
  float: left;
  width: 50%; }

.detail-right {
  float: left;
  width: 50%; }

dt, dd {
  float: left; }

dt {
  clear: both;
  font-weight: bold;
  width: 110px;
  text-align: right;
  color: #999; }

.listPrice::before {
  content: "$"; }

dt:after {
  content: ":"; }

dd {
  margin: 0 0 0 8px;
  padding: 0 0 0 0 0; }

.detail-description {
  display: block;
  clear: both;
  margin: 0 auto;
  margin-top: 20px;
  overflow: auto;
  padding: 10px;
  margin-bottom: 20px;
  width: 80%; }

.detail-description .detail-label {
  font-size: 1.2em; }

.courtesyBox {
  display: block;
  clear: both;
  border-radius: 12px;
  font-size: .80em;
  color: black;
  background-color: rgba(245, 245, 220, 0.5);
  line-height: 1.3em;
  font-weight: lighter;
  margin: 0 auto;
  overflow: auto;
  padding: 10px;
  margin-bottom: 20px;
  text-align: left;
  width: 80%; }

.courtesyTxt {
  padding: 10px; }

.courtesyImg {
  float: left;
  margin: 5px 10px; }

.courtesyImg img {
  width: 50px;
  height: 50px;
  margin-top: 8px; }

.sidebarBox {
  float: right;
  width: 33.3333%; }

.scrollingBox {
  border-radius: 10px;
  position: fixed;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.2);
  color: rgba(245, 245, 220, 0.7);
  line-height: 1.3em;
  width: 375px; }

.scrollingImg {
  float: left;
  margin: 5px 10px; }

.scrollingImg img {
  border-radius: 10px;
  width: 100px;
  height: 150px; }

.scrollingTxt {
  padding: 10px; }

#headerBar {
  height: 40px;
  background: #333333;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 5px;
  text-align: center; }

#headerBar h3 {
  color: beige;
  padding: 10px; }

.main-pic {
  text-align: center;
  margin-bottom: 20px; }

.main-pic img {
  border-radius: 8px;
  max-width: 80%;
  min-width: 400px;
  min-height: 300px; }

.main-pic-detail {
  border: 1px solid red;
  text-align: center;
  margin-bottom: 20px; }

.main-pic-detail img {
  border-radius: 8px;
  max-width: 80%;
  min-width: 400px;
  min-height: 300px; }

.images {
  overflow: auto;
  text-align: left; }

#thumbnails img {
  border-radius: 8px;
  float: left;
  max-width: 50px;
  max-height: 50px;
  min-width: 50px;
  min-height: 50px;
  padding: 5px;
  overflow: auto; }

#thumbnails img:hover {
  /* hover state */
  box-shadow: 0 0 5px 5px cyan inset; }

#thumbnails img:active {
  /* click state */
  box-shadow: 0 0 5px 5px lightgreen inset; }

#thumbnails img.active {
  /* after click state */
  box-shadow: 0 0 5px 5px lightgreen inset; }

.active-listings-button {
  background-color: #688d34;
  border: 2px solid #f5f5dc;
  border-radius: 8px;
  clear: both;
  color: #f5f5dc;
  width: 12em;
  float: left;
  font-size: 1.347em;
  letter-spacing: .1em;
  display: inline-block;
  padding: 1em 0.3em;
  margin-top: 35px;
  margin-bottom: 35px;
  text-shadow: 3px 3px 3px black;
  text-align: center; }

.active-listings-button a {
  border-radius: 8px;
  text-decoration: none;
  color: #FFF;
  clear: both; }

.active-listings-button:hover {
  background: transparent; }

.listings-button {
  background-color: #688d34;
  border: 2px solid #f5f5dc;
  border-radius: 8px;
  color: #f5f5dc;
  width: 12em;
  float: left;
  font-size: 1.347em;
  letter-spacing: .1em;
  display: inline-block;
  padding: 1em 0.3em;
  margin-top: 35px;
  margin-left: 10%;
  text-align: center;
  text-shadow: 3px 3px 3px black;
  clear: both; }

.listings-button a {
  border-radius: 8px;
  text-decoration: none;
  color: #FFF;
  clear: both; }

.listings-button:hover {
  background: transparent; }

.listings-divider {
  height: 10px;
  background: #333333;
  width: 85%;
  margin: 0 auto;
  margin-top: 10em;
  margin-bottom: 3em; }

.return-listings-button {
  border-radius: 8px;
  background-color: #688d34;
  border: 1px solid #f5f5dc;
  color: #f5f5dc;
  width: 12em;
  float: left;
  font-size: 1.347em;
  letter-spacing: .1em;
  margin-top: 10px;
  margin-left: 10%;
  padding: 1em 0.3em;
  text-align: center;
  text-shadow: 3px 3px 3px black;
  clear: both; }

.return-listings-button a {
  border-radius: 8px;
  text-decoration: none;
  color: #FFF; }

.return-listings-button:hover {
  background: transparent;
  border: 1px solid #f5f5dc;
  color: #f5f5dc; }

/* Styling for 55 Retirement Places 'maps' 20161009
   License: Team Trosclair
*/
#map {
  margin-top: 1.5%;
  border-radius: 10px;
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
  margin-bottom: 1.5%;
  max-height: 350px;
  min-height: 350px; }

#map-community {
  margin-top: 1.5%;
  border-radius: 10px;
  text-align: center;
  max-width: 50%;
  margin: 0 auto;
  margin-bottom: 1.5%;
  max-height: 350px;
  min-height: 350px; }

div #map {
  border-radius: 10px; }

/* Styling for 55 Retirement Places Contact Form 20161009
   License: Team Trosclair
*/
.form-container {
  margin: 0 auto;
  padding: 0;
  background: #000 url("/images/header_test1.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100vh;
  width: 100%;
  overflow: auto; }

.form-content {
  margin-top: 140px; }

form {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 2em 4em 2em;
  max-width: 400px;
  margin: 20px auto;
  box-shadow: 0 0 1em #222;
  border-radius: 10px; }

input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  outline: none; }

input[type="text"] {
  padding: 20px;
  margin: 2%;
  border-radius: 10px;
  background-color: rgba(245, 245, 220, 0.8);
  font-family: 'Play', sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: bolder;
  font-size: 1.1em; }

textarea:focus, input:focus {
  background-color: beige;
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Play', sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: bolder;
  outline: none; }

input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Play', sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: bolder; }

input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Play', sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: bolder; }

input::-moz-input {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Play', sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: bolder; }

textarea {
  display: block;
  box-sizing: border-box;
  padding: 20px;
  margin: 2%;
  border-radius: 10px;
  background-color: rgba(245, 245, 220, 0.8);
  font-family: 'Play', sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: bolder;
  font-size: 1.1em;
  width: 100%; }

textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Play', sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: bolder; }

textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Play', sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: bolder; }

.form {
  width: 50%;
  margin: auto;
  font-weight: bolder; }

input[type="submit"] {
  width: 150px;
  padding: .8em;
  background: none;
  border: none;
  border-radius: 5px;
  font-size: 1em;
  color: #f5f5db;
  margin-left: 30%;
  border: 1px solid #fff;
  cursor: pointer; }

input[type="submit"]:hover {
  background: #688d34;
  color: #222; }

.group:after {
  display: table;
  content: " ";
  clear: both; }

#form-input {
  margin-top: 20px; }

#form-submit {
  margin-top: 30px; }

#form-footer {
  color: #f5f5db; }

body {
  font-family: Helvetica, Verdana, sans-serif;
  background-color: #201d1c; }

nav {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  width: 100%;
  letter-spacing: .2em;
  padding-top: 12px;
  padding-bottom: 12px;
  text-shadow: 1px 1px 1px black;
  z-index: 100; }

.logo {
  color: beige;
  float: left;
  width: 50%;
  font-size: 2em;
  letter-spacing: .1em;
  padding: 7px;
  box-sizing: border-box;
  z-index: 500; }

.logo h1 {
  padding-left: 10px; }

.logo a {
  color: beige;
  text-decoration: none;
  /* Each state */ }
  .logo a a:visited {
    text-decoration: none;
    color: beige; }
  .logo a a:hover {
    text-decoration: none;
    color: beige; }
  .logo a a:focus {
    text-decoration: none;
    color: beige; }
  .logo a a:hover, .logo a a:active {
    text-decoration: none;
    color: beige; }

/* nav ul {
  //outline: 1px solid orange;
  text-align:right;
  float: left;
  width: 50%;
} */
nav ul {
  text-align: right;
  float: right;
  margin-right: 25px;
  padding-top: 8px; }

nav ul li {
  display: inline-block;
  padding: 7px; }

nav li a {
  color: beige;
  text-decoration: none; }

nav li a:hover {
  color: rgba(245, 245, 220, 0.8);
  border-bottom: 2px solid beige;
  border-top: 2px solid beige;
  padding: 10px 6px;
  text-decoration: none;
  text-shadow: 0px 0px 0px black; }

.banner {
  background-color: #000;
  background-image: url(/images/header_test1.jpg);
  /* NO tiling; */
  background-size: cover;
  background-position: bottom;
  height: 350px;
  position: fixed;
  top: 0;
  padding-top: 150px;
  width: 100%;
  z-index: -1000; }

.container {
  background-color: #201d1c;
  margin-top: 29%;
  width: 100%;
  overflow: auto; }

.container-no-pic {
  background-color: #201d1c;
  margin-top: 5%;
  width: 100%;
  overflow: auto; }

.abbeyImg img {
  border-radius: 8px;
  box-shadow: 3px 3px 2px 2px #555;
  float: right;
  margin-right: 6%;
  margin-left: 3%;
  width: 15%; }

#tours {
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 10%; }

#abbey-title {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 3%; }

#abbey-tour {
  padding-top: 4%; }

.abbeyParagraph {
  line-height: 1.3em;
  letter-spacing: .1em;
  padding: 0px 20px 0px 0px; }

#canterbury-title {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 10%;
  padding-bottom: 1%; }

#canterbury-tour {
  padding-top: 4%; }

.canterburyParagraph {
  line-height: 1.3em;
  letter-spacing: .1em;
  padding: 0px 20px 20px 20px; }

.canterburyImg img {
  border-radius: 8px;
  box-shadow: 3px 3px 2px 2px #555;
  float: left;
  margin-right: 4%;
  margin-bottom: 5%;
  width: 15%; }

.virtual-tour-button {
  border-radius: 8px;
  font-size: 1.347em;
  font-weight: 700;
  max-width: 250px;
  width: 10em;
  margin: 2em auto;
  padding: .5em 0.5em;
  text-decoration: none;
  text-align: center;
  letter-spacing: .1em;
  background-color: #688d34;
  border: solid 2px #f5f5dc;
  color: #fff !important;
  text-shadow: 3px 3px 3px black;
  transition: 0.2s;
  transition-property: bottom; }

.virtual-tour-button:hover {
  background: transparent;
  border-radius: 8px;
  border: solid 2px #f5f5dc;
  color: #f5f5dc;
  text-decoration: none;
  text-shadow: 3px 3px 3px black; }

.ntx-heading {
  background-color: #333333;
  color: beige;
  font-family: Gotham SSm A, Helvetica, Verdana, sans-serif;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.3em;
  padding: 10px;
  text-align: center;
  margin-bottom: 1.5%;
  letter-spacing: 2px; }

.ntx-heading:hover {
  background-color: #333333;
  color: beige; }

.contact-container {
  height: 250px;
  color: beige;
  clear: both;
  float: left;
  width: 100%;
  background: #201d1c url("/images/office.jpg") no-repeat center;
  background-size: cover;
  padding: 4em 0; }

.contact-heading {
  color: beige;
  font-size: 2.7em;
  text-align: center;
  letter-spacing: .1em; }

.contact-button {
  border-radius: 8px;
  display: block;
  font-size: 1.347em;
  font-weight: 700;
  width: 12em;
  margin: 2em auto 0;
  padding: 1em 0.5em;
  text-decoration: none;
  text-align: center;
  letter-spacing: .1em;
  background-color: #688d34;
  border: 2px solid #f5f5dc;
  color: #f5f5dc;
  text-shadow: 3px 3px 3px black; }

.contact-button:hover {
  background: transparent;
  border: 2px solid #f5f5dc;
  border-radius: 8px;
  color: #f5f5f5;
  text-decoration: none;
  text-shadow: 3px 3px 3px black; }

footer {
  background-color: #333333;
  clear: both;
  color: beige;
  font-size: 1em;
  width: 100%;
  letter-spacing: .2em;
  line-height: 1.7em;
  overflow: auto;
  text-shadow: 1px 1px 1px black; }

.footer-copyright {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px; }

.footer-copyright a {
  text-decoration: none;
  color: beige;
  font-size: .8em; }

.footer-logo-container {
  float: left;
  height: 6em;
  text-align: center;
  width: 25%;
  margin: 5px auto; }

.footer-logo {
  max-height: 45%;
  max-width: 75%; }

/* Media queries for 55 Retirement Places - 20161009
   License: Team Trosclair
*/
@media screen and (max-width: 1140px) {
  .overlay .heading {
    font-size: 1.6em; } }

@media screen and (max-width: 1030px) {
  .overlay .heading {
    font-size: 1.4em; }
  .scrollingBox {
    width: 340px; } }

@media screen and (max-width: 950px) {
  .logo {
    float: none;
    width: auto; }
  .logo h1 {
    padding-left: 0px; }
  nav ul {
    text-align: left;
    float: none;
    width: auto; }
  .communities {
    clear: both;
    margin: 0 auto;
    overflow: auto;
    text-align: left;
    float: none;
    width: 70%; }
  .communities .community {
    padding: 20px 20px;
    padding-top: 20px;
    padding-bottom: 0px;
    width: auto;
    margin: 0 auto; }
  .img-container {
    float: left;
    margin: .65%;
    width: 31%; }
  .img-container img {
    width: 100%; }
  .box {
    border-radius: 10px;
    float: left;
    height: 200px;
    position: relative; }
  .box-1 {
    border-radius: 10px;
    background-color: red;
    background-image: url(/images/robson_ranch.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 1.5% 1.5% 3%;
    width: 45.5%; }
  .box-5 {
    background-color: red;
    background-image: url(/images/villas_in_the_park.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 1.5% 1.5% 3%;
    width: 45.5%; }
  .box-9 {
    background-color: red;
    background-image: url(/images/village_at_prestonwood.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 1.5% 1.5% 3%;
    width: 45.5%; }
  .box-13 {
    background-color: red;
    background-image: url(/images/the_legends.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 1.5% 1.5% 3%;
    width: 45.5%; }
  .box-2 {
    background-color: green;
    background-image: url(/images/frisco_lakes_clubhouse.jpg);
    background-position: center;
    background-size: cover;
    margin: 2% 3% 1.5% 1.5%;
    width: 45.5%; }
  .box-6 {
    background-color: green;
    background-image: url(/images/ladera_mansfield.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 3% 1.5% 1.5%;
    width: 45.5%; }
  .box-10 {
    background-color: green;
    background-image: url(/images/villas_of_stone_glen.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 3% 1.5% 1.5%;
    width: 45.5%; }
  .box-14 {
    background-color: green;
    background-image: url(/images/cottages_at_lyndhurst.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 3% 1.5% 1.5%;
    width: 45.5%; }
  .box-3 {
    background-color: orange;
    background-image: url(/images/heritage_ranch.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 1.5% 1.5% 3%;
    width: 45.5%; }
  .box-7 {
    background-color: orange;
    background-image: url(/images/isabella_village_savannah.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 1.5% 1.5% 3%;
    width: 45.5%; }
  .box-11 {
    background-color: orange;
    background-image: url(/images/tuscan_hills.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 1.5% 1.5% 3%;
    width: 45.5%; }
  .box-4 {
    background-color: blue;
    background-image: url(/images/craig_ranch.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 3% 1.5% 1.5%;
    width: 45.5%; }
  .box-8 {
    background-color: blue;
    background-image: url(/images/villas_at_willow_grove.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 3% 1.5% 1.5%;
    width: 45.5%; }
  .box-12 {
    background-color: blue;
    background-image: url(/images/orchard_flower.jpg);
    background-position: center;
    background-size: cover;
    margin: 1.5% 3% 1.5% 1.5%;
    width: 45.5%; }
  .actives-container {
    width: 100%; }
  .actives-heading {
    margin-top: 30px; }
  .detail-container {
    width: 100%;
    position: relative;
    margin-top: 30px;
    text-align: left; }
  .left-col {
    float: none;
    width: 100%; }
  .sidebarBox {
    position: relative;
    text-align: left;
    margin: 0 auto;
    padding: 40px 20px;
    float: none;
    width: 80%; }
  .scrollingBox {
    border-radius: 10px;
    position: relative;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(245, 245, 220, 0.7);
    line-height: 1.3em;
    width: 100%; }
  .scrollingImg {
    float: left;
    margin: 5px 10px; }
  .scrollingImg img {
    border-radius: 10px;
    width: 100px;
    height: 150px; }
  .scrollingTxt {
    padding: 10px; }
  #headerBar {
    height: 40px;
    background: #333333;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 5px;
    text-align: center; }
  #headerBar h3 {
    color: beige;
    padding: 10px; }
  .main-pic img {
    border-radius: 8px;
    max-width: 80%;
    min-width: 200px;
    min-height: 150px; }
  .detail-left {
    float: none;
    width: auto; }
  .detail-right {
    float: none;
    width: auto; }
  .contact-heading {
    font-size: 1.8em;
    text-align: center;
    letter-spacing: .1em; }
  .contact-button {
    border-radius: 8px;
    display: block;
    font-size: 1.0em;
    font-weight: 700;
    width: 12em;
    margin: 2em auto 0;
    padding: 0.9em 1.25em;
    text-decoration: none;
    text-align: center;
    letter-spacing: .1em;
    background-color: #688d34;
    border: 2px solid #f5f5dc;
    color: #f5f5dc;
    text-shadow: 3px 3px 3px black; }
  .contact-button:hover {
    background: transparent;
    border: 2px solid #f5f5dc;
    border-radius: 8px;
    color: #f5f5f5;
    text-decoration: none;
    text-shadow: 1px 1px 1px black; }
  .overlay .heading {
    font-size: 1.6em; }
  .listings-button {
    margin-top: 15px; } }

@media screen and (max-width: 490px) {
  .overlay .heading {
    font-size: 1.2em; }
  input::-webkit-input-placeholder {
    font-size: .8em; }
  input::-moz-placeholder {
    font-size: .8em; }
  input::-moz-input {
    font-size: .8em; }
  textarea::-webkit-input-placeholder {
    font-size: .8em; }
  textarea::-moz-placeholder {
    font-size: .8em; } }

@media screen and (max-width: 420px) {
  .logo {
    float: none;
    width: auto; }
  nav {
    position: relative; }
  nav ul {
    text-align: left;
    float: none;
    width: auto; }
  nav ul li {
    display: block; }
  .actives-heading {
    margin-top: 10px; }
  #app {
    margin-top: 10px;
    padding-top: 5px; }
  .container-no-pic {
    margin-top: 5px; }
  .overlay .heading {
    font-size: .9em; }
  #form-submit {
    margin-right: 50px; }
  #form-footer {
    font-size: .9em; } }

/*# sourceMappingURL=style.css.map*/