/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

body {
  font-size: 1.1rem;
  line-height: 1.5;
}
@media (min-width: 960px) {
  .jl-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.jl-section {
  padding-top: 20px;
  padding-bottom: 40px;
}
.jl-nav-primary {
  font-size: 1.2rem;
  line-height: 1.25;
}
#g-fixedsidebar .jl-logo {
  margin-top: 20px;
}
blockquote {
  margin: 0 0 20px 0;
  font-size: 1.1rem;
  line-height: 1.5;
}
.propertypricevalue {
  background: #4abaec none repeat scroll 0 0;
  color: #fff;
  padding: 8px 20px;
}
.locationaddress {
  font-size: 0.9rem;
}
.g5ere__property-title {
  font-size: 2.25rem;
  font-weight: 500;
}
.agentsharingform, .tellfrendform {
  background-color: #fefefe;
  padding: 10px;
  border: 1px solid #cacaca;
}
#g-page-surround {
  background: #fefefe;
}
#g-top {
  color: #ffffff;
  background: #767676;
  font-size: 0.95rem;
}
#g-copyright {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#copyright-6042-particle, #jlsubnav-6437-particle {
  margin: 0.625rem;
  padding: 0.5rem;
}
.mod-breadcrumbs > * > * {
  font-size: 15px;
  color: #f1f1f1;
}
.mod-breadcrumbs > :nth-child(n + 2)::before {
  content: "/";
  display: inline-block;
  margin: 0 20px 0 calc(20px - 4px);
  float: none;
  padding-right: 0;
  font-size: 15px;
  color: #f1f1f1;
}
/* container */
.responsive-two-column-grid {
  display: block;
}
/* columns */
.responsive-two-column-grid > * {
  padding: 1rem;
}
.leftcol {
  padding: 1rem;
}
.rightcol {
  padding: 1rem;
}
.rightcol img {
  margin: auto;
  display: block;
}
/* tablet breakpoint */
@media (min-width: 768px) {
  .responsive-two-column-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
/*# sourceMappingURL=custom_16.css.map */