<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta http-equiv="Content-Language" content="en" />
        <title>Bicycle videos: all categories and genres</title>
        <meta name="description" content="This is unique. You can enjoy every minute of your indoor cycling or spinning workout with the best cycling moments ever captured on camera. This cycling game is based on interactive videos. Unlimited, and all you need is just normal smartphone." />
        <meta name="keywords" content="bicycle videos, cycling, fitness, weight loss, spinning, exercise bike" />

        
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <link rel="manifest" href="/site.webmanifest">
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
        <meta name="msapplication-TileColor" content="#ffffff">
        <meta name="theme-color" content="#ffffff">

                <!-- meta name="viewport" content="width=device-width, initial-scale=1.0" -->

                
                <meta name="viewport" content="maximum-scale=10">

                                <link type="text/css" rel="stylesheet" href="/css/779cb9f.css?v102">
                    
        <script>
            var alerts = [];
            var triggers = [];
            var player_ready = false;
            var is_owner = false;
            var geoip_country_code = 'US';
            var lang = 'en';
            var lang_pref = '';
        </script>
        <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
        
        
    </head>
    <body>

            
<!-- steady bg -->
<div id="bg"
     style="background:url(/i/bg/942b2b432260edda69d1f1651f81d55c.jpg) center no-repeat;
		background-size:cover;">
</div>
<script>
    var bg_move_mode = 2;
    var bgimg = "/i/bg/wide-road-dark.jpg";
</script>



