/*
 * The site specific stylesheet
 *
 * @Author: Marissa Solomon-Vickers
*/
/* Table of Content
==================================================
	#Fonts and Colors
	#Macros & Animations
	#Site-Wide Styles
    #Repeated Sections    
    #Mobile Header					header.php          
	#Desktop Header					header.php
	#Footer							footer.php
	#Homepage						template-home.php
	#About Page						template-about.php
	#Location Archive				archive-location.php
	#Single Location				single-location.php
	#Saved Properties Page 			template-view-saved-properties.php
	#Contact Page 					template-contact.php
	#Default Page					page.php
	#Blog Archive					home.php & archive.php
	#Blog Single Post				single.php
	#Media Queries
*/
/*!  ^#Fonts and Colors */
/*
================================================== */
/*! ^#Macros & Animations */
/*
================================================== */
/* Centers div inside the most recent relatively\absolutely positioned parent element 
	Must be used with position relative or absolute on the div to be centered.
*/
/* Transitions Elements */
/* Placeholder Colors */
/* Header Adjustment */
.scrolloff {
  pointer-events: none; }

/*! ^#Site-Wide Styles */
/*
================================================== */
html body {
  font-size: 18px;
  font-family: "brandon-grotesque", sans-serif; }

img {
  max-width: 100%; }

.no-pad {
  padding: 0px !important; }

.no-scroll {
  overflow: hidden; }

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.gBgVideoEmbed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }

.gBgVideoEmbed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.hiddend {
  position: absolute;
  width: 100%;
  left: 0;
  background: rebeccapurple;
  top: 0;
  height: 5px; }

p {
  margin-bottom: 20px; }

/* ! ^#Repeated Sections */
/*
================================================== */
/*! -- ^#Sticky Subheader */
.subheader-wrap {
  width: 100%;
  position: relative; }

.sticky-subheader {
  width: 100%;
  position: fixed;
  left: 0;
  top: 67px;
  z-index: 999;
  overflow: hidden; }
  .admin-bar .sticky-subheader {
    top: 113px; }
    @media screen and (min-width: 783px) {
      .admin-bar .sticky-subheader {
        top: 99px; } }

/*! -- ^#Form Styles */
body .gform_wrapper {
  margin: 0px; }
  body .gform_wrapper .gform_body li.gfield {
    margin-top: 0px;
    margin-bottom: 0px; }
    body .gform_wrapper .gform_body li.gfield.gplaceholder label {
      display: none !important; }
    body .gform_wrapper .gform_body li.gfield .ginput_container {
      margin-top: 0px; }
  body .gform_wrapper .gform_footer {
    margin: 0px !important;
    padding: 0px !important; }

#submit-app-quickstart input[type="text"],
#submit-app-quickstart input[type="email"],
#submit-app-quickstart input[type="password"],
.gform_wrapper .gform_body li.gfield .ginput_container input[type="text"],
.gform_wrapper .gform_body li.gfield .ginput_container input[type="email"],
.gform_wrapper .gform_body li.gfield .ginput_container input[type="password"] {
  border: 2px solid #000;
  width: 100%;
  margin-bottom: 30px;
  padding: 0px 10px 0px 30px !important;
  font-size: 20px !important;
  line-height: 45px;
  font-family: "brandon-grotesque", sans-serif !important;
  border-radius: 0px;
  -webkit-appearance: none; }

#submit-app-quickstart textarea,
.gform_wrapper .gform_body li.gfield .ginput_container textarea {
  border: 2px solid #000;
  width: 100%;
  margin-bottom: 30px;
  padding: 15px 15px 15px 30px;
  font-size: 20px !important;
  font-family: "brandon-grotesque", sans-serif !important;
  border-radius: 0px;
  -webkit-appearance: none; }

