/*-- 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*='fa-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
}
.fa-x:before{
    content:'\0041'!important;
    font-size: 20px;
}
/* end CSS for X icon font */

.specials .promotions > div .promotion form div select {
    appearance: menulist;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}
.social-cta-container .cta-container a span {
    vertical-align: -50%;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .header-phone span {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    .header-contain .header-logo img {
        margin-left: 15%;
    }
}

#specials_overlay_right #promotion_community_logo {
    text-align: center;
}

.api-office_hours,
#directions_panel .form-group {
    text-align: center;
}

.site-map .contact-info {
    text-align: center;
}

.semi-detail article .post_header h3 {
    line-height: normal;
}

.insidepage.pets.image-bg {
    margin-top: 0px;
}

div #floorplan_slider_list > .floorplan {
    padding: 30px 0;
}

.specials_ni {
    display: none;
}

.specials_ni.active {
    display: inline-block;
}

div#WidgetFloaterPanels {
    top: 0 !important;
    left: 0 !important;
}

.pet-page-third-party-criteria-text {
    margin-top: 5px;
    margin-bottom: 5px;
}

/*-- corp logo update --*/
.corp-logo {
    text-align: center;
}

/*-- TTY Message --*/
p#tty_message {
    display: block;
    text-align: center;
}

p#tty_message.light {
    color: #fff;
}

@media only screen and (min-width: 768px) {
    p#tty_message {
        text-align: right;
        max-width: unset;
    }
}

/*-- GSF disclaimer --*/
#gsf_promise a {
    line-height: inherit;
}

/*-- apointment time fix --*/
#body_directions select#id_appointment_time {
    min-width: 100px;
    appearance: menulist;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    width: 33%;
}

#body_directions form .form-group .controls .form-control {
    width: 100%;
}

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

.availtext {
    padding: 0 20px;
}

div#animated-headline {
    z-index: 1200;
    background: transparent !important;
}

.modal-open .modal { text-align: center;}
.modal-body { 
    text-align: center; 
    width: 100%;
}
.modal-header {
    width: 100%;
}

.modal-header .close {
  opacity: 1;
}

@media only screen and (min-width: 1800px) {
    .address-phone .tty-text {
        margin-left: 10px;
    }
}

#gallery.pswp {
  width: 100%;
  height: 100%;
}

.insidepage {
    z-index: 10;
}

.event-container {
    z-index: 1000;
}

.ebrochure .owl-controls .owl-buttons div.owl-next {
    margin-right: 3%;
}

.ebrochure .owl-controls .owl-buttons div.owl-prev {
    margin-left: 3%;
}

.calendar_holder .calendar-day-container .day {
    text-align: center !important;
}

.contact .contact-parent-contain .lower_content > div.directions-form .location-point {
    width: 75%;
    position: relative;
    margin-right: 0;
}

.contact .contact-parent-contain .lower_content > div.directions-form #directions_panel .getpoints label {
    width: auto;
}

/* cinemagraphs 1/23/17 */
.iframe-scaler {
  height: auto;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.slideshow-buttons {
  width: 100%;
  position: relative;
  display: inline-block;
}
.slideshow-buttons .ss_container {
  width: 100%;
  position: relative;
  display: inline-block;
}


.iframe-scaler img {
  width: 100%;
  vertical-align: top;
}
.iframe-scaler iframe {
  vertical-align: top;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.iframe-scaler .mobile-cinemagraph-placeholder {
  display: none;
}

.header-chat {
    position: relative;
    z-index: 50;
}

#map_canvas {
    position: relative;
}

@media only screen and (max-width: 1044px) {
    #slideshow_overlay div.iframe-scaler {
        display: none;
    }
    #slideshow_overlay div.iframe-scaler.temp-fix {
        display: block;
    }
}
@media only screen and (max-width: 1044px) {
  .iframe-scaler {
    display: none;
  }
}
.mobile-cinemagraph-placeholder {
  display: none;
}
@media only screen and (max-width: 1044px) {
  .mobile-cinemagraph-placeholder {
    display: inline-block;
  }
}

@media only screen and (min-width: 1440px) {
  .contact .contact-parent-contain .lower_content {
    position: relative;
  }
}
@media only screen and (min-width: 1440px) {
  .contact .contact-parent-contain .lower_content > div.directions-form {
    float: right;
  }
}
@media only screen and (min-width: 1680px) {
    .directions-form {
        width: 370px;
    }
}
@media only screen and (min-width: 1440px) and (max-width: 1679px) {
    .directions-form {
        width: 330px;
    }
    
    .directions-form .location-point {
        margin: 0;
        min-width: 294px;
    }
}
@media only screen and (min-width: 1440px) {
  .contact .contact-parent-contain .lower_content > div#map_canvas {
    position: absolute !important;
    left: 0;
    top: 0;
  }
}

.contact-parent-contain {
    width: 100%;
    text-align: center;
}

.slideshow-cinemagraph {
    width: 100%;
    display: inline-block;
}