<div id="all_wr">
    <div id="container">
        <div id="wdth">

                        
            <div id="top_wr">

                <div class="top_menu_wr">

                    <div id="soc_div">

                                                <div class="top_mitem" onclick="location.href='/signin/'">
                            <span class="desktop-hide pad-hide mobile-show"><img src="/i/icon/lock-icon.svg"></span>
                            <span class="mobile-hide">Sign in</span>
                        </div>
                        
                        
                        <div class="top_mitem_green" id="add_vid_btn" onclick="toggle_modal()">
                            <span class="mobile-hide pad-hide">Add YouTube video</span>
                            <span class="desktop-hide">+Video</span>
                        </div>

                        <!-- div id="top_mitem_allvids" class="top_mitem" onclick="all_videos()">
                            All Videos
                        </div -->

                        <div id="top_mitem_filter" class="top_mitem" onclick="toggle_filter()">
                            <img src="/i/icon/search-icon-2.svg" class="search_btn">
                            <span class="mobile-hide pad-hide ml-05">Filter</span>
                        </div>

                        <div id="top_mitem_rating" class="top_mitem pad-hide" onclick="location.href='/rating/all/'">
                            <!-- img src="/i/icon/search-icon-2.svg" class="search_btn" -->
                            <span class="mobile-hide">World </span>Rankings
                        </div>

                        
                        <div id="top_mitem_lang_sel" class="top_mitem lang_sel" data-shortcode="" onclick="toggle_lang_sel(this)">
                            <span class="mobile-hide pad-hide">
                                                                                                            United States
                                     - English
                                                            </span>
                        </div>

                    </div>

                    <div id="logo_div">
                        <a href="/">
                            <div id="lgo">
                                                                <img src="/i/gethigh-fitness.svg" id="lg" alt="GETHIGH" title="GETHIGH on fitness - indoor cycling videos" />
                                <div class="c3">
                                    <span>indoor cycling, enjoyable</span>
                                    <!-- span class="c2">is</span>
                                    <span>fun</span -->
                                </div>
                                                            </div>
                        </a>
                    </div>

                </div>

                <div class="filter_rel">
                    <div class="filter_wrap filter_panel" id="filter" style="display: none">

                        <div class="panel-content-width">
                            <div class="content_padd">

                                <div id="filter_extra" class="filter_row">
                                    <br>
                                    <form action="/search-videos/" method="get" id="search_form">
                                        <input name="query" class="textinputs" type="text"
                                               value="search query" style="color:#ccc"
                                               onfocus="this.style.color='#000'; if(this.value=='search query') this.value=''"
                                               onblur="if(this.value=='') { this.value=''; this.style.color='#ccc'; }"
                                        />
                                        <img src="/i/icon/search-icon-2.svg" class="search_btn"
                                             onclick="document.getElementById('search_form').submit()">
                                        <input type="submit" class="hidden_1px">
                                    </form>

                                </div>

                                <div class="filter_row">

                                    <div class="quarter_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="time_0_20" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/1.png) 1rem center no-repeat; background-size: auto 80%; padding: 1rem 1rem 1rem 4rem; text-align: left;">
                                                <span>10-20 min</span>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="quarter_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="time_20_40" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/2.png) 1rem center no-repeat; background-size: auto 80%; padding: 1rem 1rem 1rem 4rem; text-align: left;">
                                                <span>20-40 min</span>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="quarter_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="time_40_80" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/3a.png) 1rem center no-repeat; background-size: auto 80%; padding: 1rem 1rem 1rem 4rem; text-align: left;">
                                                <span>40-80 min</span>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="quarter_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="time_80_1000" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/4.png) 1rem center no-repeat; background-size: auto 80%; padding: 1rem 1rem 1rem 4rem; text-align: left;">
                                                <span>&gt;80 min</span>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="clear"></div>

                                    <div class="filter_genres">

                                        <div class="six_block">
                                            <div class="filter_option_padd">
                                                <div class="filter_option" id="tag_genre_1001" onclick="sel_btn(this.id)"
                                                     style="background: url(/i/tag/tag-sport.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                    <span>Sport</span>
                                                </div>
                                            </div>
                                        </div>

                                        <div class="six_block">
                                            <div class="filter_option_padd">
                                                <div class="filter_option" id="tag_genre_1005" onclick="sel_btn(this.id)"
                                                     style="background: url(/i/tag/tag-road.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                    <span>Road</span>
                                                </div>
                                            </div>
                                        </div>

                                        <div class="six_block">
                                            <div class="filter_option_padd">
                                                <div class="filter_option" id="tag_genre_1002" onclick="sel_btn(this.id)"
                                                     style="background: url(/i/tag/tag-commute.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                    <span>Commute</span>
                                                </div>
                                            </div>
                                        </div>

                                        <div class="six_block">
                                            <div class="filter_option_padd">
                                                <div class="filter_option" id="tag_genre_1003" onclick="sel_btn(this.id)"
                                                     style="background: url(/i/tag/tag-mtb.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                    <span>MTB</span>
                                                </div>
                                            </div>
                                        </div>

                                        <div class="six_block">
                                            <div class="filter_option_padd">
                                                <div class="filter_option" id="tag_genre_1006" onclick="sel_btn(this.id)"
                                                     style="background: url(/i/tag/tag-cross.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                    <span>Cross</span>
                                                </div>
                                            </div>
                                        </div>

                                        <div class="six_block">
                                            <div class="filter_option_padd">
                                                <div class="filter_option" id="tag_genre_1004" onclick="sel_btn(this.id)"
                                                     style="background: url(/i/tag/tag-bmx.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                    <span>BMX</span>
                                                </div>
                                            </div>
                                        </div>

                                    </div>

                                    <div class="clear"></div>


                                    <div class="third_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="tag_season_2005" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/tag-summer.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                <span>Summer</span>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="third_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="tag_season_2006" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/tag-winter.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                <span>Winter</span>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="third_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="tag_season_2007" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/tag-other.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                <span>Other season</span>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="clear"></div>


                                    <div class="half_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="tag_music_3008" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/tag-music.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                <span>Music</span>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="half_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="tag_music_3009" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/tag-no_music.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                <span>No music</span>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="clear"></div>


                                    <div class="half_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="tag_time-of-day_4010" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/tag-day.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                <span>Morning/day</span>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="half_block">
                                        <div class="filter_option_padd">
                                            <div class="filter_option" id="tag_time-of-day_4011" onclick="sel_btn(this.id)"
                                                 style="background: url(/i/tag/tag-night.svg) 1rem center no-repeat; background-size: auto 80%;">
                                                <span>Evening/night</span>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="clear"></div>


                                </div>

                                <div class="filter_row">

                                    <!-- div class="spoiler_link spl_left mobile-hide">
                                        <span class="spl"
                                              id="more_options_link"
                                              onclick="toggle_more_options()"
                                        >more options ▼</span>
                                    </div -->

                                    <div class="top_mitem_green inline_btn" id="filter_btn" onclick="apply_filter()">
                                        Show
                                    </div>

                                    <div class="spoiler_link spl_right" onclick="toggle_filter()">
                                        <span class="spl">hide ▲</span>
                                    </div>

                                </div>



                            </div>
                        </div>

                    </div>
                </div>

                <div class="filter_rel">
    <div class="filter_wrap lang_sel_panel" id="lang_sel">
        <div class="panel-content-width">
            <div class="content_padd">

                <div class="filter_row">

                                          <ul class="quarter_block">
                                                    <li
                                                                    { class="selected" }
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/US.png) 0 center no-repeat;"
                                    data-shortcode="en_US"
                                     onclick="sel_locale('en_US', '/all-categories/');">
                                    <span><strong>United States</strong> - English</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/CZ.png) 0 center no-repeat;"
                                    data-shortcode="cs_CZ"
                                     onclick="sel_locale('cs_CZ', '/cs/all-categories/');">
                                    <span><strong>Česko</strong> - Čeština</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/DK.png) 0 center no-repeat;"
                                    data-shortcode="da_DK"
                                     onclick="sel_locale('da_DK', '/da/all-categories/');">
                                    <span><strong>Danmark</strong> - Dansk</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/DE.png) 0 center no-repeat;"
                                    data-shortcode="de_DE"
                                     onclick="sel_locale('de_DE', '/de/all-categories/');">
                                    <span><strong>Deutschland</strong> - Deutsch</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/ES.png) 0 center no-repeat;"
                                    data-shortcode="es_ES"
                                     onclick="sel_locale('es_ES', '/es/all-categories/');">
                                    <span><strong>España</strong> - Español</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/FR.png) 0 center no-repeat;"
                                    data-shortcode="fr_FR"
                                     onclick="sel_locale('fr_FR', '/fr/all-categories/');">
                                    <span><strong>France</strong> - Français</span>
                                </div>
                            </li>
                                              </ul>

                                          <ul class="quarter_block">
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/ID.png) 0 center no-repeat;"
                                    data-shortcode="id_ID"
                                     onclick="sel_locale('id_ID', '/id/all-categories/');">
                                    <span><strong>Indonesia</strong> - Indonesia</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/IT.png) 0 center no-repeat;"
                                    data-shortcode="it_IT"
                                     onclick="sel_locale('it_IT', '/it/all-categories/');">
                                    <span><strong>Italia</strong> - Italiano</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/HU.png) 0 center no-repeat;"
                                    data-shortcode="hu_HU"
                                     onclick="sel_locale('hu_HU', '/hu/all-categories/');">
                                    <span><strong>Magyarország</strong> - Magyar</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/NO.png) 0 center no-repeat;"
                                    data-shortcode="nb_NO"
                                     onclick="sel_locale('nb_NO', '/nb/all-categories/');">
                                    <span><strong>Norge</strong> - Bokmål</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/PL.png) 0 center no-repeat;"
                                    data-shortcode="pl_PL"
                                     onclick="sel_locale('pl_PL', '/pl/all-categories/');">
                                    <span><strong>Polska</strong> - Polski</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/BR.png) 0 center no-repeat;"
                                    data-shortcode="pt_BR"
                                     onclick="sel_locale('pt_BR', '/pt/all-categories/');">
                                    <span><strong>Brasil</strong> - Português</span>
                                </div>
                            </li>
                                              </ul>

                                          <ul class="quarter_block">
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/RO.png) 0 center no-repeat;"
                                    data-shortcode="ro_RO"
                                     onclick="sel_locale('ro_RO', '/ro/all-categories/');">
                                    <span><strong>România</strong> - Română</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/FI.png) 0 center no-repeat;"
                                    data-shortcode="fi_FI"
                                     onclick="sel_locale('fi_FI', '/fi/all-categories/');">
                                    <span><strong>Suomi</strong> - Suomi</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/SE.png) 0 center no-repeat;"
                                    data-shortcode="sv_SE"
                                     onclick="sel_locale('sv_SE', '/sv/all-categories/');">
                                    <span><strong>Sverige</strong> - Svenska</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/TR.png) 0 center no-repeat;"
                                    data-shortcode="tr_TR"
                                     onclick="sel_locale('tr_TR', '/tr/all-categories/');">
                                    <span><strong>Türkiye</strong> - Türkçe</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/CN.png) 0 center no-repeat;"
                                    data-shortcode="zh_CN"
                                     onclick="sel_locale('zh_CN', '/zh/all-categories/');">
                                    <span><strong>中国</strong> - 中文</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/JP.png) 0 center no-repeat;"
                                    data-shortcode="ja_JP"
                                     onclick="sel_locale('ja_JP', '/ja/all-categories/');">
                                    <span><strong>日本</strong> - 日本語</span>
                                </div>
                            </li>
                                              </ul>

                                          <ul class="quarter_block">
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/AE.png) 0 center no-repeat;"
                                    data-shortcode="ar_AE"
                                     onclick="sel_locale('ar_AE', '/ar/all-categories/');">
                                    <span><strong>الإمارات العربية المتحدة</strong> - العربية</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/KR.png) 0 center no-repeat;"
                                    data-shortcode="ko_KR"
                                     onclick="sel_locale('ko_KR', '/ko/all-categories/');">
                                    <span><strong>대한민국</strong> - 한국어</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/RU.png) 0 center no-repeat;"
                                    data-shortcode="ru_RU"
                                     onclick="sel_locale('ru_RU', '/ru/all-categories/');">
                                    <span><strong>Россия</strong> - Русский</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/RS.png) 0 center no-repeat;"
                                    data-shortcode="sr_RS"
                                     onclick="sel_locale('sr_RS', '/sr/all-categories/');">
                                    <span><strong>Србија</strong> - Српски</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/IN.png) 0 center no-repeat;"
                                    data-shortcode="hi_IN"
                                     onclick="sel_locale('hi_IN', '/hi/all-categories/');">
                                    <span><strong>भारत</strong> - हिन्दी</span>
                                </div>
                            </li>
                                                    <li
                                                            >
                                                                <div rel="nofollow" style="background: url(/i/rating/flags16/TH.png) 0 center no-repeat;"
                                    data-shortcode="th_TH"
                                     onclick="sel_locale('th_TH', '/th/all-categories/');">
                                    <span><strong>ไทย</strong> - ไทย</span>
                                </div>
                            </li>
                                              </ul>

                    
                    <div class="clear"></div>

                </div>

            </div>
        </div>
    </div>
