html,
body{
    margin:0;
    padding:0;
    background:#050505;
    overflow-x:hidden;
}
.page-wrapper{
    position:relative;
    width:100%;
    max-width:2048px;
    margin:0 auto;

}

.clickable{
    position:absolute;
    display:block;
    z-index:9999;
    background:Transparent;
    border:none;
}
.home-link{
    top:1.8%;
    left:29%;
    width:5%;
    height:1%;
}

.trails-page{
    width:100%;
    max-width:2048px;
    margin:0 auto;
}

.trails-page img{
    display:block;
    width:100%;
    height:auto;
}
.logo-link{
    top:1.2%;
    left:2%;
    width:23%;
    height:7%;
}
/* HERO BUTTONS */

.hero-boarding{
    top:24.4%;
    left:4.5%;
    width:18%;
    height:2.4%;
}

.hero-visit{
    top:24.4%;
    left:24.5%;
    width:17%;
    height:2.4%;
}


/* FOOTER BUTTONS */
.footer-apply{
    top:83.5%;
    left:75.3%;
    width:23%;
    height:2.3%;
}

.footer-visit{
    top:87.6%;
    left:75.3%;
    width:25%;
    height:2.3%;
}

/* TOP NAVIGATION */

.home-link{
    top:2%;
    left:31%;
    width:5%;
    height:1.6%;
}

.story-link{
    top:2%;
    left:38%;
    width:8%;
    height:1.6%;
}

.boarding-link{
    top:2%;
    left:48%;
    width:7%;
    height:1.6%;
}

.trails-link{
    top:2%;
    left:58%;
    width:5%;
    height:1.6%;
}

.gallery-link{
    top:2%;
    left:65.5%;
    width:6%;
    height:1.6%;
}

.contact-link{
    top:2%;
    left:73.5%;
    width:6%;
    height:1.6%;
}

.top-apply{
    top:2%;
    left:81%;
    width:18%;
    height:2.1%;
}
.footer-facebook{
    top:95.5%;
    left:90%;
    width:2%;
    height:2%;
}

.footer-instagram{
    top:95.5%;
    left:94.4%;
    width:2%;
    height:2%;
}
.footer-email{
    left:69.0%;
    top:95.3%;
    width:14.5%;
    height:1%;
    z-index:9999;
    background:Transparent;
    border:none;
    cursor:pointer;
}
.footer-phone{
    left:49.5%;
    top:95.3%;
    width:12.5%;
    height:1%;
    z-index:9999;
    background:Transparent;
    border:none;
    cursor:pointer;
}
.footer-address{
    left:28.2%;
    top:94.3%;
    width:15.5%;
    height:2.2%;
}
