	
@media only screen and (max-width: 1000px) {
header {
position: absolute;
}
.logo {
max-width: 110px;
left: 15px;
}
.navigation {
padding: 0;
position: static;
}
.navigation.scrollNav {
padding: 0;
}
.social-icons {
right: 25px;
top: 43px;
}
.social-icons.scrollSocial {
right: 25px;
top: 30px;
}
a.menu-highlight:link {
display: none;
}
.image-caption {
bottom: 30%;
}
.block-caption {
top: 5%;
}
.block-links h1 {
font-size: 20px;
font-weight: normal;
padding: 0;
margin-top: 0;
}
.block-links h2 {
font-size: 23px;
line-height: normal;
}
.block-caption {
font-size: 14px;
top: 30px;
}
.block-caption p {
margin: 0;
}
.picture-left, .picture-right, .activity-picture-left, .activity-picture-right {
display: block;
margin: 0;
height: auto;
}
.item1, .item2, .activity-item1, .activity-item2 {
height: auto;
overflow: visible;
position: static;
}
.block-padding {
padding: 10px 20px 50px 40px;
font-size: 20px;
font-weight: 300;
line-height: 42px;
position: static;
top: 10%;
left: 0;
right: 0;
transform: none;
width: auto;
}
}
@media only screen and (max-width: 700px) {
.logo {
max-width: 80px;
top: 15px;
}
.logo.scrollLogo {
max-width: 80px;
top: 15px;
}
.main-image-wrap {
height: 100vh;
}
.main-image img {
}
.main-image-overlay {
height: 100vh;
}
.main-image-spacer {
height: 100vh;
}
.small-cap {
font-size: 5vw;
padding-bottom: 15px;
}
.large-cap {
font-size: 14vw;
}
.cap-divide {
max-width: 270px;
}
.cta-btn:link, .cta-btn2:link {
display: block;
width: 80%;
padding: 14px 10px;
margin: 10px auto;
text-align: center;
}
.cta-btn3:link {
display: block;
text-align: center;
}
.cta-btn5:link {
width: 25%;
text-align: center;
padding: 14px 5px;
margin: 2px;
}
.home-events .event-display i {
position: absolute;
right: 5px;
bottom: 20px;
top: auto;
}
.home-events {
margin: 0;
padding: 30px 0 20px;
}
.home-events .date-block {
display: block;
text-align: center;
padding: 5px;
border-right: none;
margin: 0 auto;
max-width: 70px;
background: #fb374a\8;
background: rgba(251, 55, 74, .8);
color: #fff;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
}
.home-events .event-day {
font-size: 30px;
line-height: 30px;
display: block;
font-weight: 700;
}
.home-events .event-month {
display: block;
padding: 0px 7px;
font-size: 14px;
line-height: 14px;
font-weight: 400;
}
.home-events .event-name {
font-size: 19px;
font-weight: 400;
display: block;
vertical-align: top;
text-align: center;
padding-left: 0px;
}

.small-heading {
font-size: 14px;
letter-spacing: 4px;
padding-left: 4px;
}
.medium-heading {
font-size: 24px;
font-weight: 700;
display: block;
line-height: normal;
}
.large-heading {
font-size: 40px;
}
.intro-text {
font-size: 18px;
line-height: 38px;
}
.grid-container {
display: block;
height: auto;
}
.grid-container2 {
display: block;
margin: 0 30px;
grid-column-gap: 30px;
padding: 0;
}
.block-links {
margin-bottom: 10px;
}
.block-padding {
padding: 20px;
font-size: 20px;
font-weight: 300;
line-height: 42px;
position: static;
top: 10%;
left: 0;
right: 0;
transform: none;
width: auto;
}
.block-padding h2 {
font-size: 23px;
margin: 0;
text-align: center;
}
.hero-overlay2 {
height: 100px;
}
.heros h2 {
font-size: 6vw;
}
.sub-heading {
text-align: center;
display: block;
}
.activity-picture-left h3, .activity-picture-right h3 {
text-align: center;
}
.activity-heading {
font-size: 23px;
text-align: center;
}
.footer-contact {
font-size: 18px;
}
.site-map {
text-align: center;
}
.footer-quick-links a:link, .footer-quick-links a:visited {
padding: 10px 15px;
width: 35%;
}
.copyright {
margin: 50px 20px;
font-size: 14px;
text-align: center;
}
.desktop-only {
display: none;
}
.mobile-only {
display: block;
}
}
@media only screen and (max-width: 340px) {
.footer-quick-links a:link, .footer-quick-links a:visited {
display: block;
width: 75%;
margin: 8px auto;
}
}