www.pygmy-elephant.com Open in urlscan Pro
2606:4700:3031::ac43:813a  Public Scan

Submitted URL: http://pygmy-elephant.com/
Effective URL: https://www.pygmy-elephant.com/
Submission: On May 26 via api from GB — Scanned from GB

Form analysis 4 forms found in the DOM

POST

<form method="post" action="" class="layoutStaggerAppear" data-defaulturl="/experiences" data-hs-cf-bound="true" style="opacity: 1; transform: matrix(1, 0, 0, 1, 0, 0);">
  <script type="text/javascript">
    window.homeAvailableFilters = {
      "experiences": {
        "11": ["1"],
        "8": ["4"],
        "9": ["2"],
        "10": ["2"],
        "6": ["2"]
      },
      "continents": {
        "1": ["11"],
        "4": ["8"],
        "2": ["9", "10", "6"]
      }
    };
  </script>
  <div class="select type">
    <input type="hidden" name="experience_id">
    <div class="selected" data-slug="the-alps"> Explore Our Tours </div>
    <div class="ul">
      <ul style="transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1); transition-duration: 0ms; transform: translate(0px, 0px) translateZ(0px);">
        <li class="current" style="opacity: 0; transform: matrix(0.5, 0, 0, 0.5, 0, 0);">
          <a href="#" data-slug="" data-videoid="vtRg-sdKZdA" data-videooverlay="0" data-i="" data-id="" data-emptytext="Explore Our Tours"><span class="pix empty"></span><span class="txt">All</span></a></li>
        <li style="opacity: 0; transform: matrix(0.5, 0, 0, 0.5, 0, 0);">
          <a href="#" data-slug="the-alps" data-videoid="je19Zhu9S6M" data-videooverlay="0.7" data-i="9" data-id="9"><img src="/resize/medias/experience/9/logo_black_image/c29x29/the-alps.png"><span class="txt">The Alps</span><span class="count">7</span></a>
        </li>
        <li style="opacity: 0; transform: matrix(0.5, 0, 0, 0.5, 0, 0);">
          <a href="#" data-slug="united-states" data-videoid="je19Zhu9S6M" data-videooverlay="0.7" data-i="11" data-id="11"><img src="/resize/medias/experience/11/logo_black_image/c29x29/united-states.png"><span class="txt">United States</span><span class="count">1</span></a>
        </li>
        <li style="opacity: 0; transform: matrix(0.5, 0, 0, 0.5, 0, 0);">
          <a href="#" data-slug="patagonia" data-videoid="OKswAgAVrto" data-videooverlay="0.8" data-i="8" data-id="8"><img src="/resize/medias/experience/8/logo_black_image/c29x29/patagonia.png"><span class="txt">Patagonia</span><span class="count">10</span></a>
        </li>
        <li style="opacity: 0; transform: matrix(0.5, 0, 0, 0.5, 0, 0);">
          <a href="#" data-slug="scotland" data-videoid="kS1ruZn8eVI" data-videooverlay="0.8" data-i="10" data-id="10"><img src="/resize/medias/experience/10/logo_black_image/c29x29/scotland.png"><span class="txt">Scotland</span><span class="count">3</span></a>
        </li>
        <li style="opacity: 0; transform: matrix(0.5, 0, 0, 0.5, 0, 0);">
          <a href="#" data-slug="camino-de-santiago" data-videoid="kS1ruZn8eVI" data-videooverlay="0.8" data-i="6" data-id="6"><img src="/resize/medias/experience/6/logo_black_image/c29x29/camino-de-santiago.png"><span class="txt">Camino de Santiago</span><span class="count">1</span></a>
        </li>
      </ul>
      <div class="iScrollVerticalScrollbar iScrollLoneScrollbar" style="position: absolute; z-index: 9999; width: 7px; bottom: 2px; top: 2px; right: 1px; overflow: hidden; pointer-events: none;">
        <div class="iScrollIndicator"
          style="box-sizing: border-box; position: absolute; background: rgba(0, 0, 0, 0.5); border: 1px solid rgba(255, 255, 255, 0.9); border-radius: 3px; width: 100%; transition-duration: 0ms; display: none; height: 8px; transform: translate(0px, -8px) translateZ(0px); transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);">
        </div>
      </div>
    </div>
  </div>
  <button>GO</button>