.slideshow-cinemagraph video {
    width: 100%;
    vertical-align: top;
}
.header-contain {
  width: 100%;
  text-align: center;
}
.header-contain .header-logo {
  display: inline-block;
  width: 95%;
  max-width: 250px;
}
.header-contain .header-phone {
  display: inline-block;
  width: 100%;
}
.header-contain .header-phone h6 {
  text-align: center;
  font-size: 22px;
  line-height: 26px;
}
.header-contain .header-phone .api-phone {
  text-align: center;
}
.header-contain .header-phone span a {
  font-size: 22px;
  line-height: 26px;
}
.headline-hr {
    display: block;
    text-align: center;
}
#pets_details {
    display: block;
}
.api-pet_policy {
    white-space: pre-wrap;
}

#refer-modal .modal-header {
    width: 100%;
}

#refer-modal .modal-body {
	width: 100%;
}

#refer-modal .modal-footer {
	margin-top: 10px;
	width: 100%;
}

@media only screen and (min-width: 768px) {
  .header-contain {
    display: table;
    text-align: left;
    padding: 15px;
  }
  .header-contain .header-logo {
    display: table-cell;
    width: 300px;
    max-width: 300px;
    min-width: 300px;
    vertical-align: middle;
  }
  .header-contain .header-phone {
    display: table-cell;
    vertical-align: middle;
  }
  .header-contain .header-phone h6 {
    text-align: right;
  }
  .header-contain .header-phone .api-phone {
    text-align: right;
  }
}

.amenities-section ul li { margin: 5px 10px 5px 0; width: 75%;}

.revolver_container {
    position: relative;
}

.revolver_container .arrows2 {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 80px;
    background-image: url("../img/__arrows3.png");
    background-repeat: no-repeat;
    background-size: 76px auto;
    margin-top: -7px;
    z-index: 30;
    opacity: .65;
    transition: all .2s ease 0s;
}

.revolver_container .arrows2:hover{
    opacity: 1;
    transition: all .2s ease 0s;
}

.revolver_container #next {
    right: 10px;
}

.revolver_container #prev{
    left: 10px;
    background-position: -47px 0;
}

.specials_button1 .form_pep_promotion {display: none !important;}

.amenities-list li.amenity {
    position: relative;
}

.map-open-marker {text-indent:0;}

/* 3D */
#fp3d {
    max-width: 500px;
}

#fp3d canvas {
    width: 100%;
}

/*basic changes to fix padding*/
.copy-container p {
    padding: 10px 20px 10px 20px;
}
.addressbar {
    line-height: 24px;
}
.insidepage > h1 {
    padding: 20px 10px;
}
/* fix margin on appointment calendar date picker*/
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 90px !important;  
}

/*logo homepage bg*/
@media only screen and (min-width: 768px) {
  .homepage-constrain .overlay-content .top-logo {
    background-color: rgba(255, 255, 255, 0.8);
  }
}
/* residents grid page */
.res-body .res-panel-3>a.restools-style4 {
    text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .res-body .res-panel-3>a:first-child {
        min-width: 500px !important;
        width: 500px !important;
    }
}
@media only screen and (max-width: 767px) {
    .res-body .res-panel-3>a.restools-style4 {
        max-width: 350px;
        margin: 0 auto 10px;
        border: 1px solid rgba(0, 0, 0, 0.3);
        padding: 20px;
        width: 100%;
        display: block;
        background: #ffffff;
        color: rgba(0, 0, 0, 0.9);
    }
}
/* Copyright text */
@media only screen and (max-width: 1440px) {
    .addressbar {
        padding: 10px 10px;
    }
    .copyright-text {
        font-size: 14px;
        padding: 10px;
        line-height: 18px;
    }
}
    
/* #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){
    header .slicknav_menu {
        display: none !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1043px){

}
@media only screen and (min-width: 480px) and (max-width: 767px){
    .right_content, 
    .semi-detail article {
        width: 100%;
    }
    .semi-detail {
        padding: 6px;
    }
    #semi_detail_container, 
    .semi-detail-listing {
        text-align:center;
    }
    .directions-form {
        max-height: none;
    }
    
    div #floorplans_main div.select-compare-floorplan-container {
        top: -10px !important;
    }
}
@media only screen and (max-width: 479px){
    .main_posts p,
    .semi-detail article .post_header,
    .semi-detail article .post_header h3 {
        text-align: center;
    }
    .right_content, 
    .semi-detail article {
        width: 100%;
    }
    .semi-detail {
        padding: 6px;
    }
    #semi_detail_container, 
    .semi-detail-listing {
        text-align:center;
    }
    .revolver_container .arrows2 {display: none;}
    .availability #floorplans_main #floorplan_availabilities table.units th, .availability #floorplans_main #floorplan_availabilities table.units td {
        font-size: 12px;
    }
    .directions-form {
        max-height: none;
    }
}

body#body_neighborhood #map_categories {
    width: 35%;
}

@media only screen and (max-width: 1679px) and (min-width: 1280px) {
    body#body_neighborhood #map_categories {
        width: 45%;
    }
}

@media only screen and (max-width: 1279px) and (min-width: 1044px) {
    body#body_neighborhood #map_categories {
        width: 90%;
    }
}

@media only screen and (max-width: 1043px) {
    body#body_neighborhood #map_categories {
        width: 100%;
    }
}

/* add class marquee bottom to marquee block if wanted at bottom of page as opposed to top */
.marquee-bottom#marquee_container {
    position: fixed;
    bottom: 0;
    z-index: 2;
}

/* Adjustment to interior decorator button covering floor plan image */
@media only screen and (min-width: 480px) {
    .open .interior-decorator-button {
        top: 300px !important;
    }
}


/* 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) {
}