</div>




                                <div class="cat-menu">
                    <div class="cat-menu-pad">

                        <a class="cat-menu-howto" href="/blog/1-minute-indoor-cycling-game-setup/">
                            <span>?</span> How To
                        </a>

                                                <a class="cat-menu-item" href="/cat/crazy/">Crazy</a>
                                                <a class="cat-menu-item" href="/cat/motivation/">Motivation</a>
                        
                        <a class="cat-menu-item" href="/indoor-cycling/15-min/">~15min</a>
                        <a class="cat-menu-item" href="/indoor-cycling/45-min/">~45min</a>
                        <a class="cat-menu-item" href="/indoor-cycling/60-min/">&gt;60min</a>
                        <a class="cat-menu-item" href="/geo/">Travel the World</a>
                        <a class="cat-menu-item" href="/search-videos/?query=latest">Latest videos</a>

                        <a class="cat-menu-item" href="/all-categories/">All categories</a>

                    </div>
                </div>
                
            </div>

            
            <table id="main"><tr><td>

                        <div class="main_wrap">


                
	<div class="previews">
	    <div class="previews_padd">
	        	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/crazy/">
			<img src="/files/cat/crazy.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/crazy/">
			Crazy
		</a>

		<div class="cat-thumb-text">It&#39;s dangerous, so dangerous... I wanna do it again! The best things in life are outta the comfort zone, so let&#39;s get there!
