    input::placeholder, textarea::placeholder {
    color: #fff !important;
}



 
.map-a .map__wrap {
    z-index: 9;
}

@media (min-width: 1199px){
.map-a .map__container {
    max-width: 1470px;
}
}
@media only screen and (min-width: 992px) {
.map__col {
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
}
.flexslider .slides img {
    height: 700px;
    object-fit: cover;
    object-position: center;
}

     .header-f .column-2 {
        max-width: 69%;
    }
.header-f .column-1 {
    max-width: 30%;
}

}

@media only screen and (max-width: 990px) {
    .map-a .map__display {
    height: 450px !important;
}
.ple-column-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}
.section.Reviews-promo .alias-reviews_promo_ratings {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}
}
 