</form>

POST

<form method="post" action="" data-hs-cf-bound="true">
  <p>Receive News and Offers</p>
  <div class="inner">
    <input type="text" name="newsletter_email"><button>Go</button>
    <div class="success" style="opacity: 0;">
      <span class="successMessage" style="opacity: 0;">Thanks !</span>
      <span class="errorMessage" style="opacity: 0;">Incorrect email address</span>
    </div>
  </div>
  <div class="msg"></div>
</form>

POST /inquire

<form method="post" action="/inquire" data-parsley-validate="" novalidate="" data-hs-cf-bound="true">
  <div class="input">
    <input required="" type="text" name="firstname" placeholder="First name">
  </div>
  <div class="input">
    <input required="" type="text" name="lastname" placeholder="Last name">
  </div>
  <div class="input big">
    <input required="" type="email" name="email" placeholder="Email">
  </div>
  <div class="input big">
    <select name="question" required="">
      <option value="">I would like to: </option>
      <option value="I have a general question"
        data-placeholder="Drop us a line and tell us what is on yout mind. We will get back to you sooner than you can say « I want an adventure that will totally blow me away, that is in my budget and I will never forget ». Ok not that fast, but fast."
        data-istravel="0" data-isscratch="0">I have a general question</option>
      <option value="I would like a detailed quotation for a specific journey" data-placeholder="" data-istravel="1" data-isscratch="0">I would like a detailed quotation for a specific journey</option>
      <option value="Set up a consultation for a " from="" scratch"="" journey"="" data-placeholder="Tell us a little about your idea of a « journey Worth Taking »" data-istravel="0" data-isscratch="1">Set up a consultation for a "From Scratch"
        Journey</option>
    </select>
  </div>
  <div class="extra" style="display: none">
    <div class="input big">
      <select name="travel_id" data-parsley-required="">
        <option value="" data-isgroup="0">Select a journey</option>
        <option value="96" data-id="96" data-isgroup="0" data-gaevent="US_whitemountains">White Mountains - Self Guided</option>
        <option value="11" data-id="11" data-isgroup="0" data-gaevent="WTrek_westeast">W-Trek Self Guided: Budget Friendly</option>
        <option value="84" data-id="84" data-isgroup="0" data-gaevent="W-Trek: Comfort and Value">W-Trek Self Guided: With Comfort</option>
        <option value="31" data-id="31" data-isgroup="0" data-gaevent="W-Trek Comfort">W-Trek East to West - In Lux and Style</option>
        <option value="78" data-id="78" data-isgroup="0" data-gaevent="Great Self-Guided Hikes">The Great Self Guided Treks of Patagonia - W-Trek and El Chaltén</option>
        <option value="77" data-id="77" data-isgroup="0" data-gaevent="Self Guided W-Trek and Multi-Sport Adventure">Self Guided W-Trek and Multi-Sport Adventure in Patagonia</option>
        <option value="89" data-id="89" data-isgroup="0" data-gaevent="O-Trek">O-Trek Self Guided: with comfort</option>
        <option value="87" data-id="87" data-isgroup="0" data-gaevent="TMB Budget">Tour du Mont Blanc - Budget Friendly</option>
        <option value="17" data-id="17" data-isgroup="0" data-gaevent="TMB Self Guided">Tour du Mont Blanc - In Comfort and Value</option>
        <option value="88" data-id="88" data-isgroup="0" data-gaevent="TMB LUX">Tour du Mont Blanc - Lux and Style</option>
        <option value="19" data-id="19" data-isgroup="0" data-gaevent="Chamonix Adventure">Multi-Sport adventure near Mont Blanc</option>
        <option value="64" data-id="64" data-isgroup="0" data-gaevent="">Skorpios Cruises Patagonia - Chonos Route</option>
        <option value="13" data-id="13" data-isgroup="0" data-gaevent="Explora">Explora Patagonia</option>
        <option value="27" data-id="27" data-isgroup="0" data-gaevent="Remota">Remota Lodge</option>
        <option value="81" data-id="81" data-isgroup="0" data-gaevent="Haute Route">The Haute Route - Self-Guided Tour</option>
        <option value="82" data-id="82" data-isgroup="0" data-gaevent="West Highland Way">The West Highland Way</option>
        <option value="83" data-id="83" data-isgroup="0" data-gaevent="">The Great Glen Way</option>
        <option value="79" data-id="79" data-isgroup="0" data-gaevent="Camino de Santiago">Camino de Santiago Self Guided - 14 nights</option>
        <option value="90" data-id="90" data-isgroup="0" data-gaevent="GSGH Scotland">Great Self Guided Hikes of Scotland</option>
        <option value="91" data-id="91" data-isgroup="0" data-gaevent="Hotel Las Torres">Hotel Las Torres</option>
        <option value="97" data-id="97" data-isgroup="0" data-gaevent="TMB Self Guided Half Tour (East)">Tour du Mont Blanc - Half Tour (East)</option>
        <option value="98" data-id="98" data-isgroup="0" data-gaevent="TMB Self Guided Half Tour (West)">Tour du Mont Blanc - Half Tour (West)</option>
      </select>
    </div>
    <div class="input nogroup" style="display: inline-block;">
      <input data-parsley-required="" type="text" name="nogroup_date_begin" placeholder="Select start date" class="datepicker hasDatepicker" id="dp1653533872888">
    </div>
    <div class="input nogroup" style="display: inline-block;">
      <input data-parsley-required="" type="text" name="nogroup_date_end" placeholder="Select end date" class="datepicker hasDatepicker" id="dp1653533872889">
    </div>
    <div class="input big">
      <input data-parsley-required="" type="text" name="quantity" placeholder="Number of people?">
    </div>
  </div>
  <div class="input big">
    <textarea required="" name="message" data-placeholder="Your message" placeholder="Your message"></textarea>
  </div>
  <div class="extra" style="display: none;">
    <div class="services">
      <div>
        <span></span>
        <strong>More Service:</strong> 24 hours a day while you travel
      </div>
      <div>
        <span></span>
        <strong>More Trust:</strong> price transparency and never lose your deposit
      </div>
      <div>
        <span></span>
        <strong>More Expertise:</strong> 40 countries and counting
      </div>
      <div style="display: inline-block;">
        <span></span>
        <strong>More Customization:</strong> Pygmy Itineraries are completely customizable
      </div>
    </div>
  </div>
  <div class="extraScratch" style="display: none;">
    <div class="services">
      <div>
        <span></span>
        <strong>More Service:</strong> 24 hours a day while you travel
      </div>
      <div>
        <span></span>
        <strong>More Trust:</strong> price transparency and never lose your deposit
      </div>
      <div>
        <span></span>
        <strong>More Expertise:</strong> 40 countries and counting
      </div>
    </div>
    <div class="steps">
      <div>
        <span>1</span> Get a 30 minute consultation
      </div>
      <div>
        <span>2</span> Choose from 3 trip ideas
      </div>
      <div>
        <span>3</span> Get the idea personalized for your own adventure
      </div>
      <div>
        <span>4</span> Let us take care of the rest
      </div>
    </div>
  </div>
  <div class="g-recaptcha" data-sitekey="6LcPYTAUAAAAAFZUfiA1FONZSp08k4HUzFnN15hO">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcPYTAUAAAAAFZUfiA1FONZSp08k4HUzFnN15hO&amp;co=aHR0cHM6Ly93d3cucHlnbXktZWxlcGhhbnQuY29tOjQ0Mw..&amp;hl=en&amp;v=M-QqaF9xk6BpjLH22uHZRhXt&amp;size=normal&amp;cb=mt3mtizex0no"
          width="304" height="78" role="presentation" name="a-w8zb5w198zsf" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <div class="submit">
    <button class="button big" type="submit">Get in touch!</button>
    <p>Your email is safe with us. No spam and no harrasing emails!</p>
  </div>