With these playl...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/motivation/">
			<img src="/files/cat/motivation.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/motivation/">
			Motivation
		</a>

		<div class="cat-thumb-text">Breathtaking and heartbreaking examples of human toughness, life opportunities and enchanting scenery along the road.
You can share every moment of h...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/geo/">
			<img src="/files/cat/travel.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/geo/">
			Travel the World
		</a>

		<div class="cat-thumb-text">Your exercise bike can be a private jet that takes you to any destination you want!</div>

	</div>

</div>

		        		            <div class="clear"></div>
                    <br>

                                        <br>
		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/winter+cycling/">
			<img src="/files/cat/winter-cycling.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/winter+cycling/">
			Winter cycling
		</a>

		<div class="cat-thumb-text">Winter is coming and the cycling season is ending. The good farmer makes his sleigh in the summer and repairs his bike in the winter. Screws and greas...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/other+season/">
			<img src="/files/cat/other-season.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/other+season/">
			Other season
		</a>

		<div class="cat-thumb-text">It is very easy to find a real life Cinderella. You know for sure that person or thing that isn&#39;t glamorous, doesn&#39;t get any attention, but it...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/cycling+sport/">
			<img src="/files/cat/sport-cycling.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/cycling+sport/">
			Cycling sport
		</a>

		<div class="cat-thumb-text">There are moments in life when you have to choose your path.&nbsp; We chose to cycle. But not as entertainment, not as a travel method or a faster way...</div>

	</div>

