html {
	text-rendering: optimizeLegibility;
	box-sizing: border-box; 
}
body {
	margin: 0;
	text-align: center;
	background: #f3f3f3;
	line-height: 1.4;
	font-family: "Open Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 1.0em;
}
.cardh1 {
	display: inline-block;
	background: #fff;
	padding: 0.5em 1.0em 1.0em 1.0em;
	margin: 1.5em 0 1.5em 0;
	box-sizing: border-box;
	width: 94%;
	height: auto;
	text-align: center;
	box-shadow: 0px 0px 6px 0px #c9c9c9;
	background-image: url('../image/bikeracer.svg'), url('./2023/lavueltabg.svg');
	background-repeat: no-repeat;
	background-size: 8%, 13%;
	background-position: 5.0em 5.0em, 94% 5.0em;
}
.cardh1 p {margin: 0 1.0em 0 1.6em;}
.cardh1 p:nth-last-of-type(4) {margin: 0 1.0em 1.6em 1.6em;}
div.cardh1 h1 {
	width: 80%;
	text-align: left;
	margin: 0.7em 0 0 1.5em;
	font-size: 1.5em;
	font-family: "Lato";
	font-weight: 700;
	color: #515151;
	padding: 0;
	border-bottom: 1px solid #ebebeb;
}
sup {
	font-size: 0.6em;
}
.sticky {
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 2;
}
.sticky + .cardh1 {
	padding-top: 5px;
}
.header {
	background: #057cd8;
	background-image:url("../image/cyclists.png");
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	top: 0px;
	background-repeat: no-repeat; 
	width: 100%;
	color: #fff;
	font-weight: 300;
	padding: 0;
}
.header .clck-right h2 span {
	font-size: 1.1em;
}
#navbar a {
	font-family: "Lato";
	float: none;
	display: inline-block;
	color: #ffffff;
	text-align: center;
	padding: 6px 10px 2px 10px;
	text-decoration: none;
	font-size: 0.88em;
	font-weight: bold;
}
#navbar i {
	padding: 0;
}
.bkrc {
	float: left;
	width: 10%;
	margin-top: auto;
}
#demo {
	line-height: 0.85;
	color: #ff0066;
	margin: 0;
}
#demos {
	line-height: 0.85;
	color: #ff0066;
}
div#rest {
	font-size: 28px !important;
	margin: 1.3em 0 0 0;
}
.demo {
	font-size: 24px;
	color: #222;
}
.fromto {
	font-size: 28px;
	color: #222;
	margin: 0.3em 0 0.3em 0;
}
.fromto img {
	width: 3.0%;
	margin: 0 0.2em 0 0;
	vertical-align: -3px;
}
.etap {
	font-size: 1.2em;
	color: #222;
	margin: 0;
}
#timer {
	font-size: 30px;
	color: #00b33c;
}
div#myclock {
	font-size: 24px;
	text-align: left;
	padding-left: 1.5em;
}
span {
	text-align: center;
	font-size: 34px;
	margin-top: 10px;
}
.b {
	font-weight: 800;
	font-style: normal;
	margin: 16px 0;
}
p {
	margin: 0 0 0.3em 0;
}
i {
	padding: 0 0.7em;
}
i.fa {
	padding: 0;
}
a:link {
	color: #000;
	text-decoration: none;
} 
a:hover {color: #0000ff;} 
a:visited {color: #000;}
footer {
	margin: 0;
}
footer img {
	margin: 0;
}
footer .right a:link {
  padding: 0;
  font-size: 1.1em;
  color: #fff533;
  text-decoration: none;
  transition: all 0.5s;
}
footer .right a:hover {
  color: #fff533;
  text-decoration: none;
}
footer .right a:visited {
  color: #fff533;
  text-decoration: none;
}
.link {
	margin: 3.0em 0 2.0em 0;
	clear: left;
}
.link a {
	color: #ff0066;
}
.win a {
	float: right;
	position: relative;
	top: 3.7em;
	right: 3.2em;
	font-size: 1.0em;
	font-weight: 700;
	color: #fff;
	background: #e63021;
	border: 1px solid #666;
	margin: -1.8em 0 0 0;
}
.win a:hover {
	background: #666;
	color: #fff;
}
img {
	margin-top: 0.8em;
}
img.stage {
	margin-top: 1.0em;
	max-width: 55%;
	max-height: 55%;
}
img.lvimg {
	margin-top: 1.0em;
	/* max-width: 19%; */
	max-height: 76px;
}
img.lvimg25 {
	margin-top: 1.0em;
	/* max-width: 24.4%; */
	max-height: 76px;
}
select.select {
    width: 24%;
    padding: 4px 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
}
.gfile  {
	color: #fff;
	padding: 0.5em 0 0.5em 0;
}
div.counter {
	border: 1px solid #ccc;
	margin: 6px auto 6px auto;
	text-align: center;
	color: #fff;
	width: max-content;
	border-radius: 10px;
	background: #e63021;
}
div.counter span {
	font-family: 'Square Bold';
	font-weight: 800;
	font-style: normal;
	font-size: 1.8em;
	width: 60px;
	display: inline-block;
	text-align: center;
	padding: 0 4px;
	/* margin: 2px 1px 2.5px 1px; */
	line-height: 1.2;
	border: 2px solid #fff;	/* 939393 */
	border-radius: 8px;
	background: #e63021;
}
div.counter span:nth-last-child(1n+4) {
	margin: 6px 3px 6px 6px;
}
div.counter span:nth-last-child(2n+3),
div.counter span:nth-last-child(3n+2) {
	margin: 6px 3px 6px 3px;
}
div.counter span:nth-last-child(4n+1) {
	margin: 6px 6px 6px 3px;
}
div.counter h5 {
	font-family: 'Open Sans';
	font-weight: 300;
	font-style: normal;
	font-size: 0.5em;
	margin: 0.05em auto 0.2em auto;
}


/* ####### @media >> ####### */
@media only screen	/*####### iPhone 7 Querformat #######*/
and (min-device-width : 375px) 
and (max-device-width : 668px) 
and (orientation : landscape) {
div.counter {
	width: 52% !important;
}
img.lvroute {
	width: 100% !important;
}
img.stage {
	max-width: 80% !important;
}
.fromto img {
	width: 6% !important;
}
.right {
	margin: 0 6% 0 20% !important;
}
.seal {
	margin: 0 20% 0 6% !important;
}	
	}


@media only screen	/*####### iPhone 7 Hochformat #######*/
and (min-device-width : 375px) 
and (max-device-width : 668px) 
and (orientation : portrait) {
.cardh1 {
	background-size: 18%, 22% !important;
	background-position: 1.0em 6.0em, 94% 6.0em !important;
}
div.counter {
	width: 100% !important;
}
img.lvroute {
	width: 98% !important;
}
img.stage {
	max-width: 100% !important;
}
.fromto img {
	width: 9% !important;
}
.fromto {
	font-size: 22px !important;
}
p.demo {
	font-size: 0.6em !important;
}
span.demo {
	font-size: 0.6em !important;
}
div#rest {
	font-size: 1.4em !important;
}
.right {
	margin: 0 4% 0 13% !important;
}
.seal {
	margin: 0 6% 0 4% !important;
}	
	}


@media only screen	/*####### iPAD Querformat #######*/
and (min-device-width : 766px)
and (max-device-width : 1028px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1) {
div.counter {
  width: 33.15% !important;
}
img.stage {
	max-width: 95% !important;
}
.header .clck-right {
	  width: 6% !important;
}
.fromto img {
	width: 4% !important;
}
	}


@media only screen	/*####### iPAD Mini 4 Hochformat #######*/ 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1) {
/*  # countdown #  */
div.counter {
	width: 45% !important;
}
img.lvroute {
	width: 98% !important;
}
img.stage {
	max-width: 95% !important;
}
.header .clck-right {
	  width: 6% !important;
}
.fromto img {
	width: 5% !important;
}
.right {
	margin: 0 11% 0 12.5% !important;
}
	}