</form>

POST /inquire

<form method="post" action="/inquire" data-parsley-validate="" novalidate="" data-hs-cf-bound="true">
  <div class="input">
    <input required="" type="text" name="firstname" placeholder="First name">
  </div>
  <div class="input">
    <input required="" type="text" name="lastname" placeholder="Last name">
  </div>
  <div class="input big">
    <input required="" type="email" name="email" placeholder="Email">
  </div>
  <div class="input big">
    <select name="question" required="">
      <option value="">I would like to: </option>
      <option value="I have a general question"
        data-placeholder="Drop us a line and tell us what is on yout mind. We will get back to you sooner than you can say « I want an adventure that will totally blow me away, that is in my budget and I will never forget ». Ok not that fast, but fast."
        data-istravel="0" data-isscratch="0">I have a general question</option>
      <option value="I would like a detailed quotation for a specific journey" data-placeholder="" data-istravel="1" data-isscratch="0">I would like a detailed quotation for a specific journey</option>
      <option value="Set up a consultation for a " from="" scratch"="" journey"="" data-placeholder="Tell us a little about your idea of a « journey Worth Taking »" data-istravel="0" data-isscratch="1">Set up a consultation for a "From Scratch"
        Journey</option>
    </select>
  </div>
  <div class="extra" style="display: none">
    <div class="input big">
      <select name="travel_id" data-parsley-required="">
        <option value="" data-isgroup="0">Select a journey</option>
        <option value="96" data-id="96" data-isgroup="0" data-gaevent="US_whitemountains">White Mountains - Self Guided</option>
        <option value="11" data-id="11" data-isgroup="0" data-gaevent="WTrek_westeast">W-Trek Self Guided: Budget Friendly</option>
        <option value="84" data-id="84" data-isgroup="0" data-gaevent="W-Trek: Comfort and Value">W-Trek Self Guided: With Comfort</option>
        <option value="31" data-id="31" data-isgroup="0" data-gaevent="W-Trek Comfort">W-Trek East to West - In Lux and Style</option>
        <option value="78" data-id="78" data-isgroup="0" data-gaevent="Great Self-Guided Hikes">The Great Self Guided Treks of Patagonia - W-Trek and El Chaltén</option>
        <option value="77" data-id="77" data-isgroup="0" data-gaevent="Self Guided W-Trek and Multi-Sport Adventure">Self Guided W-Trek and Multi-Sport Adventure in Patagonia</option>
        <option value="89" data-id="89" data-isgroup="0" data-gaevent="O-Trek">O-Trek Self Guided: with comfort</option>
        <option value="87" data-id="87" data-isgroup="0" data-gaevent="TMB Budget">Tour du Mont Blanc - Budget Friendly</option>
        <option value="17" data-id="17" data-isgroup="0" data-gaevent="TMB Self Guided">Tour du Mont Blanc - In Comfort and Value</option>
        <option value="88" data-id="88" data-isgroup="0" data-gaevent="TMB LUX">Tour du Mont Blanc - Lux and Style</option>
        <option value="19" data-id="19" data-isgroup="0" data-gaevent="Chamonix Adventure">Multi-Sport adventure near Mont Blanc</option>
        <option value="64" data-id="64" data-isgroup="0" data-gaevent="">Skorpios Cruises Patagonia - Chonos Route</option>
        <option value="13" data-id="13" data-isgroup="0" data-gaevent="Explora">Explora Patagonia</option>
        <option value="27" data-id="27" data-isgroup="0" data-gaevent="Remota">Remota Lodge</option>
        <option value="81" data-id="81" data-isgroup="0" data-gaevent="Haute Route">The Haute Route - Self-Guided Tour</option>
        <option value="82" data-id="82" data-isgroup="0" data-gaevent="West Highland Way">The West Highland Way</option>
        <option value="83" data-id="83" data-isgroup="0" data-gaevent="">The Great Glen Way</option>
        <option value="79" data-id="79" data-isgroup="0" data-gaevent="Camino de Santiago">Camino de Santiago Self Guided - 14 nights</option>
        <option value="90" data-id="90" data-isgroup="0" data-gaevent="GSGH Scotland">Great Self Guided Hikes of Scotland</option>
        <option value="91" data-id="91" data-isgroup="0" data-gaevent="Hotel Las Torres">Hotel Las Torres</option>
        <option value="97" data-id="97" data-isgroup="0" data-gaevent="TMB Self Guided Half Tour (East)">Tour du Mont Blanc - Half Tour (East)</option>
        <option value="98" data-id="98" data-isgroup="0" data-gaevent="TMB Self Guided Half Tour (West)">Tour du Mont Blanc - Half Tour (West)</option>
      </select>
    </div>
    <div class="input nogroup" style="display: inline-block;">
      <input data-parsley-required="" type="text" name="nogroup_date_begin" placeholder="Select start date" class="datepicker hasDatepicker" id="dp1653533872890">
    </div>
    <div class="input nogroup" style="display: inline-block;">
      <input data-parsley-required="" type="text" name="nogroup_date_end" placeholder="Select end date" class="datepicker hasDatepicker" id="dp1653533872891">
    </div>
    <div class="input big">
      <input data-parsley-required="" type="text" name="quantity" placeholder="Number of people?">
    </div>
  </div>
  <div class="input big">
    <textarea required="" name="message" data-placeholder="Your message" placeholder="Your message"></textarea>
  </div>
  <div class="extra" style="display: none;">
    <div class="services">
      <div>
        <span></span>
        <strong>More Service:</strong> 24 hours a day while you travel
      </div>
      <div>
        <span></span>
        <strong>More Trust:</strong> price transparency and never lose your deposit
      </div>
      <div>
        <span></span>
        <strong>More Expertise:</strong> 40 countries and counting
      </div>
      <div style="display: inline-block;">
        <span></span>
        <strong>More Customization:</strong> Pygmy Itineraries are completely customizable
      </div>
    </div>
  </div>
  <div class="extraScratch" style="display: none;">
    <div class="services">
      <div>
        <span></span>
        <strong>More Service:</strong> 24 hours a day while you travel
      </div>
      <div>
        <span></span>
        <strong>More Trust:</strong> price transparency and never lose your deposit
      </div>
      <div>
        <span></span>
        <strong>More Expertise:</strong> 40 countries and counting
      </div>
    </div>
    <div class="steps">
      <div>
        <span>1</span> Get a 30 minute consultation
      </div>
      <div>
        <span>2</span> Choose from 3 trip ideas
      </div>
      <div>
        <span>3</span> Get the idea personalized for your own adventure
      </div>
      <div>
        <span>4</span> Let us take care of the rest
      </div>
    </div>
  </div>
  <div class="g-recaptcha" data-sitekey="6LcPYTAUAAAAAFZUfiA1FONZSp08k4HUzFnN15hO">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcPYTAUAAAAAFZUfiA1FONZSp08k4HUzFnN15hO&amp;co=aHR0cHM6Ly93d3cucHlnbXktZWxlcGhhbnQuY29tOjQ0Mw..&amp;hl=en&amp;v=M-QqaF9xk6BpjLH22uHZRhXt&amp;size=normal&amp;cb=hr82ek2767wv"
          width="304" height="78" role="presentation" name="a-16n741c823nj" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <div class="submit">
    <button class="button big" type="submit">Get in touch!</button>
    <p>Your email is safe with us. No spam and no harrasing emails!</p>
  </div>