</div>

		        		            <div class="clear"></div>
                    <br>

                    						<br><br>
						</div></div>
                    	<!-- magic_wrap -->
						<div class="magick_wrap" style="display:block">
							<div class="magick_header">Magic is simple</div>
							<div class="magick_text">You push the pedals, we speed up the video. The app is ads-free.</div>

														<div id="magick_btn" class="magick_btn" style="display:inline-block" onclick="show_howto()">Really?</div>

						</div> <!-- .magick_wrap -->

												<div id="howto" style="display:none">
							<div class="content_width">
    <div class="content_padd">


        <div class="man_wrap">

            <div class="man_3 hide_man_3" class="man_hide_wr" onclick="hide_howto()">
                <div class="man_hide">
                    <div class="howto_close_arr">▲</div>
                    hide
                </div>
            </div>

            <div class="man">

                <!-- INSTALL -->

                <div class="man_3">

                    <div class="m3_tbl">

                        <div class="m3_text">
                            <div class="howto-num">1</div>
                            <div class="lbl_install"><span class="free">Install</span></div>
                            <div class="lbl_ambalco-sensor">ambalco sensor</div>
                        </div>

                        <div class="m3_btns">

                            <a rel="nofollow" target="_blank" href="https://itunes.apple.com/us/app/ambalco/id1232547963?mt=8"
                            onclick="ga('send', 'event', 'app', 'ios_install', 'oldA', 4);">
                                <div class="man_btn">
                                    <img src="/i/man/app-store.png" />
                                </div>
                            </a>

                            <a rel="nofollow" target="_blank" href="https://play.google.com/store/apps/details?id=com.gethigh.fitness"
                               onclick="ga('send', 'event', 'app', 'android_install', 'oldA', 5);">
                                <div class="man_btn">
                                    <img src="/i/man/googleplay.png" />
                                </div>
                            </a>

                            <!-- div class="inst_qr"><img src="/i/man/ambalco-com.gif" /></div -->
                            
                        </div>


                    </div>

                </div>


                <!-- PHONELEG -->

                <div class="man_2">
                    <div class="m2_tbl m2_header">

                        <div class="m2_text1">
                            <div class="howto-num">2</div>
                            <div class="lbl_attach">Attach&nbsp;&nbsp;</div>
                            <div class="lbl_the-phone">the phone&nbsp;&nbsp;&nbsp;</div>
                            <div class="lbl_to-your-leg">to your leg&nbsp;&nbsp;&nbsp;</div>
                        </div>

                        <img src="/i/man/phoneleg.jpg" class="intro_img" />

                        <div class="m2_block2">
                            <div class="m2_text2">
                                <div class="lbl_or-put">or put it in</div>
                                <div class="lbl_the-pocket">the pocket</div>
                            </div>
                            <div class="m2_img2">
                                <img src="/i/man/pocket.png" />
                            </div>
                        </div>

                    </div>
                </div>


                <!-- DEMO -->

                <div class="man_1">
                    <table class="m1_tbl">
                        <tr>
                            <td class="m1_header">
                                <div class="howto-num">3</div>
                                <div class="lbl_biketube">BikeTube game</div>
                                <div class="lbl_on-big-screen">on a big screen</div>
                            </td>
                        </tr>
                        <tr>
                            <td class="m1_intro">
                                <div class="m1_text">
                                    <div class="lbl_smartphone">Smartphone</div>
                                    <div class="lbl_in-the-pocket">in the pocket</div>
                                    <div class="lbl_as-a-sensor">as a sensor</div>
                                    <div class="lbl_how">
                                        <a href="/blog/1-minute-indoor-cycling-game-setup/">How?</a>
                                    </div>
                                </div>
                                <img src="/i/man/intro.jpg" class="intro_img" />
                            </td>
                        </tr>
                    </table>
                </div>

            </div>

            <div class="clear"></div>

            <!-- div class="like-container">
                <div class="fb-like" data-href="http://gethigh.fitness/" data-send="false" data-layout="button_count" data-width="100" data-show-faces="true">
                </div>
            </div -->

        </div>

    </div>
    <br>
