Plan Your Arkansas River Trip
Find the Best Rafting Trip for Your Group
Answer a few quick questions and we’ll point you toward the Monumental Expeditions trip that fits your group best.
Find the Best Rafting Trip for Your Group
Answer a few quick questions and we’ll point you toward the Monumental Expeditions trip that fits your group best.
1. What is the age of the youngest person in your group?
2. What kind of trip sounds best?
Easy, scenic, and relaxed
Fun family adventure with some splash
Bigger rapids and more excitement
Challenging whitewater
3. How adventurous is your group?
We want something mellow
We’re okay with moderate rapids
We want a more exciting trip
4. Does your group want a half-day or full-day trip?
Half day
Full day
Either works
5. Are you bringing a dog?
Yes
No
Show My Best Trip
.me-trip-quiz-page {
width: 100%;
padding: 70px 20px;
background: #f4efe4;
font-family: inherit;
}
.me-trip-quiz-wrap {
max-width: 980px;
margin: 0 auto;
}
.me-trip-quiz-intro {
text-align: center;
margin-bottom: 34px;
}
.me-trip-quiz-kicker {
color: rgb(137, 178, 9);
font-weight: 800;
text-transform: uppercase;
letter-spacing: .08em;
margin-bottom: 8px;
}
.me-trip-quiz-intro h1 {
margin: 0 0 14px;
font-size: clamp(34px, 5vw, 58px);
line-height: 1.02;
color: #123047;
}
.me-trip-quiz-intro p {
max-width: 680px;
margin: 0 auto;
font-size: 18px;
color: #35495a;
}
.me-trip-quiz-card {
background: #ffffff;
border-radius: 26px;
padding: 34px;
box-shadow: 0 18px 45px rgba(0,0,0,.12);
}
.meq-step {
padding: 26px 0;
border-bottom: 1px solid rgba(18,48,71,.14);
}
.meq-step:first-child {
padding-top: 0;
}
.meq-step h2 {
margin: 0 0 16px;
color: #123047;
font-size: 24px;
line-height: 1.2;
}
.meq-step label {
display: block;
background: #f8f5ee;
border: 2px solid transparent;
border-radius: 16px;
padding: 14px 16px;
margin-bottom: 10px;
color: #243b4c;
font-size: 17px;
cursor: pointer;
transition: .2s ease;
}
.meq-step label:hover {
border-color: #4f7fbe;
background: #eef4fb;
}
.meq-step input[type=”radio”] {
margin-right: 8px;
}
.meq-step input[type=”number”] {
width: 100%;
max-width: 260px;
padding: 14px 16px;
border-radius: 14px;
border: 2px solid #d5d0c4;
font-size: 18px;
}
.meq-button {
display: inline-block;
margin-top: 28px;
background: #4f7fbe;
color: #ffffff;
border: none;
border-radius: 999px;
padding: 16px 28px;
font-size: 18px;
font-weight: 800;
cursor: pointer;
transition: .2s ease;
}
.meq-button:hover {
background: #123047;
}
.meq-result {
margin-top: 34px;
background: #123047;
color: #ffffff;
border-radius: 28px;
padding: 34px;
box-shadow: 0 18px 45px rgba(0,0,0,.16);
}
.meq-result h2 {
margin-top: 0;
color: #ffffff;
font-size: 34px;
}
.meq-result p {
font-size: 18px;
line-height: 1.55;
}
.meq-result .meq-trip-name {
color: rgb(137, 178, 9);
}
.meq-result a {
display: inline-block;
margin-top: 14px;
background: #f47b20;
color: #ffffff;
text-decoration: none;
border-radius: 999px;
padding: 14px 24px;
font-weight: 800;
}
.meq-result a:hover {
background: #d96512;
}
@media (max-width: 700px) {
.me-trip-quiz-page {
padding: 48px 14px;
}
.me-trip-quiz-card,
.meq-result {
padding: 24px;
border-radius: 20px;
}
.meq-step h2 {
font-size: 21px;
}
.meq-step label {
font-size: 16px;
}
.meq-button {
width: 100%;
}
}
function meGetRadioValue(name) {
const selected = document.querySelector(‘input[name=”‘ + name + ‘”]:checked’);
return selected ? selected.value : “”;
}
function meCalculateTrip() {
const age = parseInt(document.getElementById(“meqAge”).value, 10);
const vibe = meGetRadioValue(“vibe”);
const comfort = meGetRadioValue(“comfort”);
const length = meGetRadioValue(“length”);
const dog = meGetRadioValue(“dog”);
const result = document.getElementById(“meQuizResult”);
if (!age || !vibe || !comfort || !length || !dog) {
result.style.display = “block”;
result.innerHTML = `
Almost there
Please answer each question so we can recommend the best trip for your group.
`;
result.scrollIntoView({ behavior: “smooth”, block: “start” });
return;
}
let trip = “”;
let description = “”;
let link = “”;
if (age < 5) { trip = "Give Us a Call"; description = "Most of our rafting trips start around age 5 and up, depending on the section and river conditions. Give us a call and we can help you figure out the safest option for your group."; link = "/contact/"; } else if (dog === "yes") { trip = "Salida Valley"; description = "Salida Valley is usually the best fit for dogs and younger families. It is mellow, scenic, and a great way to enjoy the Arkansas River without committing to bigger whitewater."; link = "/salida-valley/"; } else if (age < 6) { trip = "Salida Valley"; description = "For younger kids, Salida Valley is the best fit. It is scenic, mellow, and family-friendly."; link = "/salida-valley/"; } else if (age === 6) { trip = "Bear Creek"; description = "Bear Creek is a nice step up from the easiest float sections while still being a good fit for many families. It is a great choice when Browns Canyon is not quite the right fit yet."; link = "/bear-creek/"; } else if (age < 16) { if (vibe === "mellow" || comfort === "low") { trip = "Salida Valley"; description = "Salida Valley is the best choice if your group wants a mellow, scenic float with beautiful views and a relaxed pace."; link = "/salida-valley/"; } else { trip = "Browns Canyon"; description = "Browns Canyon is our top family whitewater recommendation. It has classic Arkansas River scenery, fun Class III rapids, and a great balance of excitement and accessibility."; link = "/browns-canyon/"; } } else { if (vibe === "intense" || comfort === "high") { trip = "The Numbers"; description = "The Numbers is the best fit if your group is physically active and wants a more challenging Class IV whitewater trip."; link = "/the-numbers/"; } else if (vibe === "mellow" || comfort === "low") { trip = "Salida Valley"; description = "Salida Valley is the right call if your group wants a relaxed, scenic trip instead of bigger rapids."; link = "/salida-valley/"; } else { trip = "Browns Canyon"; description = "Browns Canyon is the best all-around choice for most groups. It is exciting, scenic, and a classic Arkansas River rafting experience."; link = "/browns-canyon/"; } } let lengthNote = ""; if (length === "full") { lengthNote = "Since you’re interested in a full-day trip, check the trip page for full-day availability or call us if you want help choosing the best date."; } else if (length === "half") { lengthNote = "A half-day trip is a great choice if you want a fun river experience without taking up the whole day."; } else { lengthNote = "Half-day and full-day options may be available depending on the trip and date."; } result.style.display = "block"; result.innerHTML = ` Your Best Match: ${trip} ${description} ${lengthNote} View This Trip `; result.scrollIntoView({ behavior: "smooth", block: "start" }); } \n\n[/cs_content_seo][/cs_element_layout_column][/cs_element_layout_row][/cs_element_section][/cs_content]
