/* @group Neighborhood Home Map
------------------------------------ */
.neighborhood-home-map {}
.neighborhood-home-map .mapContainer { height: 49.3rem; }
/* Map - Info
----------------------*/
.neighborhood-home-map .mapContainer .box { background: rgba(255,255,255,1); max-width: 44rem; padding: 4.2rem 1.8rem 4.6rem; }
.neighborhood-home-map .mapContainer .logo { margin: 0 0 4.3rem; display: block; }
.neighborhood-home-map .mapContainer h3 { color: rgba(0,98,167,1); font-size: 1.6em; line-height: 1.643em; margin: 0 0 .5rem; }
.neighborhood-home-map .mapContainer p { color: rgba(0,98,167,1); font-size: 1.6em; letter-spacing: 0.3px; line-height: 1.643em; margin: 0 0 2.6rem; }
.neighborhood-home-map .mapContainer p a { color: rgba(0,98,167,1); }
.neighborhood-home-map .social-networks li { display: inline-block; margin: 0 .45rem; }
.neighborhood-home-map .social-networks li a { display: block; height: 3.4rem; width: 3.4rem; border-radius: 100%; border: .1rem solid rgba(242,202,113,1); color: rgba(0,100,170,1); font-size: 1.5em; line-height: 3.2rem; text-align: center; }
@media only screen
and (min-width : 961px) {
}
@media only screen
and (min-width : 961px)
and (max-width : 1440px) {
}
@media only screen
and (min-width : 0)
and (max-width : 960px) {
  .neighborhood-home-map .mapContainer { height: auto; padding-bottom: 38.7rem; }
  .neighborhood-home-map .mapContainer .map { height: 72.8rem; }
  .neighborhood-home-map .mapContainer .outerAbsolute { top: 59.1rem; }
  .neighborhood-home-map .mapContainer article { padding: 0 9.7rem; }
  .neighborhood-home-map .mapContainer article .box { padding: 3.7rem 7rem 3.8rem; max-width: 100%; box-shadow: 0 2px 13px 0 rgba(0,0,0,0.16); }
  .neighborhood-home-map .mapContainer .logo { margin: 0 0 3.3rem; display: block; }
  .neighborhood-home-map .mapContainer h3 { font-size: 2.2em; line-height: 1.411em; margin: 0 0 1rem; }
  .neighborhood-home-map .mapContainer p { font-size: 2.2em; letter-spacing: 0.47px; line-height: 1.411em; margin: 0 0 4rem; }
  .neighborhood-home-map .social-networks li { margin: 0 .85rem; }
  .neighborhood-home-map .social-networks li a { height: 6rem; width: 6rem; border-width: .2rem; font-size: 2.4em; line-height: 5.6rem; }
}
/* @end */