</form>

Text Content

Pygmy Elephant
+1 (414) 377-3555 info@pygmy-elephant.com
Destinations Experiences Pygmy miles About us Blog Meet the team Let's Talk!


PYGMY ELEPHANT


WE ARE SELF-GUIDED ADVENTURE EXPERTS


START PLANNING YOUR TRIP NOW

Explore Our Tours
 * All
 * The Alps7
 * United States1
 * Patagonia10
 * Scotland3
 * Camino de Santiago1


GO

MORE CUSTOMIZATION

Build a tailor made trip in less time

MORE EXPERTISE

Push your boundaries and experience an adventure

MORE SERVICE

Feel Safe and supported while traveling

MORE TRUST

Receive open and honest consultation. Always


CHOOSE YOUR EXPERIENCE


DISCOVER TRAVEL THAT STIRS YOUR SOUL


PYGMY MILES

Redeem miles for travel, gear or give to conservation efforts. Our loyalty
program rewards adventurous & eco minded travelers.

Discover how it works


THE ALPS


UNITED STATES


PATAGONIA


SCOTLAND


CAMINO DE SANTIAGO





WHAT MAKES THESE TRIPS DIFFERENT?

We believe that a vacation should be more than a hotel room, a flight and a
rental car. It should be more than the sum of its parts. We also believe a
challenge can help you grow and a trip can stir the soul. We create journeys
worth taking - for the traveler, for the host and for the world.


