/*-- Theme Wide CSS  -  Please talk to a theme specialist before editing this file! --*/

/* begin CSS for X icon font */
@font-face {
    font-family: 'Glyphter';
    src: url('/gridmedia/__fonts/__Glyphter.eot');
    src: url('/gridmedia/__fonts/__Glyphter.eot?#iefix') format('embedded-opentype'),
         url('/gridmedia/__fonts/__Glyphter.woff') format('woff'),
         url('/gridmedia/__fonts/__Glyphter.ttf') format('truetype'),
         url('/gridmedia/__fonts/__Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-x']:before{
	display: inline-block;
   font-family: 'Glyphter';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-x:before{
    content:'\0041'!important;
    font-size: 22px;
}
/* end CSS for X icon font */

.vertical-orientation #specials_overlay_backdrop #specials_overlay_wrapper #promotion_community_logo img {
    max-width: 80% !important;
}
.footer-icon-eho {
    max-width: 30px;
}

/* TTY phone footer align */
@media only screen and (min-width: 1200px) {
    #footer-main-row .footer_address p, 
    #footer-main-row .footer_address a {
        margin-left: auto;
    }
}

.specials .promotions > div .promotion form div select {
    appearance: menulist;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}

.main_posts p {
    margin: 0 auto;
}

#footer-main-row .footer_copyright .copyright_text:last-child {
    font-size: 25px;
}

#footer-main-row .footer_copyright a {
    font-size: inherit;
}

.container footer #footer-main-row .footer_copyright p.copyright_text {
    line-height: normal;
}

.eho.poplink.icon-eho {
    font-size: 25px !important;
}

/* footer address width */
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    #footer-main-row .footer_address {
        width: 16%;
    }
}

/* Wrapper styles */
.prospect-portal iframe {
    background: #fff;
}

.resident-portal iframe,
.guestcard-portal iframe {
    max-width: 900px;
}

.guestcard-portal iframe {
    min-height: 980px !important;
    background: #fff;
}
.modal-header .modal-title {
  min-height: 25px;
}

.LTRStyle {
    top: 5% !important;
    left: 0 !important;
    position: fixed !important;
}

.container .three_links_homepage {
    overflow: hidden;
}

@media only screen and (max-width: 480px) {
    .LTRStyle {
        left: 0 !important;
        top: 10% !important;
    }
}

.bc-form input {
    margin-right: -2px;
}

#div_promotions .promotions_collection .promotions .promotion_model .promotion h4 {
    line-height: 1.25em;
}

/* Thank you page click here link 08/30/2017 */
.thanks-container h4 a {
    font-size: inherit;
}

.ebrochure .owl-carousel .owl-wrapper {
    position: relative;
}

.availability p {
    margin: 0 auto;
}
.container footer #footer-main-row.row .footer_address {
    text-align: center;
}
.specials .promotions > div .promotion form div select {
    appearance: menulist;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}
@media only screen and (min-width: 768px) {
    #div_promotions .pep_promotions_collection .promotions .promotion .form_pep_promotion {
        width: 100%;
    }
}
/* #Media Queries */       
@media only screen and (min-width: 1680px) and (max-width: 1900px){

}
@media only screen and (min-width: 1440px) and (max-width: 1679px){

}
@media only screen and (min-width: 1280px) and (max-width: 1439px){

}
@media only screen and (min-width: 1044px) and (max-width: 1279px){

}

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

@media only screen and (min-width: 768px) and (max-width: 1043px){
    .owl-carousel .owl-controls .owl-next {
        margin-right: 7%;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px){

}
@media only screen and (max-width: 479px){
    #body_floorplans #floorplans_main #floorplan_slider_container #floorplan_slider_list li .floorplan-availability-link {
        margin-bottom: 10px;
    }
}