</div>

						</div> <!-- #howto -->

						<div class="previews">
							<div class="previews_padd">
								<br>
                                        <br>
		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/cycling+sport/peloton/">
			<img src="/files/cat/peloton.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/cycling+sport/peloton/">
			Peloton
		</a>

		<div class="cat-thumb-text">We love the endless roads. We plan our journeys carefully, paying attention to every detail, counting kilometers and evaluating every risk. Destinatio...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/cycling+sport/procycling/">
			<img src="/files/cat/procycling.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/cycling+sport/procycling/">
			Procycling
		</a>

		<div class="cat-thumb-text">Why visiting some elite cycling event is better than just browsing Insta #procycling tag? Because of the feeling, the spirit of the event.
When the g...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/cycling+sport/cycling+race/">
			<img src="/files/cat/cycling-race.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/cycling+sport/cycling+race/">
			Cycling race
		</a>

		<div class="cat-thumb-text">If you don&#39;t like the bicycle race, you must be racist ;-)

Seriously, those who tried once get addicted forever. Maybe it&#39;s competition spi...</div>

	</div>

</div>

		        		            <div class="clear"></div>
                    <br>

                                        <br>
		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/road+cycling/road+bike/">
			<img src="/files/cat/road-bike.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/road+cycling/road+bike/">
			Road bike
		</a>

		<div class="cat-thumb-text">The passenger is the engine! Food is the&nbsp;fuel. The best transportation device in scope of ecology. And the ultimate fun-machine for all of us adr...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/music/">
			<img src="/files/cat/music.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/music/">
			Music
		</a>

		<div class="cat-thumb-text">It&#39;s all about the pace: the beats per minute is your miles per hour. The secret of a fast ride? Faster music.

Huge amount of the videos gamifi...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/cycling+sport/criterium/">
			<img src="/files/cat/criterium.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/cycling+sport/criterium/">
			Criterium
		</a>

		<div class="cat-thumb-text">Take a deep breath, good, you&#39;re going to need it. From the drop of the flag criterium racing is done at full gas. Short circuits, tight corners, ...</div>

	</div>

</div>

		        		            <div class="clear"></div>
                    <br>

                                        <br>
		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/cycling+sport/gopro+hero/">
			<img src="/files/cat/gopro-hero.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/cycling+sport/gopro+hero/">
			Gopro hero
		</a>

		<div class="cat-thumb-text">&ldquo;It seems like it doesn&rsquo;t get better than this&rdquo;, you thought while binge watching the random POV YouTube footage of parachuting, sky...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/no+music/">
			<img src="/files/cat/no-music.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/no+music/">
			No music
		</a>

		<div class="cat-thumb-text">Some videos come with the camera sound - no music added. Gear switch clicks and the sound of the wind make you feel inside the the race. However you c...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/mtb/">
			<img src="/files/cat/mtb.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/mtb/">
			MTB
		</a>

		<div class="cat-thumb-text">We are the ones that buy a one way ticket: &quot;just going up, please&quot;. Our adventure starts on the top of the mountain, taking a deep breath an...</div>

	</div>