18
1
11


OUR DESTINATIONS


DISCOVER THE WORLD

“The world is a book and those who do not travel read only one page.” ―
Augustine of Hippo

 * Europe (18)
 * North America (1)
 * South America (11)

Check our destinations


FROM THE ROAD

Find inspiration for your next trip and get advice from travelers who have been
there before.

Check our blog

RAFAEL REQUENA


ACCOMMODATION ON THE WHITE MOUNTAINS HUT-TO-HUT TREK



RAFAEL REQUENA


A HIKER’S GUIDE TO FOOD IN THE WHITE MOUNTAINS HUTS


TALK TO OUR ADVENTURE EXPERT

Our Managing Director, Andrew, has been to over 40 countries in his quest for
the perfect adventure. He has biked the death road in Boiliva, trekked 500 miles
across northern Spain on the Camino de Santiago, cycled from Brussels to
Florence and hiked the five sacred mountains of China. Pygmy Elephant is how he
spreads his love for adventure and self discovery in the world.


Contact Skype

+1 (414) 377-3555

info@pygmy-elephant.com
Let's Talk!



NEWSLETTER

Receive News and Offers

Go
Thanks ! Incorrect email address



SOCIAL

twitter facebook instagram pinterest


INFORMATION

 * Pygmy miles
 * About us
 * Online Enquiry
 * Call us
 * Booking Conditions
 * Privacy & Cookies Policy
 * Become a partner


