
html{scroll-behavior:smooth; scroll-padding-top: 110px}
body { position: relative;}

.active {background: #003300 !important; color: #e2f0e2 !important;}

.Spypad {padding: 20px 15px;}

.verybig {font-size:150%; line-height: 1.7rem;}
.bigger {font-size:125%;line-height: 1.5rem;}
.bigger p {line-height: 1.5rem;}
.fmcsafoot {max-width:100%;}

.floorplans h3 {
    margin: 0 0 0.3rem;
    line-height: 1.5rem;
    font-size: 1.3rem;
}

.phasepanel {max-width: 800px; margin: 0 auto 15px;}

/*-------- Photo Styles DFJ --------*/

.eds_GravityGallery_Piston .edsgg__itemsListContainer {padding: 0;}

.eds_GravityGallery_Piston .edGP_pagination {max-width: 1140px; margin: 15px auto;}

.eds_GravityGallery_Piston .edGP_pagination > span > span {
    background-color: #547754;
    color: #e2f0e2;
    border-radius: 5px;
}

.eds_GravityGallery_Piston .edGP_pagination > span:hover > span {
    color: #e2f0e2;
    background-color: #003300;
}

/*-------- End Photo Styles DFJ --------*/


@media (min-width: 768px) {
    .Spypad {padding: 40px;}
    .Toppad {padding: 0 70px;}
    .fmcsafoot {max-width:155px !important;}
    .floorplans h3 {font-size: 1.1rem;}

}

@media (min-width: 992px) {
    html{scroll-padding-top: 140px}
    .floorplans h3 {font-size: 1.4rem;}

}