/* adjustment for retina displays */
@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) { 

}     
@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
}
@media only screen and (max-width: 1200px) {
  #body_home nav .navbar {
    top: 29px;
    height: 93px;
  }
}
@media only screen and (max-width: 1200px) {
  #body_home .container #page-container .homepage_container {
    top: 0px;
  }
}
#body_home #home_mobile_phone {
  text-align: center;
  width: 100%;
  position: fixed;
  top: 0;
  background-color: transparent;
}
@media only screen and (min-width: 599px) {
  #body_home #home_mobile_phone {
    text-align: right;
    background-color: transparent;
  }
}
#body_home #home_mobile_phone a {
  font-size: 31px;
  margin-top: 12px;
}
@media only screen and (min-width: 599px) {
  #body_home #home_mobile_phone a {
    font-size: 26px;
    margin-right: 10px;
  }
}
#homepage_top_number_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100vw;
  margin-bottom: 5px;
}
#homepage_top_number_container_two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;

}
@media only screen and (max-width: 1199px) { 
    #homepage_top_number_container_two {
      width: 100vw;
      margin-bottom: 5px;
      background-color: white;
      padding: 2px;
      position: fixed;
      z-index: 100;
      top: 0;
    }
}

@media only screen and (min-width: 1200px) {
    #homepage_top_number_container_two {
        display: none;    
    }
    #hompage_container,
    #body_home header nav .navbar {
        top:0;    
    }
}
@media only screen and (min-width: 768px) {
  #homepage_top_number_container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#homepage_top_number_container #homepage_lets_connect {
  display: none;
}
@media only screen and (min-width: 768px) {
  #homepage_top_number_container #homepage_lets_connect {
    display: inline-block;
    margin-left: 20px;
    padding-top:2px;
  }
}
@media only screen and (min-width: 768px) {
  #homepage_top_number_container #schedule_tour_number {
    margin-right: 20px;
    padding-top:2px;
  }
}
#launcherLogoImage {
  display: none;
}

@media only screen and (min-width: 768px) {

.slide2 {
    display: none;
  }
}
.slide video,
.slide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 22s;
          transition: 22s;
}
@media only screen and (max-width: 767px) {
  .slide video,
  .slide iframe {
    display: none;
  }
}
.slide-active {
  opacity: 1;
  -webkit-transition: 3s;
          transition: 3s;
  z-index: 5;
}
.slide-active picture {
  -webkit-transition: 13s linear;
          transition: 13s linear;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.slide-active video,
.slide-active iframe {
  -webkit-transition: 13s linear;
          transition: 13s linear;
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}

#ss-container .down_glyph {
    position: fixed;
    bottom: 30px;    
}

#div_promotions .pep_promotions_collection .promotions .promotion h4 {
    line-height: normal;
}

/* Contact Us */
@media only screen and (max-width: 399px) {
    #body_directions select#id_appointment_time {
        min-width: 100px;
    }
}

@media only screen and (max-width: 767px) {
    div #floorplan_slider_list > li:last-child {
        margin-bottom: 100px
    }
}
@media only screen and (min-width: 1200px) {
    header nav #closing-menu-opacity {
        display: none;    
    }
    header nav #mobile-nav .nav_row#nav-row{
        
    }
    nav #mobile-nav {
        left: 0 !important;
        height: 78px !important;
    }
}
@media only screen and (max-width: 1199px) {
    nav .navbar {
        top: 29px;
        height: 93px;
    }
    nav #mobile-nav #nav-row {
        margin-top: 10px;    
    }
    #ss-container {
    margin-top: 203px;
    }
    .insidepage {
        padding-top: 20px;
    }
    .fp-header {
        top: 77px;    
    }
}

@media only screen and (max-width: 1023px) {
    .container #under_slideshow_links_container {
        display: block;
    }
    
    .container #under_slideshow_links_container #under_slideshow_links li {
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 1824px) {
    #body_home #ss-container {
        height: 56vw;
    }
}

/* lisa overrides */
#lisa-chat__container #lisa-chat__wrapper, #lisa-chat__wrapper--minimized {
    background-color: transparent !important;
}
#lisa-chat__wrapper {
    position: fixed !important;
}

@media only screen and (min-width: 768px) {
    .top-fp-header {
        background: rgba(76,76,76,0.5);
        outline: 2px solid #fff;
        outline-offset: -14px;
        padding: 34px;
        width: 90%;
    }
}

@media only screen and (min-width: 1100px) {
    .top-fp-header {
        width: auto;
    }
}

.homepage_container {
    z-index: 0;
}

#footer-main-row .footer_company_logo #footer-corp-all {
    width: 100%;
}

/* Animated Headline */
#animated-headline.headline-left {
    background: transparent;
}

/* Custom Popup */
#custom_popup {
    z-index: 99999997 !important;
}
