#home-banner{display:flex;align-items:center;justify-content:center;height:100vh;overflow-x:hidden;overflow-y:auto;perspective:300px;background-color:#f9dea7;background-size:cover;background-repeat:no-repeat;}@media(max-width:767px){#home-banner{height:75vh;}}#home-content{padding-top:5vh;padding-bottom:5vh;}@media(min-width:768px){#home-content{padding-top:10vh;padding-bottom:10vh;}}#hero{overflow:hidden;}#hero .layer-text{position:absolute;z-index:99;padding:50px;}.hero-container h3{padding-top:2em;color:#000;font-weight:lighter;font-size:80px;}@media(max-width:767px){.hero-container h3{font-size:60px;}}@media(max-width:400px){.hero-container h3{margin-left:-40px;}}.parallax__group{position:relative;height:100vh;width:100vw;transform-style:preserve-3d;}@media(max-width:767px){.parallax__group{height:75vh;}}.parallax__layer{position:absolute;top:0;left:0;right:0;bottom:0;}.sky{background-color:#f9dea7;background-size:cover;z-index:1;}.sun{background:url('/fend/images/Yellow-Sun-Layer.png') no-repeat center;background-size:cover;z-index:2;}@media(max-width:1199px){.sun{background:url('/fend/images/Yellow-Sun-Layer.png') no-repeat center;background-size:contain;background-position:bottom;z-index:2;}}.mountain{background:url('/fend/images/Pink-Mountain-Layer.png') no-repeat center;background-size:cover;z-index:3;}@media(max-width:1199px){.mountain{background:url('/fend/images/Pink-Mountain-Layer.png') no-repeat center;background-size:contain;background-position:bottom;z-index:3;}}.hill{background:url('/fend/images/Green-Hill-Layer.png') no-repeat center;background-size:cover;background-position:bottom;z-index:5;}@media(max-width:1199px){.hill{background:url('/fend/images/Green-Hill-Layer.png') no-repeat center;background-size:contain;background-position:bottom;z-index:5;}}.person{background:url('/fend/images/Purple-Person-Layer.png') no-repeat center;background-size:cover;background-position:bottom;z-index:6;}@media(max-width:1199px){.person{background:url('/fend/images/Purple-Person-Layer.png') no-repeat center;background-size:contain;background-position:bottom;z-index:6;}}.info-container{background:#fff;transform:translateZ(0) scale(1);z-index:8;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;}@media(min-width:1126px){.sky,.sun,.mountain,.hill,.person,.hero-text{display:flex;align-items:center;justify-content:center;background-size:cover;}}#gallery-content{padding-top:10vh;padding-bottom:10vh;background-color:#fbefd2;}#gallery-content h2{color:#f2aa52;font-weight:bold;}#gallery-content .btn-primary{margin-top:24px;float:right;background-color:#f27d70;border-color:#f27d70;}.gallery-images .col-md-3{padding-bottom:1em;}