.desktop-only {
	display: none
}
.desktop .desktop-only {
	display: block
}
.cursor-only {
	display: none
}
.cursor .cursor-only {
	display: block
}
.touch-only {
	display: none
}
.touch .touch-only {
	display: block
}
.hidden {
	display: none
}
.desktop .sections-nav {
	display: block;
	margin: -180px 0 0 -450px;
	position: absolute;
	top: 55%;
	left: 50%;
	height: 400px;
	width: 250px
}
 @media (max-width: 950px) {
 .desktop .sections-nav {
 margin-left: 0;
 left: 42px
}
}
.desktop .spinner.desktop-only {
	display: block;
	position: absolute;
	top: 0%;
	right: 0;
	height: 470px;
	width: 470px;
}
 @media (max-width: 950px) {
 .desktop .spinner.desktop-only {

}
}
@media (max-width: 1360px) {
 .desktop .spinner.desktop-only {

}
}
@media (max-width: 1280px) {
 .desktop .spinner.desktop-only {

}
}
 @media (min-width: 1400px) {
 .desktop .spinner.desktop-only {

}
}
.desktop .spinner.desktop-only {
	display: block
}
 @media (max-width: 700px) {
 .desktop .spinner.desktop-only {
 display: none
}
}
.detected .spinner.desktop-only {
	transition: all 300ms ease-in-out 200ms
}
.spinner.desktop-only {
	display: none
}
.preview-sport .spinner.desktop-only.spinning {
	-webkit-transform: rotateZ(0) translateZ(0);
	transform: rotateZ(0) translateZ(0)
}
.preview-explorer .spinner.desktop-only.spinning {
	-webkit-transform: rotateZ(-120deg) translateZ(0);
	transform: rotateZ(-120deg) translateZ(0)
}
.preview-journal .spinner.desktop-only.spinning {
	-webkit-transform: rotateZ(-240deg) translateZ(0);
	transform: rotateZ(-240deg) translateZ(0)
}
.preview-explorer .spinner.desktop-only .sport-preview .mini-preview .symbol, .preview-explorer .spinner.desktop-only .journal-preview .mini-preview .symbol {
	-webkit-transform: rotateZ(120deg) translateZ(0);
	transform: rotateZ(120deg) translateZ(0)
}
.preview-journal .spinner.desktop-only .sport-preview .mini-preview .symbol, .preview-journal .spinner.desktop-only .explorer-preview .mini-preview .symbol {
	-webkit-transform: rotateZ(-120deg) translateZ(0);
	transform: rotateZ(-120deg) translateZ(0)
}
.spinner.desktop-only .sport-preview {
	position: absolute;
	top: 2%;
	left: 50%
}
.spinner.desktop-only .explorer-preview {
	position: absolute;
	top: 72%;
	left: 89.5%
}
.spinner.desktop-only .explorer-preview .full-preview {
	margin: -70px 0 0 -70px
}
.spinner.desktop-only .journal-preview {
	position: absolute;
	top: 72%;
	left: 8.5%
}
.spinner.desktop-only .journal-preview .full-preview {
	margin: -70px 0 0 -80px
}
.desktop-only {
	/*cursor:pointer*/
}
/*下面的2个小圆*/
.spinner.desktop-only .mini-preview {
	background: #1c324f;
	border: 10px solid #001127;
	border-radius: 100px;
	display: block;
	margin: -50px 0 0 -55px;
	opacity: 0;
	position: absolute;
	top: 0px;
	font-size:14px;
	left: 0px;
	height: 110px;
	width: 110px;
	transition: all 200ms ease-out 200ms;
	-webkit-transform: scale(0.6);
	transform: scale(0.6)
}
.loaded .spinner.desktop-only .mini-preview {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.leaving .spinner.desktop-only .mini-preview {
	-webkit-transform: scale(1.4);
	transform: scale(1.4)
}
.spinner.desktop-only .mini-preview .symbol {
	display: block;
	color: #000;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	height: 110px;
	width: 100%;
	transition: all 300ms ease-in-out 200ms;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.spinner.desktop-only .mini-preview .symbol .text {
	color: #fff;
	display: block;
	line-height:110px;
	margin: 0;
	text-align: center;
	width: auto;
	transition: all 150ms ease-out
}
.hover-sport .spinner.desktop-only .sport-preview .mini-preview .text, .hover-explorer .spinner.desktop-only .explorer-preview .mini-preview .text, .hover-journal .spinner.desktop-only .journal-preview .mini-preview .text {
	color: #00bff3
}
.loaded.preview-sport .spinner.desktop-only .sport-preview .mini-preview, .loaded.preview-explorer .spinner.desktop-only .explorer-preview .mini-preview, .loaded.preview-journal .spinner.desktop-only .journal-preview .mini-preview {
	opacity: 0;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	transition-delay: 400ms
}
.loaded.preview-sport .spinner.desktop-only .sport-preview .mini-preview .symbol .bar, .loaded.preview-explorer .spinner.desktop-only .explorer-preview .mini-preview .symbol .bar, .loaded.preview-journal .spinner.desktop-only .journal-preview .mini-preview .symbol .bar {
	-webkit-animation-play-state: paused
}
.loaded.preview-sport .spinner.desktop-only .sport-preview .full-preview, .loaded.preview-explorer .spinner.desktop-only .explorer-preview .full-preview, .loaded.preview-journal .spinner.desktop-only .journal-preview .full-preview {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition-delay: 400ms
}
.loaded.preview-explorer .spinner.desktop-only .explorer-preview .full-preview {
	-webkit-transform: rotateZ(120deg) translateZ(0);
	transform: rotateZ(120deg) translateZ(0)
}
.loaded.preview-journal .spinner.desktop-only .journal-preview .full-preview {
	-webkit-transform: rotateZ(-120deg) translateZ(0);
	transform: rotateZ(-120deg) translateZ(0)
}
.intro .spinner.desktop-only .journal-preview .mini-preview {
	transition-delay: 480ms!important;
	transition-duration: 240ms!important
}
.intro .spinner.desktop-only .explorer-preview .mini-preview {
	transition-delay: 600ms!important;
	transition-duration: 240ms!important
}
.going-back .spinner.desktop-only .journal-preview .mini-preview {
	transition-delay: 480ms!important;
	transition-duration: 240ms!important
}
.going-back .spinner.desktop-only .explorer-preview .mini-preview {
	transition-delay: 600ms!important;
	transition-duration: 240ms!important
}
.leaving .spinner.desktop-only .sport-preview .mini-preview, .leaving .spinner.desktop-only .journal-preview .mini-preview, .leaving .spinner.desktop-only .explorer-preview .mini-preview {
	transition-delay: 0!important
}
.spinner.desktop-only .full-preview {
	display: block;
	margin: -80px 0 0 -80px;
	position: absolute;
	top: 0;
	left: 0;
	height: 140px;
	width: 140px;
	transition: all 200ms ease 200ms;
	z-index: 12;
	opacity: 0;
	-webkit-transform: scale(0.8);
	transform: scale(0.8)
}
.spinner.desktop-only .full-preview.explorer {
	-webkit-transform: scale(0.8) rotateZ(120deg);
	transform: scale(0.8) rotateZ(120deg)
}
.spinner.desktop-only .full-preview.journal {
	-webkit-transform: scale(0.8) rotateZ(-120deg);
	transform: scale(0.8) rotateZ(-120deg)
}
.spinner.desktop-only .full-preview .big-circle {
	background: #00aeef;
	border-radius: 80px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 140px;
	margin-top:-18px;
	width: 140px
}
.climb2 {
	position:absolute;
	left:170px;
	top:-178px;
	width:100px;
	height:100px;
	z-index:1;
	border:4px solid #001127;
	border-radius:80px;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
}
.climb2 img {
	width:100px;
	height:100px;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
}
/*bg2 3*/
.spinner.desktop-only .full-preview .big-circle.backdrop {
	background: #001127;
	-webkit-transform: scale(1.16);
	transform: scale(1.16)
}
.spinner.desktop-only .full-preview.explorer .big-circle.actual {
	background: #14bfff;
	opacity: 0.95;
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0);
	transition: all 130ms ease-out
}
.hover-explorer .spinner.desktop-only .full-preview.explorer .big-circle.actual {
	opacity: 1;
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}
.spinner.desktop-only .full-preview.journal .big-circle.actual {
	background: #14bfff;
	width:120px;
	height:120px;
	left:50px;
	top:37px;
	opacity: 0.95;
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0);
	transition: all 130ms ease-out
}
.spinner.desktop-only .top-circle-contents .f1 {
	font-size:20px;
	font-weight:bold;
	display:block;
	text-align:center;
}
.hover-journal .spinner.desktop-only .full-preview.journal .big-circle.actual {
	opacity: 1;
	-webkit-transform: scale(1.08) translateZ(0);
	transform: scale(1.08) translateZ(0)
}
.spinner.desktop-only .top-circle-contents {
	display: block;
	margin: 0 0 0 -60px;
	pointer-events: none;
	position: absolute;
	top: -32px;
	left: 50%;
	height: 80px;
	width: 120px;
	transition: all 180ms ease 60ms;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0;
	z-index: 11
}
.loaded.preview-journal .spinner.desktop-only .top-circle-contents.journal, .loaded.preview-explorer .spinner.desktop-only .top-circle-contents.explorer {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition-delay: 400ms
}
.spinner.desktop-only .top-circle-contents strong {
	color: #111;
	font-size:16px;
	font-weight:normal;
	display: block;
	padding-top:15px;
	margin: 0;
	text-align: center
}
.section-header .spinner.desktop-only .top-circle-contents strong {
	color: #fff;
}
.spinner.desktop-only .top-circle-contents small {
	color: #fff;
	display: block;
	text-align: center;
}
.spinner.desktop-only .top-circle-contents.explorer small {
	font-size: 16px;
}
.spinner.desktop-only .top-circle-contents .location-name {
	color: #111;
	display: block;
	margin: 0 0 0 0;
	text-align: center
}
.spinner.desktop-only .top-circle-contents .location-name.long {
	font-size: 19px
}
.spinner.desktop-only .top-circle-contents .location-name.very-long+.location-icon {
	display: none
}
.spinner.desktop-only .top-circle-contents .location-icon {
	display: block;
	margin: 0 auto
}
.spinner.desktop-only .top-circle-contents .location-icon img {
	display: block;
	margin: 0 auto
}
.spinner .rings {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	transition: all 800ms ease;
	opacity: 0.15;
	-webkit-transform-style: flat;
	-webkit-transform: scale(0.2) rotateZ(-300deg);
	transform: scale(0.2) rotateZ(-300deg)
}
.os-android .spinner .rings {
	transition: none!important;
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
.loaded .spinner .rings {
	opacity: 1;
	-webkit-transform: scale(1) rotateZ(0);
	transform: scale(1) rotateZ(0)
}
.desktop .leaving .spinner .rings {
	opacity: 0;
	-webkit-transform: scale(1.4) rotateZ(-40deg);
	transform: scale(1.4) rotateZ(-40deg);
	transition-duration: 300ms
}
.desktop .going-back .spinner .rings {
	-webkit-transform: scale(1.4) rotateZ(-180deg);
	transform: scale(1.4) rotateZ(-180deg);
	-webkit-transform: scale(1.35) rotateZ(-400deg);
	transform: scale(1.35) rotateZ(-400deg);
	transition-duration: 140ms!important;
	opacity: 0
}
.spinner .ring {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	pointer-events: none;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-fill-mode: none;
	-webkit-animation-delay: 700ms
}
.desktop .spinner .ring {
	background: url(../images/1.png) no-repeat center center;
	background-size: 470px 470px;
	margin: -235px 0 0 -235px;
	height: 470px;
	width: 470px
}
.resizing .spinner .ring {
	-webkit-animation-play-state: paused
}
.desktop .loaded .spinner .ring {
	-webkit-animation-name: spin
}
.spinner .ring.zero {
	-webkit-animation-duration: 70s
}
.desktop .spinner .ring.zero {
	background-image: url(../images/0.png);
	margin: -175px 0 0 -175px;
	height: 350px;
	width: 350px
}
.spinner .ring.one {
	-webkit-animation-duration: 70s
}
.desktop .spinner .ring.one {
	-webkit-animation-direction: reverse
}
.spinner .ring.two {
	-webkit-animation-duration: 190s
}
.desktop .spinner .ring.two {
	background-image: url(../images/2.png)
}
.spinner .ring.three {
	-webkit-animation-duration: 80s;
	-webkit-animation-direction: reverse
}
.desktop .spinner .ring.three {
	background-image: url(../images/3.png);
	-webkit-animation-direction: reverse;
	display: none
}
.spinner .ring.four {
	display: none;
	-webkit-animation-duration: 20s;
	-webkit-animation-direction: reverse
}
 @-webkit-keyframes spin {
 0% {
 -webkit-transform: rotateZ(0);
 transform: rotateZ(0)
}
 100% {
 -webkit-transform: rotateZ(360deg);
 transform: rotateZ(360deg)
}
}
 @-webkit-keyframes slight-spin {
 0% {
 -webkit-transform: rotateZ(-20deg);
 transform: rotateZ(-20deg)
}
 100% {
 -webkit-transform: rotateZ(20deg);
 transform: rotateZ(20deg)
}
}
.os-android .mobile .rings .group-1, .os-android .mobile .rings .group-2, .os-android .mobile .rings .group-3 {
	opacity: 0.5;
	-webkit-transform: none!important;
	transform: none!important
}
.loaded .mobile .rings .group-1 {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.loaded .mobile .rings .group-2 {
	-webkit-transform: scale(1) rotateZ(0);
	transform: scale(1) rotateZ(0)
}
.loaded .mobile .rings .group-3 {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.content-preview {
	margin: -100px 0 0 -100px;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	height: 230px;
	width: 250px;
	-webkit-font-smoothing: antialiased;
	transition: all 320ms ease-out;
	opacity: 0;
	-webkit-transform: scale(0.95) translateY(-10px);
	transform: scale(0.95) translateY(-10px);
	pointer-events: none
}
.intro .content-preview {
	transition-delay: 780ms!important
}
.loaded.preview-sport .content-preview.sport-spinner-content, .loaded.preview-explorer .content-preview.explorer-spinner-content, .loaded.preview-journal .content-preview.journal-spinner-content {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	pointer-events: auto;
	transition-delay: 600ms;
}
.content-preview .timestamp {
	color: rgba(255, 255, 255, 0.5);
	display: block;
	margin: 4px 0 0 0
}
.content-preview .run-details {
	background:url(../images/map.png);
	width:420px;
	height:353px;
	position:relative;
	margin:-70px 0px 0px -124px;
	color:#00aeef;
}
.content-preview .run-details ul {
	padding-top:200px;
	font-family:"微软雅黑";
}
.content-preview .run-details li {
	position:absolute;
	z-index:999999;
}
.content-preview .run-details .sjz {
	background:url(../images/dot0.png) center bottom no-repeat;
	padding-bottom:10px;
	left:250px;
	top:130px;
}
.content-preview .run-details .sz {
	background:url(../images/dot0.png) right center no-repeat;
	padding-right:12px;
	left:230px;
	top:160px;
}
.content-preview .run-details .sh {
	background:url(../images/dot0.png) 0px center no-repeat;
	padding-left:12px;
	right:68px;
	top:160px;
}
.content-preview .run-details .shez {
	background:url(../images/dot0.png) 0px center no-repeat;
	padding-left:12px;
	right:69px;
	top:175px;
}
.content-preview .run-details .xg {
	background:url(../images/dot0.png) right center no-repeat;
	padding-right:12px;
	left:208px;
	top:184px;
}
.content-preview .run-details .mlxy {
	background:url(../images/dot0.png) 0px center no-repeat;
	padding-left:12px;
	right:85px;
	top:228px;
}
.content-preview .run-details .xjp {
	background:url(../images/dot0.png) right center no-repeat;
	padding-right:12px;
	right:166px;
	top:236px;
}
.content-preview .run-details li:hover {
	color: #a6ce38;
}
.content-preview .run-details li:hover.sjz {
	background:url(../images/dot01.png) center bottom no-repeat;
}
.content-preview .run-details li:hover.sz {
	background:url(../images/dot01.png) right center no-repeat;
}
.content-preview .run-details li:hover.sh {
	background:url(../images/dot01.png) 0px center no-repeat;
}
.content-preview .run-details li:hover.shez {
	background:url(../images/dot01.png) 0px center no-repeat;
}
.content-preview .run-details li:hover.xg {
	background:url(../images/dot01.png) right center no-repeat;
}
.content-preview .run-details li:hover.mlxy {
	background:url(../images/dot01.png) 0px center no-repeat;
}
.content-preview .run-details li:hover.xjp {
	background:url(../images/dot01.png) right center no-repeat;
}
.climb3 {
	position:absolute;
	left:-100px;
	top:-18px;
	width:80px;
	height:80px;
	z-index:1;
	border:6px solid #001127;
	border-radius:100px;
}
.climb3 img {
	width:80px;
	height:80px;
}
.spinner .map-container3 {
	position:absolute;
	margin:-125px 0 0 -113px;
	overflow:hidden;
	top:29%;
	left:0%;
	width:448px;
	height:357px
}
.spinner .map-container3 .the-map3 {
	background:url(../images/bg3.png) no-repeat 0 0;
	display:block;
	margin:0 0 0 -5px;
	width:448px;
	height:357px;
}
.content-preview .run-details .run-map.big .leaflet-map-pane {
	border-radius: 150px
}
 .content-preview .run-details .run-map.big .leaflet-map-pane::after {
 background: -webkit-radial-gradient(center center, circle contain, transparent, #171d25);
 background: -webkit-radial-gradient(center center, circle contain, rgba(23, 29, 37, 0), #171d25);
 content: "";
 display: block;
 position: absolute;
 top: -1px;
 left: -1px;
 height: 102%;
 width: 102%;
 z-index: 2
}
.content-preview .location-details {
	margin:-0px 0 0 68px;
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	font-family:"微软雅黑";
	width:250px;
}
.content-preview .location-details h3 {
	font-size:18px;
	line-height:20px;
	color:#6f8193;
}
.content-preview .location-details h3 span {
	display:block;
	color:#436189;
	font-size:26px;
	line-height:38px;
	padding:13px 0px;
}
.content-preview .location-details h4 {
	border-top:3px solid #436189;
	font-size:12px;
	width:122px;
	font-weight:normal;
	line-height:14px;
	padding-top:17px;
	color:#fff;
}
.content-preview .detail3 {
	text-align:left;
	position:absolute;
	z-index:10;
	left:-30px;
	top:-20px;
}
.content-preview h2 {
	color:#fff;
	display:block;
	margin:0px 8px 8px 0px;
	font-size:30px;
	line-height:27px;
}
.content-preview p {
	color:#436189
}
.content-preview .checkin {
	display: block;
	margin: -18px auto -12px auto;
	height: 140px;
	width: 180px
}
.map-container .blip .blip-ring {
	background: #2888ff;
	border-radius: 10px;
	position: absolute;
	margin: -10px 0 0 -10px;
	top: 50%;
	left: 50%;
	height: 20px;
	width: 20px;
	-webkit-transform: scale(0.2);
	transform: scale(0.2);
	-webkit-animation-duration: 1800ms;
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-fill-mode: both
}
.home .map-container .blip .blip-ring {
	background: #00bff3
}
.loaded .map-container .blip .blip-ring {
	-webkit-animation-name: blip-ring
}
.map-container .blip .blip-ring.one {
	-webkit-animation-delay: 0
}
.map-container .blip .blip-ring.two {
	-webkit-animation-delay: 600ms
}
.map-container .blip .blip-ring.three {
	-webkit-animation-delay: 1200ms
}
.spinner .map-container {
	position: absolute;
	margin:-108px 0 0 -169px;
	overflow: hidden;
	top: 40%;
	left: 32%;
	width: 373px;
	height: 230px
}
.spinner .map-container .the-map {
	background: url(../images/250.png) no-repeat 0 0;
	display: block;
	margin: 0 0 0 0px;
	height: 230px;
	width: 373px
}
.spinner .map-container .boundary {
	fill: none;
	stroke: #171d25;
	stroke-width: 0.25px
}
.spinner .explorer-spinner-content:hover .map-container .map-goes-here {
	opacity: 1
}
 @-webkit-keyframes blip-ring {
 0% {
 opacity: 1;
 -webkit-transform: scale(0.1)
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1.8)
}
}
 @-webkit-keyframes blip-opacity-jitter {
 0% {
 opacity: 1
}
 100% {
 opacity: 0.5
}
}
/*半导体材料bg*/
.sport-circles {
	height: 175px;
	width: 180px
}
.sport-circles .circle {
	display: block;
	position: absolute;
	height: 60px;
	width: 60px;
	opacity: 0;
	transition: all 320ms ease 240ms;
	-webkit-transform: scale(0.65);
	transform: scale(0.65)
}
.sport-circles .circle.backdrop {
	background: #001127;
	border-radius: 80px
}
.section-header .sport-circles .circle {
	border-radius: 80px
}
.sport-circles .circle strong {
	color: #111;
	display: block;
	position: relative;
	text-align: center;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden
}
.section-header .sport-circles .circle strong {
	color: #fff
}
.sport-circles .circle small {
	color: #fff;
	display: block;
	position: relative;
	font-weight:bold;
	text-align: center;
	line-height:18px;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden
}
.sport-circles .circle .outer-label {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	text-align: center;
}
.sport-circles .circle .the-circle {
	background: #14bfff;
	border-radius: 80px;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.95;
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0);
	-webkit-backface-visibility: hidden;
	transition: all 130ms ease-out
}
.sport-circles .circle.run {
	top: 20px;
	left: -40px;
	height: 140px;
	width: 140px
}
.sport-circles .circle.run strong {
	margin: 24px 0 6px 0;
	font-size:16px;
	font-weight:normal;
}
.section-header .sport-circles .circle.run {
	background: #83c232
}
.section-header .sport-circles .circle.run .outer-label {
	color: #82c232
}
.sport-circles .circle.climb {
	top: -10px;
	left: 100px
}
.sport-circles .circle.climb strong {
	font-size: 22px;
	margin: 12px 0 0 0
}
.sport-circles .circle.climb small {
	font-size: 10px
}
.section-header .sport-circles .circle.climb {
	background: #2d9be2;
	top: 20px;
	left: 118px
}
.section-header .sport-circles .circle.climb small {
	font-size: 9px;
	letter-spacing: 0.5px
}
.section-header .sport-circles .circle.climb .outer-label {
	color: #2d9be2;
	font-size: 10px;
	line-height: 2
}
.sport-circles .circle.walk {
	top: 100px;
	left: 100px;
	height: 55px;
	width: 55px
}
.sport-circles .circle.walk strong {
	font-size: 18px;
	margin: 10px 0 0 0
}
.sport-circles .circle.walk small {
	font-size: 10px
}
.section-header .sport-circles .circle.walk {
	background: #b7bfc7;
	top: 115px;
	left: 110px
}
.section-header .sport-circles .circle.walk small {
	font-size: 9px;
	letter-spacing: 0.5px
}
.section-header .sport-circles .circle.walk .outer-label {
	color: #8c99a6;
	font-size: 10px;
	line-height: 2
}
.sport-circles .circle.run {
	-webkit-transform: scale(0.35);
	transform: scale(0.35)
}
.sport-circles .circle.climb {
	transition-delay: 100ms
}
.sport-circles .circle.walk {
	transition-delay: 0
}
.preview-sport.loaded .sport-circles .circle, .sport.loaded .sport-circles .circle {
	opacity: 1;
	transition-duration: 320ms
}
.preview-sport.loaded .sport-circles .circle.full, .sport.loaded .sport-circles .circle.full {
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0)
}
.preview-sport.loaded .sport-circles .circle.backdrop, .sport.loaded .sport-circles .circle.backdrop {
	-webkit-transform: scale(1.35);
	transform: scale(1.35)
}
.preview-sport.loaded .sport-circles .circle.run, .sport.loaded .sport-circles .circle.run {
	transition-delay: 0ms
}
.preview-sport.loaded .sport-circles .circle.run.backdrop, .sport.loaded .sport-circles .circle.run.backdrop {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.preview-sport.loaded .sport-circles .circle.climb, .sport.loaded .sport-circles .circle.climb {
	transition-delay: 240ms
}
.preview-sport.loaded .sport-circles .circle.walk, .sport.loaded .sport-circles .circle.walk {
	transition-delay: 400ms
}
.preview-sport.intro .sport-circles .circle.run {
	transition-delay: 270ms;
	transition-duration: 450ms
}
.preview-sport.intro .sport-circles .circle.run.backdrop {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.preview-sport.intro .sport-circles .circle.climb {
	transition-delay: 400ms
}
.preview-sport.intro .sport-circles .circle.walk {
	transition-delay: 550ms
}
.sport.intro .sport-circles .circle {
	transition-duration: 360ms
}
.sport.intro .sport-circles .circle.run {
	transition-delay: 650ms
}
.sport.intro .sport-circles .circle.climb {
	transition-delay: 850ms
}
.sport.intro .sport-circles .circle.walk {
	transition-delay: 1050ms
}
.hover-sport .sport-circles .circle.full .the-circle {
	opacity: 1;
	-webkit-transform: scale(1.18);
	transform: scale(1.18);
	transition-duration: 220ms
}
.sport-circles .circle.full.run .the-circle {
	transition-delay: 70ms
}
.hover-sport .sport-circles .circle.full.run .the-circle {
	transition-delay: 0;
	-webkit-transform: scale(1.08)
}
.sport-circles .circle.full.climb .the-circle {
	transition-delay: 30ms
}
.hover-sport .sport-circles .circle.full.climb .the-circle {
	transition-delay: 50ms
}
.sport-circles .circle.full.walk .the-cirle {
	transition-delay: 0
}
.hover-sport .sport-circles .circle.full.walk .the-cirle {
	transition-delay: 110ms
}
.desktop-only {
	display:none
}
.desktop .desktop-only {
	display:block
}
.mobile-only {
	display:none
}
.mobile .mobile-only {
	display:block
}
.cursor-only {
	display:none
}
.cursor .cursor-only {
	display:block
}
.touch-only {
	display:none
}
.touch .touch-only {
	display:block
}
.hidden {
	display:none
}
.content-preview .goto {
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:11
}