EXPERIENCES

 * The Alps
 * United States
 * Patagonia
 * Scotland
 * Camino de Santiago


DESTINATIONS

 * Europe
 * North America
 * South America


BLOG

 * Visit our blog

Website by McArnolds © Copyright 2016 PYGMY ELEPHANT

Close
Let's Talk!

Thanks for contacting us.
We will come back to you soon.

I would like to: I have a general question I would like a detailed quotation for
a specific journey Set up a consultation for a "From Scratch" Journey
Select a journey White Mountains - Self Guided W-Trek Self Guided: Budget
Friendly W-Trek Self Guided: With Comfort W-Trek East to West - In Lux and Style
The Great Self Guided Treks of Patagonia - W-Trek and El Chaltén Self Guided
W-Trek and Multi-Sport Adventure in Patagonia O-Trek Self Guided: with comfort
Tour du Mont Blanc - Budget Friendly Tour du Mont Blanc - In Comfort and Value
Tour du Mont Blanc - Lux and Style Multi-Sport adventure near Mont Blanc
Skorpios Cruises Patagonia - Chonos Route Explora Patagonia Remota Lodge The
Haute Route - Self-Guided Tour The West Highland Way The Great Glen Way Camino
de Santiago Self Guided - 14 nights Great Self Guided Hikes of Scotland Hotel
Las Torres Tour du Mont Blanc - Half Tour (East) Tour du Mont Blanc - Half Tour
(West)




More Service: 24 hours a day while you travel
More Trust: price transparency and never lose your deposit
More Expertise: 40 countries and counting
More Customization: Pygmy Itineraries are completely customizable
More Service: 24 hours a day while you travel
More Trust: price transparency and never lose your deposit
More Expertise: 40 countries and counting
1 Get a 30 minute consultation
2 Choose from 3 trip ideas
3 Get the idea personalized for your own adventure
4 Let us take care of the rest

Get in touch!

Your email is safe with us. No spam and no harrasing emails!




Pygmy Elephant



HOME


JOURNEYS WORTH TAKING

We customize adventure itineraries, book your travel and then support you 24
hours a day during your trip.


EXPERIENCES


THE ALPS


UNITED STATES


PATAGONIA


SCOTLAND


CAMINO DE SANTIAGO

Go to homepage

Pygmy Elephant



DESTINATIONS


DISCOVER THE WORLD