#submit-app-quickstart select,
.gform_wrapper .gform_body li.gfield .ginput_container select {
  border: 2px solid #000;
  width: 100%;
  margin: 0px 0px 30px 0px !important;
  padding-left: 30px;
  font-size: 20px !important;
  line-height: 45px;
  font-family: "brandon-grotesque", sans-serif !important;
  height: 45px;
  background: #fff; }

#submit-app-quickstart input[type="submit"],
body .gform_wrapper .gform_footer input[type="submit"] {
  display: block;
  margin-bottom: 0px;
  width: 240px;
  max-width: 100%;
  margin: 0 auto;
  background: #000;
  color: #fff;
  font-size: 20px !important;
  line-height: 45px !important;
  border-radius: 0px;
  -webkit-appearance: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
  font-family: "brandon-grotesque", sans-serif; }

body:not(.isMobileDevice) #submit-app-quickstart input[type="submit"]:hover,
body:not(.isMobileDevice) .gform_wrapper .gform_footer input[type="submit"]:hover {
  background: #a53f3f; }

/*! -- ^#Overlay Form */
.walkthrough-form-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.75); }
  .walkthrough-form-overlay .container {
    height: 100%;
    position: relative; }
  .walkthrough-form-overlay .form-wrap-box {
    width: 100%;
    position: relative;
    overflow: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 2px solid #000;
    padding: 45px 15px;
    background: #eeeeee; }
    .walkthrough-form-overlay .form-wrap-box .xout {
      width: 45px;
      height: 52px;
      cursor: pointer;
      position: absolute;
      top: 0;
      right: 0;
      text-align: center;
      line-height: 52px; }
      .walkthrough-form-overlay .form-wrap-box .xout i {
        color: #000;
        font-size: 24px;
        line-height: 52px; }
    .walkthrough-form-overlay .form-wrap-box .title {
      font-family: "tribute", sans-serif;
      font-size: 24px;
      margin-bottom: 40px;
      font-weight: bold;
      line-height: 24px;
      text-transform: capitalize;
      color: #000; }
    .walkthrough-form-overlay .form-wrap-box .gform_wrapper .gform_footer {
      padding-right: 50px !important; }
      .walkthrough-form-overlay .form-wrap-box .gform_wrapper .gform_footer input[type="submit"] {
        margin-left: 0px;
        outline: none !important; }
  .walkthrough-form-overlay .width-wrap {
    position: relative; }
  .walkthrough-form-overlay .tooltip-wrap {
    position: absolute;
    right: 15px;
    bottom: 0px;
    width: 50px; }
    .walkthrough-form-overlay .tooltip-wrap #overlay-tooltip-icon {
      width: 50px;
      height: 50px;
      text-align: center;
      line-height: 50px;
      font-size: 20px;
      float: right; }
  .walkthrough-form-overlay .tooltip-contents {
    display: none;
    position: absolute;
    background: #fff;
    font-size: 16px;
    padding: 15px;
    bottom: -30px;
    right: 85px;
    width: 65%;
    -webkit-box-shadow: 2px 3px 19.95px 1.05px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 2px 3px 19.95px 1.05px rgba(0, 0, 0, 0.33);
    -ms-box-shadow: 2px 3px 19.95px 1.05px rgba(0, 0, 0, 0.33);
    box-shadow: 2px 3px 19.95px 1.05px rgba(0, 0, 0, 0.33); }
    .walkthrough-form-overlay .tooltip-contents i {
      position: absolute;
      font-size: 34px;
      right: 1px;
      transform: translateX(100%);
      bottom: 36px;
      color: #fff; }

/*! -- ^#Hero Images and Titles */
.featured-hero-image {
  position: relative;
  display: block;
  width: 100%;
  height: 300px; }

.about-title-wrap {
  text-align: center;
  padding: 60px 15px 30px 15px; }

h1.about-hero-title {
  margin: 0px;
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  color: #000;
  font-family: "tribute", sans-serif;
  text-transform: capitalize;
  padding-bottom: 15px;
  text-align: center; }

/*! -- ^#Form Callout */
.about-form-callout {
  width: 100%;
  position: relative;
  border: 2px solid #000;
  background: #eeeeee;
  padding: 60px 15px;
  margin: 60px 0px; }
  .about-form-callout .gform_wrapper h3.gform_title {
    text-transform: capitalize;
    text-align: center;
    font-size: 32px;
    font-family: "tribute", sans-serif; }
  .about-form-callout .gform_wrapper span.gform_description {
    width: 100%;
    text-align: center;
    color: #a4a19a; }

/* ! ^#Mobile Header */
/*
================================================== */
.walk-through-button {
  cursor: pointer; }

.mobile-header-wrap {
  width: 100%;
  height: 67px;
  position: relative; }

.mobile-header {
  width: 100%;
  height: 67px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: #fff;
  border: 2px solid #a7a49d;
  font-family: "brandon-grotesque", sans-serif;
  overflow: hidden; }
  .admin-bar .mobile-header {
    top: 46px; }
    @media screen and (min-width: 783px) {
      .admin-bar .mobile-header {
        top: 32px; } }
  .mobile-header .mobile-logo {
    height: 63px;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 63px;
    padding-left: 15px; }
  .mobile-header .hamburger-wrapper {
    position: absolute;
    top: 9px;
    right: 15px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    padding: 0px 11px; }
    .mobile-header .hamburger-wrapper span, .mobile-header .hamburger-wrapper span:before, .mobile-header .hamburger-wrapper span:after {
      width: 23px;
      height: 3px;
      background: #000;
      content: '';
      display: block;
      position: relative;
      transition: all 600ms ease-in-out; }
    .mobile-header .hamburger-wrapper span {
      margin: 21px 0px; }
    .mobile-header .hamburger-wrapper span:after {
      bottom: -5px; }
    .mobile-header .hamburger-wrapper span:before {
      top: -8px; }
    .mobile-header .hamburger-wrapper span.xOut {
      background: transparent; }
    .mobile-header .hamburger-wrapper span.xOut:after {
      top: -3px; }
    .mobile-header .hamburger-wrapper span.xOut:before {
      top: 0px; }
    .mobile-header .hamburger-wrapper span.xOut:before {
      transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
    .mobile-header .hamburger-wrapper span.xOut:after {
      transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }

.mobile-drop-down {
  display: none;
  width: 100%;
  position: fixed;
  top: 67px;
  left: 0;
  z-index: 999;
  background: #fff;
  border: 2px solid #a7a49d;
  border-top: none;
  padding: 30px 15px;
  font-family: "brandon-grotesque", sans-serif;
  overflow: hidden; }
  .admin-bar .mobile-drop-down {
    top: 113px; }
    @media screen and (min-width: 783px) {
      .admin-bar .mobile-drop-down {
        top: 99px; } }
  .mobile-drop-down .main-nav {
    position: relative;
    width: 100%; }
    .mobile-drop-down .main-nav ul {
      margin: 0px;
      padding: 0px; }
      .mobile-drop-down .main-nav ul li {
        list-style: none;
        width: 100%;
        display: block; }
        .mobile-drop-down .main-nav ul li a {
          display: block;
          width: 100%;
          padding: 9px 0px 9px 21px;
          text-decoration: none !important;
          color: #000 !important;
          font-size: 18px;
          font-weight: 600;
          letter-spacing: .5px; }
  .mobile-drop-down .contact-icons {
    padding: 0px 10px;
    font-size: 0px; }
    .mobile-drop-down .contact-icons a {
      display: inline-block;
      vertical-align: middle;
      color: #000 !important;
      text-decoration: none !important;
      padding: 9px 15px; }
      .mobile-drop-down .contact-icons a i {
        font-size: 24px; }

/* ! ^#Desktop Header */
/*
================================================== */
body.home .desktop-header-wrap:not(.home-header) {
  display: none; }

.desktop-header-wrap {
  width: 100%;
  height: 89px;
  position: relative; }

.desktop-header {
  width: 100%;
  height: 89px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: #fff;
  overflow: hidden; }
  .admin-bar .desktop-header {
    top: 46px; }
    @media screen and (min-width: 783px) {
      .admin-bar .desktop-header {
        top: 32px; } }
  .desktop-header .desktop-logo-link {
    position: absolute;
    left: 12px;
    top: 0;
    width: 250px;
    display: block;
    text-align: center;
    line-height: 89px; }
  .desktop-header .desktop-nav {
    text-align: right;
    width: 100%;
    height: 100%;
    line-height: 85px;
    border: 2px solid #a7a49d;
    padding-left: 274px;
    padding-right: 20px;
    font-family: "brandon-grotesque", sans-serif; }
    .desktop-header .desktop-nav ul {
      margin: 0px;
      padding: 0px; }
      .desktop-header .desktop-nav ul li {
        list-style: none;
        display: inline-block;
        vertical-align: middle; }
        .desktop-header .desktop-nav ul li.current-menu-item a {
          color: #a53f3f !important; }
        .desktop-header .desktop-nav ul li a {
          text-decoration: none !important;
          color: #000 !important;
          padding: 0px 12px;
          display: block;
          font-size: 18px; }
        .desktop-header .desktop-nav ul li i {
          color: #000;
          font-size: 30px;
          line-height: 89px; }

/* ! ^#Footer */
/*
================================================== */
.site-footer {
  width: 100%;
  position: relative;
  background: #000;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 60px; }
  .site-footer #footer-scroll-button {
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #a53f3f;
    line-height: 50px;
    cursor: pointer; }
  .site-footer a {
    color: #fff !important;
    text-decoration: none !important; }
  .site-footer .resident-login {
    display: none;
    text-transform: capitalize;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    padding-top: 42px;
    padding-bottom: 70px; }
  .site-footer .logo-wrap {
    position: relative; }
  .site-footer .footer-logo {
    width: 298px;
    margin: 0 auto;
    text-align: center;
    line-height: 45px;
    font-size: 25px;
    max-width: 100%;
    margin-bottom: 15px; }
  .site-footer .copyright {
    font-size: 18px;
    text-align: center;
    line-height: 22px;
    margin-bottom: 15px;
    height: 46px;
    position: relative; }
    .site-footer .copyright .centerMe {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .site-footer .social-icons {
    text-align: center;
    font-size: 0px; }
    .site-footer .social-icons a {
      display: inline-block;
      vertical-align: middle;
      padding: 0px 10px; }
      .site-footer .social-icons a:hover {
        color: #a53f3f !important; }
      .site-footer .social-icons a i {
        font-size: 36px; }

/* ! ^#Homepage */
/*
================================================== */
.homepage-hero {
  position: relative;
  text-align: center;
  padding: 0px 15px 0px 15px; }
  .homepage-hero .overlay {
    background: rgba(0, 0, 0, 0.451); }
  .homepage-hero img, .homepage-hero h1, .homepage-hero a {
    position: relative;
    z-index: 1; }
  .homepage-hero .logo {
    height: 47px;
    margin-top: 120px;
    margin-bottom: 18px; }
  .homepage-hero h1 {
    margin: 0px 0px 60px 0px;
    color: #fff;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 40px; }
  .homepage-hero a.hero-button {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff !important;
    text-decoration: none !important;
    padding: 0px 40px;
    line-height: 60px;
    max-width: 100%;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 60px;
    text-transform: capitalize; }

.homepage-description {
  font-size: 18px;
  line-height: 24px;
  color: #000;
  padding: 60px 0px; }

/*! -- ^#Locations Slider */
.home-featured-locations {
  position: relative;
  text-align: center; }
  .home-featured-locations .location-slide {
    height: 360px;
    position: relative;
    border: 2px solid #000; }
    .home-featured-locations .location-slide .slide-contents {
      height: 100%;
      width: 100%;
      position: relative;
      overflow: hidden; }
      .home-featured-locations .location-slide .slide-contents .slide-back {
        height: 100%;
        width: 100%; }
      .home-featured-locations .location-slide .slide-contents.hover-view .init-info {
        opacity: 0; }
      .home-featured-locations .location-slide .slide-contents.hover-view .hover-overlay {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
      .home-featured-locations .location-slide .slide-contents .init-info {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 25px 15px;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        text-align: center;
        opacity: 1;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out; }
        .home-featured-locations .location-slide .slide-contents .init-info .rent-rooms {
          font-size: 20px;
          font-weight: bold;
          margin-bottom: 5px; }
        .home-featured-locations .location-slide .slide-contents .init-info .address {
          font-family: "tribute", sans-serif; }
      .home-featured-locations .location-slide .slide-contents .hover-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(165, 63, 63, 0.749);
        color: #fff;
        padding: 50px 45px 15px 45px;
        -webkit-transform: translateY(200%);
        -moz-transform: translateY(200%);
        -ms-transform: translateY(200%);
        transform: translateY(200%);
        -webkit-transition: transform 0.5s ease-in-out;
        -moz-transition: transform 0.5s ease-in-out;
        -o-transition: transform 0.5s ease-in-out;
        transition: transform 0.5s ease-in-out; }
        .home-featured-locations .location-slide .slide-contents .hover-overlay .rent-rooms {
          text-align: left;
          font-weight: bold;
          font-size: 20px; }
        .home-featured-locations .location-slide .slide-contents .hover-overlay .address {
          text-align: left;
          font-size: 18px;
          margin-bottom: 10px;
          font-family: "tribute", sans-serif; }
        .home-featured-locations .location-slide .slide-contents .hover-overlay .info {
          text-align: left;
          font-size: 16px;
          margin-bottom: 35px; }
        .home-featured-locations .location-slide .slide-contents .hover-overlay .walkthrough-button {
          display: inline-block;
          border: 2px solid #fff;
          color: #fff !important;
          text-decoration: none !important;
          padding: 17px 20px;
          line-height: 22px;
          max-width: 100%;
          font-family: "brandon-grotesque", sans-serif;
          font-size: 16px;
          font-weight: bold;
          cursor: pointer; }
  .home-featured-locations .nav-button {
    width: 45px;
    height: 45px;
    text-align: center;
    cursor: pointer;
    background: #000;
    position: absolute;
    top: 157.5px; }
    .home-featured-locations .nav-button i {
      line-height: 45px;
      color: #fff;
      font-size: 24px; }
    .home-featured-locations .nav-button#nextSlide {
      right: 0; }
    .home-featured-locations .nav-button#prevSlide {
      left: 0; }
  .home-featured-locations a.view-all-link {
    margin-top: 30px;
    display: inline-block;
    border: 2px solid #000;
    color: #000 !important;
    text-decoration: none !important;
    padding: 17px 40px;
    line-height: 22px;
    max-width: 350px;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize; }

a.view-all-link {
  margin-top: 30px;
  display: inline-block;
  border: 2px solid #000;
  color: #000 !important;
  text-decoration: none !important;
  padding: 17px 40px;
  line-height: 22px;
  max-width: 350px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  text-align: center; }

body:not(.isMobileDevice) a.view-all-link:hover {
  background-color: #a53f3f;
  color: white; }

/*! -- ^#Services */
.home-services-section {
  background: #eeeeee;
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 20px;
  text-align: center; }
  .home-services-section h2 {
    margin: 0px;
    text-transform: capitalize;
    font-family: "tribute", sans-serif;
    font-weight: bold;
    font-size: 40px;
    padding-bottom: 50px; }
  .home-services-section a.service-link {
    display: block;
    color: #000 !important;
    text-decoration: none !important; }
    .home-services-section a.service-link i {
      font-size: 30px;
      margin-bottom: 15px; }

/*! -- ^#Form Accordions */
.homepage-forms {
  position: relative;
  padding-bottom: 15px; }
  .homepage-forms .acc-wrap {
    margin-bottom: 45px;
    position: relative; }
  .homepage-forms .acc-bar {
    border: 2px solid #000;
    padding: 12px 46px 9px 15px;
    background: #eeeeee;
    color: #000;
    line-height: 24px;
    position: relative;
    cursor: pointer; }
    .homepage-forms .acc-bar i {
      font-size: 24px;
      line-height: 45px;
      width: 46px;
      text-align: center;
      position: absolute;
      right: 0px;
      top: 0px;
      -moz-transform: scaleY(1);
      -o-transform: scaleY(1);
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .homepage-forms .acc-bar.open {
      background: #a53f3f;
      border: 2px solid #a53f3f;
      color: #fff; }
      .homepage-forms .acc-bar.open i {
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV"; }
  .homepage-forms .acc-content {
    display: none;
    border: 2px solid #000;
    border-top: none;
    padding: 30px 15px;
    background: #fff; }

/*! -- ^#Hover States */
body:not(.isMobileDevice) .homepage-hero a.hero-button:hover {
  background: #fff;
  color: #444444 !important; }

body:not(.isMobileDevice) .home-featured-locations .location-slide .slide-contents .hover-overlay .walkthrough-button:hover {
  color: #a53f3f !important;
  background: #fff; }

body:not(.isMobileDevice) .home-featured-locations .location-slide .slide-contents:hover .init-info {
  opacity: 0; }

body:not(.isMobileDevice) .home-featured-locations .location-slide .slide-contents:hover .hover-overlay {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

body:not(.isMobileDevice) .home-featured-locations .nav-button:hover {
  background: #a53f3f; }

body:not(.isMobileDevice) .home-featured-locations a.view-all-link:hover {
  background: #a53f3f;
  color: #fff !important;
  border: 2px solid #a53f3f; }

body:not(.isMobileDevice) .home-services-section a.service-link:hover {
  color: #a53f3f !important; }

body:not(.isMobileDevice) .homepage-forms .acc-bar:hover {
  background: #a53f3f;
  border: 2px solid #a53f3f;
  color: #fff; }

/* ! ^#About Page */
/*
================================================== */
.service-single {
  width: 100%;
  height: 400px;
  border: 2px solid #000;
  position: relative;
  margin-bottom: 15px; }
  .service-single .left-service-side {
    height: 100%;
    cursor: pointer; }
  .service-single .overlay {
    background: #000;
    opacity: .45;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
  .service-single .service-name {
    position: relative;
    text-align: center;
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .service-single .detailed-info {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    background: #000;
    color: #fff;
    padding: 50px 30px 30px 45px;
    overflow: auto;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out; }
    .service-single .detailed-info .xout-service {
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      color: #fff;
      font-size: 30px;
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer; }
    .service-single .detailed-info .s-name {
      font-size: 30px;
      line-height: 32px;
      margin-bottom: 10px;
      font-weight: bold; }
    .service-single .detailed-info .s-info {
      font-size: 18px;
      line-height: 30px; }

body:not(.isMobileDevice) .service-single:hover .overlay {
  opacity: .85; }

/* ! ^#Location Archive */
/*
================================================== */
#map-container {
  position: relative;
  z-index: 99; }

/*! -- ^#Filter Bar */
.location-filter-bar {
  position: relative;
  font-size: 0px;
  text-align: center;
  padding-top: 10px;
  background: #eeeeee;
  border: 2px solid #a4a19a;
  border-top: none; }
  .location-filter-bar .lf-field {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    color: #a4a19a;
    position: relative; }
    .location-filter-bar .lf-field ::-webkit-input-placeholder {
      color: #a4a19a; }
    .location-filter-bar .lf-field :-moz-placeholder {
      color: #a4a19a; }
    .location-filter-bar .lf-field ::-moz-placeholder {
      color: #a4a19a; }
    .location-filter-bar .lf-field :-ms-input-placeholder {
      color: #a4a19a; }
    .location-filter-bar .lf-field select,
    .location-filter-bar .lf-field input[type="text"],
    .location-filter-bar .lf-field .feature-toggler {
      border: 2px solid #a4a19a;
      border-radius: 0px;
      line-height: 31px;
      background-color: #fff;
      text-transform: lowercase; }
  .location-filter-bar input[type="text"] {
    text-align: center;
    display: inline-block; }
  .location-filter-bar .price span {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 2px;
    background: #a4a19a; }
  .location-filter-bar .lf-field.half {
    display: inline-block;
    width: 45%;
    padding: 0px 15px;
    position: relative; }
  .location-filter-bar select {
    width: 100%;
    -webkit-appearance: none;
    padding: 0px 56px 0px 10px;
    background-image: url("../../images/chevron-down.svg");
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 18px; }
  .location-filter-bar #la-filter-more-button {
    cursor: pointer;
    font-size: 18px;
    padding: 0px 56px 0px 10px;
    margin: 0px 10px 10px 10px;
    line-height: 31px;
    border: 2px solid #a4a19a;
    background: #fff;
    position: relative;
    background-image: url("../../images/chevron-down.svg");
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 18px; }
  .location-filter-bar .feature-toggler {
    width: 80%;
    margin: 0 auto;
    cursor: pointer;
    padding: 0px 56px 0px 10px;
    position: relative;
    background-image: url("../../images/chevron-down.svg");
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 18px; }
  .location-filter-bar .feature-list {
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%;
    z-index: 99;
    background: #fff;
    padding: 15px;
    font-size: 0px;
    display: none;
    border: 2px solid #a4a19a;
    border-top: none;
    text-align: left;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%); }
    .location-filter-bar .feature-list .check-wrap,
    .location-filter-bar .feature-list .checkbox-wrap {
      font-size: 18px;
      padding-left: 20px;
      position: relative; }
      .location-filter-bar .feature-list .check-wrap input[type="checkbox"],
      .location-filter-bar .feature-list .checkbox-wrap input[type="checkbox"] {
        position: absolute;
        left: 0;
        top: 0; }
    .location-filter-bar .feature-list .group:first-child .group-label {
      margin-top: 0px; }
    .location-filter-bar .feature-list .group-label {
      font-size: 18px;
      margin-top: 15px;
      font-weight: 600;
      letter-spacing: .5px;
      font-family: "tribute", sans-serif; }
  .location-filter-bar input[type="submit"],
  .location-filter-bar .clear-link {
    display: inline-block;
    text-decoration: none !important;
    vertical-align: middle;
    font-size: 18px;
    line-height: 40px;
    background: #000;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    -webkit-appearance: none;
    margin: 0px 15px 15px 15px;
    padding: 0px 15px; }
  .location-filter-bar .clear-link {
    background: #fff !important;
    color: #000 !important;
    border: 2px solid #000;
    line-height: 36px; }

.map-tooltip {
  cursor: pointer; }

.no-locations-found {
  padding-top: 60px;
  font-size: 24px;
  line-height: 35px; }

/*! -- ^#Location Links */
.location-preview-cols {
  overflow: auto;
  background: #eeeeee; }
  .location-preview-cols .location-link {
    display: block;
    padding: 185px 15px 15px 15px;
    color: #fff !important;
    text-decoration: none !important;
    position: relative;
    cursor: pointer; }
    .location-preview-cols .location-link .overlay {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.451); }
    .location-preview-cols .location-link .contents {
      position: relative; }
      .location-preview-cols .location-link .contents strong {
        font-family: "tribute", sans-serif;
        font-size: 24px; }

/*! -- ^#Bottom Half */
.grid-list-icons {
  text-align: center; }
  .grid-list-icons .button-box {
    font-size: 32px;
    padding: 0px 5px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle; }
    .grid-list-icons .button-box.active {
      color: #a53f3f; }

/*! -- ^#Grid & List */
.all-locations-list-grid-wrap {
  position: relative;
  margin-top: 60px; }
  .all-locations-list-grid-wrap .location-list-single .leased-overlay,
  .all-locations-list-grid-wrap .single-related-location .leased-overlay {
    z-index: 5;
    background: rgba(255, 255, 255, 0.5);
    color: #000;
    text-align: center;
    font-size: 48px;
    font-weight: bold; }
    .all-locations-list-grid-wrap .location-list-single .leased-overlay div,
    .all-locations-list-grid-wrap .single-related-location .leased-overlay div {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .all-locations-list-grid-wrap .location-list-single .location-link,
  .all-locations-list-grid-wrap .single-related-location .location-link {
    display: block;
    text-decoration: none !important;
    line-height: 40px;
    letter-spacing: .5px;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    text-align: center; }

/*! -- ^#Grid View */
.all-locations-list-grid-wrap.grid-view .location-list-single,
.all-locations-list-grid-wrap.grid-view .single-related-location {
  margin-bottom: 15px;
  position: relative;
  height: 380px;
  overflow: hidden; }
  .all-locations-list-grid-wrap.grid-view .location-list-single .location-image,
  .all-locations-list-grid-wrap.grid-view .single-related-location .location-image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    border: 2px solid #000; }
  .all-locations-list-grid-wrap.grid-view .location-list-single .leased-overlay,
  .all-locations-list-grid-wrap.grid-view .single-related-location .leased-overlay {
    border: 2px solid #000; }
  .all-locations-list-grid-wrap.grid-view .location-list-single.hover-view .init-info,
  .all-locations-list-grid-wrap.grid-view .single-related-location.hover-view .init-info {
    opacity: 0; }
  .all-locations-list-grid-wrap.grid-view .location-list-single.hover-view .hover-overlay,
  .all-locations-list-grid-wrap.grid-view .single-related-location.hover-view .hover-overlay {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .all-locations-list-grid-wrap.grid-view .location-list-single .initial-content,
  .all-locations-list-grid-wrap.grid-view .single-related-location .initial-content {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 25px 15px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
    .all-locations-list-grid-wrap.grid-view .location-list-single .initial-content .bed-bath,
    .all-locations-list-grid-wrap.grid-view .single-related-location .initial-content .bed-bath {
      font-size: 24px;
      line-height: 25px;
      font-weight: bold;
      letter-spacing: .5px; }
    .all-locations-list-grid-wrap.grid-view .location-list-single .initial-content .hood,
    .all-locations-list-grid-wrap.grid-view .single-related-location .initial-content .hood {
      font-style: italic;
      font-family: "tribute", sans-serif;
      line-height: 30px; }
  .all-locations-list-grid-wrap.grid-view .location-list-single .hover-overlay,
  .all-locations-list-grid-wrap.grid-view .single-related-location .hover-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    background: rgba(165, 63, 63, 0.749);
    color: #fff;
    padding: 50px 45px 85px 45px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out; }
    .all-locations-list-grid-wrap.grid-view .location-list-single .hover-overlay.leased,
    .all-locations-list-grid-wrap.grid-view .single-related-location .hover-overlay.leased {
      display: none; }
    .all-locations-list-grid-wrap.grid-view .location-list-single .hover-overlay .contents,
    .all-locations-list-grid-wrap.grid-view .single-related-location .hover-overlay .contents {
      position: relative;
      width: 100%;
      height: 100%; }
    .all-locations-list-grid-wrap.grid-view .location-list-single .hover-overlay .rent-bed-bath,
    .all-locations-list-grid-wrap.grid-view .single-related-location .hover-overlay .rent-bed-bath {
      font-weight: bold;
      font-size: 18px;
      letter-spacing: .5px; }
    .all-locations-list-grid-wrap.grid-view .location-list-single .hover-overlay .address,
    .all-locations-list-grid-wrap.grid-view .single-related-location .hover-overlay .address {
      font-size: 14px;
      line-height: 18px;
      font-family: "tribute", sans-serif; }
    .all-locations-list-grid-wrap.grid-view .location-list-single .hover-overlay .desc,
    .all-locations-list-grid-wrap.grid-view .single-related-location .hover-overlay .desc {
      font-size: 14px;
      line-height: 18px;
      margin-top: 15px; }
    .all-locations-list-grid-wrap.grid-view .location-list-single .hover-overlay .location-link,
    .all-locations-list-grid-wrap.grid-view .single-related-location .hover-overlay .location-link {
      position: absolute;
      bottom: 38px;
      width: 100%;
      border: 2px solid #fff;
      color: #fff !important;
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%); }

/*! -- ^#List View */
.all-locations-list-grid-wrap.list-view .location-list-single {
  position: relative;
  margin-bottom: 50px;
  border-bottom: 2px solid #eeeeee; }
  .all-locations-list-grid-wrap.list-view .location-list-single .location-image,
  .all-locations-list-grid-wrap.list-view .location-list-single .hover-overlay .rent-bed-bath,
  .all-locations-list-grid-wrap.list-view .location-list-single .hover-overlay .address {
    display: none; }
  .all-locations-list-grid-wrap.list-view .location-list-single .bed-bath {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: .5px; }
  .all-locations-list-grid-wrap.list-view .location-list-single .hood,
  .all-locations-list-grid-wrap.list-view .location-list-single .rent-footage {
    font-family: "tribute", sans-serif;
    font-size: 20px;
    line-height: 26px; }
  .all-locations-list-grid-wrap.list-view .location-list-single .desc {
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px; }
  .all-locations-list-grid-wrap.list-view .location-list-single .location-link {
    width: 235px;
    max-width: 100%;
    color: #000;
    border: 2px solid #000;
    margin-top: 20px;
    margin-bottom: 40px;
    text-transform: Capitalize; }

.la-load-wrap .loadMore {
  display: block;
  width: 276px;
  height: 65px;
  max-width: 100%;
  margin: 60px auto 0px auto;
  border: 2px solid #000;
  text-align: center;
  line-height: 61px;
  font-size: 30px;
  cursor: pointer; }

body:not(.isMobileDevice) .all-locations-list-grid-wrap.grid-view .location-list-single:hover .initial-content:not(.leased),
body:not(.isMobileDevice) .all-locations-list-grid-wrap.grid-view .single-related-location:hover .initial-content:not(.leased) {
  opacity: 0; }

body:not(.isMobileDevice) .all-locations-list-grid-wrap.grid-view .location-list-single:hover .hover-overlay,
body:not(.isMobileDevice) .all-locations-list-grid-wrap.grid-view .single-related-location:hover .hover-overlay {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/*! ^#Location Single */
/*
================================================== */
.lsingle-slider-wrap {
  width: 100%;
  height: 300px;
  position: relative; }
  .lsingle-slider-wrap .photo-slide {
    height: 300px;
    position: relative; }
    .lsingle-slider-wrap .photo-slide .blurred {
      width: 100%;
      height: 100%;
      -webkit-filter: blur(5px);
      -moz-filter: blur(5px);
      -o-filter: blur(5px);
      filter: blur(5px);
      -ms-filter: blur(5px);
      filter: progid:DXImageTransform.Microsoft.Blur(pixelradius='5', shadowopacity='0.0'); }
    .lsingle-slider-wrap .photo-slide .focused {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
  .lsingle-slider-wrap .nav-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
  .lsingle-slider-wrap .nav-cols {
    height: 300px; }
  .lsingle-slider-wrap .lsingle-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 36px;
    cursor: pointer; }
  .lsingle-slider-wrap #nav-prev {
    left: 0px; }
  .lsingle-slider-wrap #nav-next {
    right: 0px; }

.lsingle-map {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000; }

/*! -- ^#General Info */
.ls-general-info-wrap {
  padding-bottom: 50px;
  border-bottom: 2px solid #eeeeee;
  margin-bottom: 50px; }
  .ls-general-info-wrap h1 {
    font-size: 35px;
    line-height: 35px;
    text-transform: capitalize;
    margin-top: 80px;
    margin-bottom: 15px;
    font-weight: bold; }
  .ls-general-info-wrap .details {
    font-size: 18px;
    line-height: 30px; }
    .ls-general-info-wrap .details .labeler {
      font-weight: bold; }
    .ls-general-info-wrap .details p:first-child {
      display: inline; }

.single-location h2 {
  font-family: "tribute", sans-serif;
  font-weight: 500;
  font-size: 30px;
  text-transform: capitalize;
  line-height: 30px; }

.ls-section {
  text-align: center; }
  .ls-section .gBgVideoEmbed,
  .ls-section .ls-floorplan {
    margin-top: 50px;
    margin-bottom: 75px; }

/*! -- ^#Amenities */
.amenity-cols {
  background: #eeeeee; }

.amenity-cols,
.nearby-cols {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 100px;
  font-size: 0px; }
  .amenity-cols .amenity,
  .amenity-cols .nearby,
  .nearby-cols .amenity,
  .nearby-cols .nearby {
    margin-top: 20px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    color: #000; }
    .amenity-cols .amenity .icon,
    .amenity-cols .amenity .logo,
    .amenity-cols .nearby .icon,
    .amenity-cols .nearby .logo,
    .nearby-cols .amenity .icon,
    .nearby-cols .amenity .logo,
    .nearby-cols .nearby .icon,
    .nearby-cols .nearby .logo {
      width: 100px;
      max-width: 100%;
      margin: 0 auto;
      height: 100px;
      position: relative; }
      .amenity-cols .amenity .icon img, .amenity-cols .amenity .icon i,
      .amenity-cols .amenity .logo img,
      .amenity-cols .amenity .logo i,
      .amenity-cols .nearby .icon img,
      .amenity-cols .nearby .icon i,
      .amenity-cols .nearby .logo img,
      .amenity-cols .nearby .logo i,
      .nearby-cols .amenity .icon img,
      .nearby-cols .amenity .icon i,
      .nearby-cols .amenity .logo img,
      .nearby-cols .amenity .logo i,
      .nearby-cols .nearby .icon img,
      .nearby-cols .nearby .icon i,
      .nearby-cols .nearby .logo img,
      .nearby-cols .nearby .logo i {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    .amenity-cols .amenity i,
    .amenity-cols .nearby i,
    .nearby-cols .amenity i,
    .nearby-cols .nearby i {
      font-size: 48px; }
    .amenity-cols .amenity .name,
    .amenity-cols .nearby .name,
    .nearby-cols .amenity .name,
    .nearby-cols .nearby .name {
      font-size: 20px;
      line-height: 32px;
      padding: 0px 7px; }
    .amenity-cols .amenity .dist,
    .amenity-cols .nearby .dist,
    .nearby-cols .amenity .dist,
    .nearby-cols .nearby .dist {
      font-size: 18px;
      line-height: 30px;
      font-weight: 300; }

/*! -- ^#Related Properties */
.more-locations-wrap {
  position: relative;
  background: #eeeeee;
  padding-top: 50px;
  text-align: center; }
  .more-locations-wrap h2 {
    margin-top: 0px;
    font-size: 45px;
    line-height: 60px;
    font-weight: bold;
    font-family: "tribute", sans-serif; }
  .more-locations-wrap .all-locations-button {
    display: inline-block;
    width: 280px;
    max-width: 100%;
    background: #000;
    color: #fff !important;
    text-decoration: none !important;
    line-height: 65px;
    font-size: 30px;
    text-transform: lowercase;
    margin-top: 50px;
    margin-bottom: 75px; }

@media (min-width: 768px) and (max-width: 991px) {
  .single-related-location:last-child {
    display: none !important; } }

/*! ^#Saved Properties Page */
/*
================================================== */
.single-saved-property {
  border-bottom: 1px solid grey;
  font-size: 0px; }
  .single-saved-property .inline {
    display: inline-block;
    vertical-align: bottom;
    padding: 15px 5px;
    font-size: 18px; }
  .single-saved-property .photo {
    width: 20%;
    padding: 0px; }
    .single-saved-property .photo div {
      padding: 50% 0px; }
  .single-saved-property .address {
    width: 18%;
    padding-left: 20px; }
  .single-saved-property .rent {
    width: 9%; }
  .single-saved-property .type-and-hood {
    width: 20%; }
  .single-saved-property .features {
    width: 20%;
    text-align: center; }
    .single-saved-property .features .sect-title {
      text-align: center; }
  .single-saved-property .links {
    width: 12%; }

/*! ^#Contact Page */
/*
================================================== */
.contact-content p:last-child {
  margin-bottom: 0px; }

.contact-content,
.contact-form-wrap {
  margin-bottom: 60px; }

/*! ^#Default Page */
/*
================================================== */
/* 
	Shared styling from about and contact pages. 
	See Repeated Sections for styles. 
*/
/* ! ^#Blog Archive */
/*
================================================== */
/*! ^#Blog Single Post */
/*
================================================== */
/* ! --------^#Media Queries-------- */
/*
================================================== */
/*! ^#@Bootstrap xs */
/*
    All Mobile Sizes (devices and browser) */
@media (max-width: 767px) {
  /*! -- ^#About Page */
  .service-cols {
    padding-left: 0px;
    padding-right: 0px; } }

/*! ^#@Bootstrap sm */
/*
    Tablet portrait and larger */
@media (min-width: 768px) {
  /*! -- ^#Repeated Sections */
  /*! -- -- ^#Form Overlay */
  .walkthrough-form-overlay .form-wrap-box {
    padding: 50px 25%; }
    .walkthrough-form-overlay .form-wrap-box .xout {
      height: 96px;
      width: 96px; }
      .walkthrough-form-overlay .form-wrap-box .xout i {
        line-height: 96px;
        font-size: 36px; }
    .walkthrough-form-overlay .form-wrap-box .title {
      font-size: 36px;
      line-height: 40px; }
    .walkthrough-form-overlay .form-wrap-box .gform_wrapper .gform_footer {
      padding-right: 0px !important; }
      .walkthrough-form-overlay .form-wrap-box .gform_wrapper .gform_footer input[type="submit"] {
        width: 77%; }
  .walkthrough-form-overlay .width-wrap {
    position: relative; }
  .walkthrough-form-overlay .tooltip-wrap {
    right: 0px;
    bottom: 0px;
    height: 50px; }
    .walkthrough-form-overlay .tooltip-wrap #overlay-tooltip-icon {
      font-size: 30px;
      height: 50px;
      line-height: 50px; }
  .walkthrough-form-overlay .tooltip-contents {
    width: 81%;
    right: 85px;
    bottom: -40px;
    padding: 60px 35px; }
    .walkthrough-form-overlay .tooltip-contents i {
      font-size: 75px; }
  /*! -- -- ^#Form Callout */
  .about-form-callout {
    margin: 70px 0px 100px 0px;
    padding: 90px 10%; }
    .about-form-callout .gform_wrapper h3.gform_title {
      font-size: 60px;
      line-height: 60px; }
    .about-form-callout .gform_wrapper span.gform_description {
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 40px; }
    .about-form-callout .gform_wrapper .gform_body,
    .about-form-callout .gform_wrapper .gform_footer {
      padding: 0px 7%; }
  /*! -- -- ^#Hero Section */
  .about-title-wrap {
    padding: 110px 15px 90px 15px; }
  h1.about-hero-title {
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 30px; }
  /*! -- ^#Homepage - Services */
  .home-services-section .service-cols:nth-child(odd) {
    border-left: 1px solid #000;
    margin-bottom: 40px; }
  /*! -- ^#Homepage Forms */
  .homepage-forms .acc-content {
    padding: 30px; }
  /*! -- ^#About Page */
  .service-single {
    height: 480px;
    margin-bottom: 30px; }
    .service-single .detailed-info {
      padding: 75px 30px 30px 15%; }
      .service-single .detailed-info .xout-service {
        height: 85px;
        width: 85px;
        line-height: 85px;
        font-size: 36px; }
      .service-single .detailed-info .s-name {
        margin-bottom: 30px; }
  /*! -- ^#Contact Page */
  .contact-content,
  .contact-form-wrap {
    margin-bottom: 85px; }
  /*! -- ^#Locations Archive - Grid View */
  .all-locations-list-grid-wrap.grid-view {
    font-size: 0px; }
    .all-locations-list-grid-wrap.grid-view .location-list-single,
    .all-locations-list-grid-wrap.grid-view .single-related-location {
      padding: 0px 7.5px;
      width: 50%;
      display: inline-block;
      vertical-align: top;
      font-size: 18px; }
      .all-locations-list-grid-wrap.grid-view .location-list-single .contents,
      .all-locations-list-grid-wrap.grid-view .single-related-location .contents {
        position: relative;
        height: 100%; }
      .all-locations-list-grid-wrap.grid-view .location-list-single .hover-overlay,
      .all-locations-list-grid-wrap.grid-view .single-related-location .hover-overlay {
        padding-bottom: 45px; }
  /*! -- ^#Location Single */
  .lsingle-slider-wrap,
  .lsingle-slider-wrap .photo-slide,
  .lsingle-slider-wrap .nav-cols {
    height: 500px; }
  .ls-general-info-wrap {
    padding-left: 10%;
    padding-right: 10%; }
  .ls-general-info-wrap h1 {
    font-size: 60px;
    line-height: 60px; }
  .amenity-cols,
  .nearby-cols {
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 80px; }
    .amenity-cols .amenity,
    .amenity-cols .nearby,
    .nearby-cols .amenity,
    .nearby-cols .nearby {
      padding: 0px 15px; }
  .more-locations-wrap h2 {
    font-size: 60px; } }

/*! ^#@Bootstrap md */
/*
    Larger than tablet portrait */
@media (min-width: 992px) {
  /*! -- ^#Repeated Section */
  /*! -- -- ^#Form Overlay */
  .walkthrough-form-overlay .tooltip-wrap {
    margin-right: 15px;
    height: 67px; }
    .walkthrough-form-overlay .tooltip-wrap #overlay-tooltip-icon {
      height: 67px;
      line-height: 67px; }
  /*! -- -- ^#Sticky Subheader */
  .sticky-subheader {
    top: 89px;
    overflow: hidden; }
    .admin-bar .sticky-subheader {
      top: 135px; } }
    @media screen and (min-width: 992px) and (min-width: 783px) {
      .admin-bar .sticky-subheader {
        top: 121px; } }

@media (min-width: 992px) {
  /*! -- -- ^#Forms */
  #submit-app-quickstart input[type="text"],
  #submit-app-quickstart input[type="email"],
  #submit-app-quickstart input[type="password"],
  .gform_wrapper .gform_body li.gfield .ginput_container input[type="text"],
  .gform_wrapper .gform_body li.gfield .ginput_container input[type="email"],
  .gform_wrapper .gform_body li.gfield .ginput_container input[type="password"] {
    line-height: 62px; }
  #submit-app-quickstart select,
  .gform_wrapper .gform_body li.gfield .ginput_container select {
    height: 62px; }
  #submit-app-quickstart input[type="submit"],
  body .gform_wrapper .gform_footer input[type="submit"] {
    font-size: 30px;
    line-height: 62px !important; }
  /*! -- ^#Footer */
  .site-footer {
    padding-bottom: 30px; }
    .site-footer .logo-wrap {
      padding-left: 65px; }
    .site-footer .footer-logo {
      margin-left: 0px; }
    .site-footer .footer-logo,
    .site-footer .copyright {
      margin-bottom: 0px; }
    .site-footer .social-icons {
      text-align: right;
      margin-right: 50px; }
      .site-footer .social-icons i {
        line-height: 45px; }
  /*! -- ^#Homepage */
  .homepage-hero .logo {
    margin-top: 269px;
    margin-bottom: 25px; }
  .homepage-hero h1 {
    font-size: 72px;
    line-height: 72px;
    margin-bottom: 80px; }
  .homepage-hero a.hero-button {
    font-size: 24px;
    margin-bottom: 130px; }
  .homepage-description {
    padding-top: 85px;
    padding-bottom: 45px; }
  /*! -- -- ^#Locations Slider */
  .home-featured-locations .col-sm-12 {
    padding: 0px !important; }
  .home-featured-locations .slick-slide .location-slide {
    padding: 115px 58px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    border: none; }
    .home-featured-locations .slick-slide .location-slide .init-info {
      display: none; }
    .home-featured-locations .slick-slide .location-slide .hover-overlay {
      display: none; }
  .home-featured-locations .slick-slide.slick-center .location-slide {
    height: 560px;
    width: 369px;
    border: none;
    padding: 0;
    -webkit-transition: padding 0.5s ease-in-out;
    -moz-transition: padding 0.5s ease-in-out;
    -o-transition: padding 0.5s ease-in-out;
    transition: padding 0.5s ease-in-out;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none; }
    .home-featured-locations .slick-slide.slick-center .location-slide .slide-contents {
      overflow: visible; }
    .home-featured-locations .slick-slide.slick-center .location-slide .slide-back {
      width: 485px;
      margin-left: -58px;
      z-index: 9;
      position: relative;
      border: 2px solid #000; }
    .home-featured-locations .slick-slide.slick-center .location-slide .slide-contents .init-info {
      display: block;
      padding: 40px 15px; }
      .home-featured-locations .slick-slide.slick-center .location-slide .slide-contents .init-info .rent-rooms,
      .home-featured-locations .slick-slide.slick-center .location-slide .slide-contents .init-info .address {
        font-size: 36px; }
    .home-featured-locations .slick-slide.slick-center .location-slide .slide-contents .hover-overlay {
      padding: 115px 12.67% 15px 12.67%;
      display: block; }
      .home-featured-locations .slick-slide.slick-center .location-slide .slide-contents .hover-overlay .rent-rooms {
        font-size: 30px; }
      .home-featured-locations .slick-slide.slick-center .location-slide .slide-contents .hover-overlay .address {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 25px; }
      .home-featured-locations .slick-slide.slick-center .location-slide .slide-contents .hover-overlay .info {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 90px; }
      .home-featured-locations .slick-slide.slick-center .location-slide .slide-contents .hover-overlay .walkthrough-button {
        font-size: 24px;
        margin-bottom: 56px; }
  .home-featured-locations .nav-button {
    top: 222.5px; }
  .home-featured-locations .nav-button#nextSlide {
    right: 50%;
    -webkit-transform: translateX(287px);
    -moz-transform: translateX(287px);
    -ms-transform: translateX(287px);
    transform: translateX(287px); }
  .home-featured-locations .nav-button#prevSlide {
    left: 50%;
    -webkit-transform: translateX(-287px);
    -moz-transform: translateX(-287px);
    -ms-transform: translateX(-287px);
    transform: translateX(-287px); }
  .home-featured-locations a.view-all-link {
    margin-top: 60px;
    font-size: 24px; }
  /*! -- -- ^#Services */
  .home-services-section {
    margin-top: 90px;
    margin-bottom: 95px;
    padding-top: 90px;
    padding-bottom: 40px; }
    .home-services-section h2 {
      font-size: 60px;
      line-height: 60px; }
    .home-services-section .service-cols {
      border-left: 1px solid #000;
      margin-bottom: 50px;
      padding: 20px; }
    .home-services-section .service-cols:nth-child(3n-1) {
      border-left: none;
      clear: left; }
    .home-services-section a.service-link {
      font-size: 24px; }
      .home-services-section a.service-link i {
        font-size: 48px;
        margin-bottom: 5px; }
  /*! -- -- ^#Form Accordions */
  .homepage-forms .acc-bar {
    padding: 18.5px 66px 15.5px 20px;
    font-size: 24px;
    font-weight: 500; }
    .homepage-forms .acc-bar i {
      line-height: 62px;
      font-size: 36px;
      width: 66px; }
  .homepage-forms .acc-content {
    padding: 45px 16.67%; }
  /*! -- ^#About Page */
  /*! -- -- Services */
  .service-cols:nth-child(even) .service-single .detailed-info.visible {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: -32px; }
  .service-cols:nth-child(odd) .service-single .detailed-info.visible {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    margin-left: 32px; }
  /*! -- ^#Location Archive */
  .location-filter-bar {
    text-align: left; }
    .location-filter-bar .lf-field {
      display: inline-block;
      vertical-align: middle; }
    .location-filter-bar .price span {
      margin: 0px 5px; }
    .location-filter-bar .sep {
      width: 2px;
      height: 31px;
      display: inline-block;
      vertical-align: middle;
      background: #a4a19a;
      margin: 0px 15px; }
      .location-filter-bar .sep.second {
        margin-bottom: 10px; }
    .location-filter-bar .lf-field.half.first {
      padding-left: 5px; }
    .location-filter-bar .lf-field.half {
      width: auto;
      padding: 0px 10px; }
    .location-filter-bar .feature-toggler {
      width: auto;
      margin: 0px 15px; }
      .location-filter-bar .feature-toggler.active {
        border-bottom: none; }
    .location-filter-bar .feature-list {
      width: auto;
      left: 15px;
      min-width: 100%;
      border-top: 2px solid #a4a19a; }
    .location-filter-bar .feature-list.amenities {
      width: 300%; }
      .location-filter-bar .feature-list.amenities .checkbox-wrap {
        display: inline-block;
        vertical-align: top;
        width: 50%; }
    .location-filter-bar .clear-link,
    .location-filter-bar input[type="submit"] {
      float: right; }
    .location-filter-bar .clear-link {
      margin-right: 0px; }
  .la-filter-more-wrap {
    display: none;
    position: absolute;
    top: 100%;
    left: -2px;
    width: calc(100% + 4px);
    z-index: 9;
    background: #eeeeee;
    border: 2px solid #a4a19a;
    border-top: 1px solid #a4a19a;
    padding-top: 10px; }
  /*! -- ^#Bottom Half */
  .grid-list-icons {
    padding: 110px 15px 90px 15px;
    font-size: 36px; }
  /*! -- ^#Grid View */
  .all-locations-list-grid-wrap.grid-view .location-list-single,
  .all-locations-list-grid-wrap.grid-view .single-related-location {
    width: 33.33%;
    height: 345px; }
  /*! -- ^#List View */
  .all-locations-list-grid-wrap.list-view {
    padding: 0px 16.67%; }
    .all-locations-list-grid-wrap.list-view .location-list-single .bed-bath {
      font-size: 40px; }
    .all-locations-list-grid-wrap.list-view .location-list-single .hood,
    .all-locations-list-grid-wrap.list-view .location-list-single .rent-footage {
      font-size: 30px;
      line-height: 36px; }
    .all-locations-list-grid-wrap.list-view .location-list-single .desc {
      font-size: 20px;
      line-height: 30px; }
    .all-locations-list-grid-wrap.list-view .location-list-single .location-link {
      margin-bottom: 60px;
      margin-top: 40px; } }

/*! ^#@Bootstrap lg */
/* 
    Tablet Landscape and Standard browsers */
@media (min-width: 1200px) {
  /*! -- ^#Header */
  .desktop-header .desktop-logo-link {
    left: 0;
    width: 355px; }
  .desktop-header .desktop-nav {
    padding-left: 355px;
    padding-right: 55px; }
    .desktop-header .desktop-nav ul li a {
      padding: 0px 15px; }
  /*! -- ^#Homepage */
  /*! -- -- ^#Locations Slider */
  .home-featured-locations .container {
    width: 1267.6px !important; }
  .home-featured-locations .slick-slide .location-slide {
    height: 560px;
    width: 422.5px;
    padding: 160px 81.25px; }
  .home-featured-locations .slick-slide .slide-contents .hover-overlay {
    padding: 115px 16.67% 15px 16.67%; }
  .home-featured-locations .slick-slide.slick-center .location-slide .slide-contents {
    overflow: visible; }
  .home-featured-locations .slick-slide.slick-center .location-slide .slide-back {
    width: 585px;
    margin-left: -108.25px; }
  .home-featured-locations .nav-button {
    top: 257.5px; }
  .home-featured-locations .nav-button#nextSlide {
    -webkit-transform: translateX(337px);
    -moz-transform: translateX(337px);
    -ms-transform: translateX(337px);
    transform: translateX(337px); }
  .home-featured-locations .nav-button#prevSlide {
    -webkit-transform: translateX(-337px);
    -moz-transform: translateX(-337px);
    -ms-transform: translateX(-337px);
    transform: translateX(-337px); }
  .homepage-forms .acc-bar {
    font-size: 30px; }
  /*! -- ^#Location Archive */
  .la-filter-more-wrap {
    padding: 10px 10% 0px 10%; }
  .location-filter-bar .price {
    margin-left: 10%; }
  .location-filter-bar .clear-link {
    margin-right: 10%; } }