</div>

		        		            <div class="clear"></div>
                    <br>

                                        <br>
		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/morning--day/">
			<img src="/files/cat/morning--day.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/morning--day/">
			Morning/day
		</a>

		<div class="cat-thumb-text">It is morning in the world. Despite weather conditions, time zone, and life standards the morning is the same everywhere. You can feel the impatience,...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/mtb/downhill/">
			<img src="/files/cat/downhill.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/mtb/downhill/">
			Downhill
		</a>

		<div class="cat-thumb-text">You were a child, and you fixated for a long time this frightful slope, stretching from an inaccessible area, the tallest peak you&rsquo;ve seen even ...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/evening--night/">
			<img src="/files/cat/evening--night.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/evening--night/">
			Evening/night
		</a>

		<div class="cat-thumb-text">The city is already fast asleep. It is dark in the exciting way that you can still see the outlines of objects but not the shadows behind them. Every ...</div>

	</div>

</div>

		        		            <div class="clear"></div>
                    <br>

                                        <br>
		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/mtb/fatbike/">
			<img src="/files/cat/fatbike.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/mtb/fatbike/">
			Fatbike
		</a>

		<div class="cat-thumb-text">On a whim, clutching the handlebars, eyes fixing the horizon, huffing and puffing like a steam roller, you steer left out of a well-known dirt path. T...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/bmx/bmx+video/">
			<img src="/files/cat/bmx-video.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/bmx/bmx+video/">
			Bmx video
		</a>

		<div class="cat-thumb-text">It all starts with the first rays of sunshine. You launch out of your bed in one jump and land on both feet. Suddenly a thought of imminent adventure ...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/winter+cycling/winter+bikers/">
			<img src="/files/cat/winter-cycling.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/winter+cycling/winter+bikers/">
			Winter bikers
		</a>

		<div class="cat-thumb-text">In the darkness of the winter days, our 1500 lm lights are patrolling the streets. Metal spike tires ensures the proper noise and atmosphere. Wearing ...</div>

	</div>

</div>

		        		            <div class="clear"></div>
                    <br>

                                        <br>
		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/city+bike/">
			<img src="/files/cat/city-bike.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/city+bike/">
			City bike
		</a>

		<div class="cat-thumb-text">Toothpaste, coffee or tea, and a bike. This is our morning routine. Long time ago, in an inspired day, we gave up cars and public transportation and b...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/bmx/">
			<img src="/files/cat/bmx.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/bmx/">
			BMX
		</a>

		<div class="cat-thumb-text">Holy crap! My BMX friend got a baby and his mind has turned, he says BMX is a form of suicide. Getting to ambulance is only a matter of time in BMX co...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/road+cycling/">
			<img src="/files/cat/road-cycling.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/road+cycling/">
			Road cycling
		</a>

		<div class="cat-thumb-text">All I want is an endless road, all I need is a breakless bike. Any sorrow is left behind if pedalling fast enough.

Start easy, no warming up means ...</div>

	</div>

</div>

		        		            <div class="clear"></div>
                    <br>

                                        <br>
		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/cyclocross/">
			<img src="/files/cat/cyclocross.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/cyclocross/">
			Cyclocross
		</a>

		<div class="cat-thumb-text">From September to January, we gather. Man and bike, holding hands, carrying each other, face the dragons of rain, cold, and mud. We don&#39;t stop whe...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/summer+cycling/">
			<img src="/files/cat/summer-cycling.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/summer+cycling/">
			Summer cycling
		</a>

		<div class="cat-thumb-text">Summer is the best season for cycling, everyone knows that. But do you know which are the days of summer? We name summer all days between April and Oc...</div>

	</div>

</div>

		        
	        	        	
				
<div class="preview_wr">

	<div class="cat-thumb">
		<a href="/cat/city+bike/bike+to+work/">
			<img src="/files/cat/bike-to-work.jpg">
		</a>
	</div>
	<div class="cat-thumb-label">
		<a class="cat-thumb-header" href="/cat/city+bike/bike+to+work/">
			Bike to work
		</a>

		<div class="cat-thumb-text">As always, you&rsquo;re late for work. First, you&rsquo;re up a bit late, then you&rsquo;re having your breakfast on the go, the car is not starting u...</div>

	</div>