“The world is a book and those who do not travel read only one page.” ―
Augustine of Hippo

 * Europe (18)
 * North America (1)
 * South America (11)


GREAT SELF GUIDED HIKES OF SCOTLAND





TOUR DU MONT BLANC - HALF TOUR (EAST)





EXPLORA PATAGONIA





W-TREK SELF GUIDED: WITH COMFORT

Check our destinations

Pygmy Elephant



EXPERIENCES


WE ARE ALL OVER THE WORLD

Choose an experience category that you would like to explore. Each experience
has been hand picked by our team for it's challenge, immersion or
sustainability.


THE ALPS




UNITED STATES




PATAGONIA




SCOTLAND




CAMINO DE SANTIAGO

Discover all experiences

Pygmy Elephant



PYGMY MILES


INNOVATIVE MILEAGE PROGRAM

Redeem miles for travel, gear or give to conservation efforts. Our loyalty
program rewards adventurous & eco minded travelers.

Discover Pygmy miles

Pygmy Elephant



ABOUT US


ONE DAY, ONE JUMP AND TWO YEARS OF PASSION

After jumping off the side of a cliff with only a cord attached in the Swiss
Alps, our founder couldn't go back to his day job. Instead, he set out to create
something that he couldn't find in the travel market

More about us

Pygmy Elephant



BLOG


FROM THE ROAD

Find inspiration for your next trip and get advice from travelers who have been
there before.


RAFAEL REQUENA


THE BEST APP COMBINATION FOR OUTSMARTING YOUR SELF GUIDED HIKE





ANDREW DELMENHORST


WHEN IS THE BEST TIME OF THE YEAR TO HIKE THE TOUR DU MONT BLANC





ANDREW DELMENHORST


8 REASONS WHY YOU SHOULD HIKE THE TOUR DU MONT BLANC





ANDREW DELMENHORST


PROS AND CONS OF VISITING THE SERENGETI

Discover blog

Pygmy Elephant



MEET THE TEAM


GET IN TOUCH.

Who we are and how to get a hold of us.

RAFAEL REQUENA

ANDREW DELMENHORST

PAT DELMENHORST

NICOLE MULLALY

KIRSTEN THOMASON

NICHOLAS COSTA

Contact us

x
Pygmy Elephant



LET'S TALK!

Email us anytime, on average we provide quotes within 6 hours during business
hours and the next day during off business hours.

Thanks for contacting us.
We will come back to you soon.

I would like to: I have a general question I would like a detailed quotation for
a specific journey Set up a consultation for a "From Scratch" Journey
Select a journey White Mountains - Self Guided W-Trek Self Guided: Budget
Friendly W-Trek Self Guided: With Comfort W-Trek East to West - In Lux and Style
The Great Self Guided Treks of Patagonia - W-Trek and El Chaltén Self Guided
W-Trek and Multi-Sport Adventure in Patagonia O-Trek Self Guided: with comfort
Tour du Mont Blanc - Budget Friendly Tour du Mont Blanc - In Comfort and Value
Tour du Mont Blanc - Lux and Style Multi-Sport adventure near Mont Blanc
Skorpios Cruises Patagonia - Chonos Route Explora Patagonia Remota Lodge The
Haute Route - Self-Guided Tour The West Highland Way The Great Glen Way Camino
de Santiago Self Guided - 14 nights Great Self Guided Hikes of Scotland Hotel
Las Torres Tour du Mont Blanc - Half Tour (East) Tour du Mont Blanc - Half Tour
(West)




More Service: 24 hours a day while you travel
More Trust: price transparency and never lose your deposit
More Expertise: 40 countries and counting
More Customization: Pygmy Itineraries are completely customizable
More Service: 24 hours a day while you travel
More Trust: price transparency and never lose your deposit
More Expertise: 40 countries and counting
1 Get a 30 minute consultation
2 Choose from 3 trip ideas
3 Get the idea personalized for your own adventure
4 Let us take care of the rest

Get in touch!

Your email is safe with us. No spam and no harrasing emails!


Close
Home Destinations Experiences Pygmy miles About us Blog Meet the team Let's
Talk!
+1 (414) 377-3555

info@pygmy-elephant.com