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

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

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

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

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

.insidepage {
    z-index: 10;
}

/* 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: 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: 300px;
}
.header-contain .header-phone {
  display: inline-block;
  width: 100%;
}
.header-contain .header-phone h6 {
  text-align: center;
}
.header-contain .header-phone .api-phone {
  text-align: center;
}
.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: 46%;}

.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);
  }
}
    
/* #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;
    }
    
}
@media only screen and (max-width: 479px){
    .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;
    }
}


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