</div>

		        		            <div class="clear"></div>
                    <br>

                                        <br>
		        
	        
	        <div class="clear"></div>


	    </div> <!-- .previews_padd -->
	</div> <!-- .previews -->


                    </div> <!-- main wrap end -->


                <div id="foot_wr">

                    <div id="foot_left">
                        <a class="foot_padd" href="/page/team/">Cast <span class="mobile-hide pad-hide">&amp; credits</span></a>
                        <a class="foot_padd" href="/blog/">Blog</a>
                        <!-- a class="foot_padd mobile-hide" href="/page/api/">API</a -->
                        <a class="foot_padd" href="/page/contacts/">Contacts</a>
                    </div>

                    <div id="foot_right">
                        <a rel="nofollow" target="_blank" href="https://www.tiktok.com/@gethigh.fit"><img src="/i/icon/tiktok-icon.svg"></a>
                        <a rel="nofollow" target="_blank" href="https://instagram.com/gethigh.fitness"><img src="/i/icon/insta-icon.svg" style="width:1.5rem"></a>
                        <a rel="nofollow" target="_blank" href="https://www.youtube.com/channel/UCykfD3dPetIsRsRxxjgmaGQ"><img src="/i/icon/youtube-icon.svg"></a>
                        <a rel="nofollow" target="_blank" href="https://twitter.com/ambalco"><img src="/i/icon/twitter-icon.svg"></a>
                        <a rel="nofollow" target="_blank" href="https://www.linkedin.com/company/gethigh-fitness/"><img src="/i/icon/li-icon.svg"></a>
                        <a rel="nofollow" target="_blank" href="https://www.facebook.com/ambalco"><img src="/i/icon/facebook-icon.svg"></a>
                    </div>

                    <div class="clear"></div>
                    <div id="fb-root"></div>

                </div>


            </td></tr></table>

        <!-- foot was here -->

        </div><!-- wdth end -->

    </div>
</div>



        <div id="add_vid_form">
            <form id="msform">
                <!-- fieldsets -->
                <fieldset id="add_vid_fieldset">
                    <div id="add_vid_fields">
                        <h2 class="fs-title">Add YouTube video</h2>
                        <h3 class="fs-subtitle">to make it into the game</h3>
                        <input type="text" id="add_yt_code" placeholder="YouTube link" />
                        <input type="text" id="add_title" placeholder="Video title (optional)" />
                        <input type="text" id="add_nick" placeholder="Your nick" />
                        <!-- input type="text" name="add_description" placeholder="Description (optional)" / -->
                        <br><br>
                        <a onclick="toggle_modal()" class="add_vid_cancel">cancel</a>
                        <input type="submit" name="submit" class="submit action-button wel_green_btn" value="Add Video" />
                    </div>
                </fieldset>
                <div id="add_vid_form_errors"></div>
            </form>

        </div>

        <link href='//fonts.googleapis.com/css?family=Maven+Pro:400,700' rel='stylesheet' type='text/css'>

                        <link type="text/css" rel="stylesheet" href="/css/4d841cd.css?v102" />
                
                            <script src="/js/c71a356.js?v102"></script>
                
        
        
        
        <!-- script src="https://unpkg.com/vue/dist/vue.js"></script -->
                    <!-- Global site tag (gtag.js) - Google Analytics -->
                        <!-- Google Analytics -->
            <script>
                window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
                ga('create', 'UA-23790048-1', 'auto');
                ga('send', 'pageview');
            </script>
            <script async src='https://www.google-analytics.com/analytics.js'></script>
            <!-- End Google Analytics -->

            <!-- Yandex.Metrika counter -->
            <!-- script type="text/javascript" > (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter47462014 = new Ya.Metrika2({ id:47462014, clickmap:true, trackLinks:true, accurateTrackBounce:true }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/tag.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks2"); </script>
            <noscript><div><img src="https://mc.yandex.ru/watch/47462014" style="position:absolute; left:-9999px;" alt="" /></div></noscript -->
            <!-- /Yandex.Metrika counter -->
        
        
        <div id="modal" class="none"><div id="modal-body"></div></div>

    </body>
</html>
