
@font-face {
	font-family: hcfontbold;
	src: url(/library/holland_online_fonts/Cadiz-Bold.ttf?siteid=1);
}

@font-face {
	font-family: hcfontlight;
	src: url(/library/holland_online_fonts/Cadiz-Light.ttf?siteid=1);
}

@font-face {
	font-family: hcfontregular;
	src: url(/library/holland_online_fonts/Cadiz-Regular.ttf?siteid=1);
}
body {
	margin: 0;
	height: 100%;
	overflow: hidden
}

.main {
	display: block;
	position: absolute;
	text-align: center;
	left: auto;
	width: 100%;
	height: auto;
	left: 0px;
	top: 0px;
	margin: 0px;
	opacity: 0;
}

#bg {
	position: absolute;
	display: block;
	width: 100%;
	height: 100vh;
}

.bgimg {
	background-image: url(img/bg.webp);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-attachment: fixed;
}
.textmain {
	margin-top: 90px;
	height: auto;
	font-family: hcfontbold;
	font-size: 38px;
	line-height: 110%;
	color: #fff;
	text-align: left;
}
#t2{
	font-size: 34px;
	font-family: hcfontbold;
	background:
	linear-gradient(to right, #fc8846 5%, #fb2b89 100%);
		display: inline-block;
		-webkit-background-clip: text;
		background-clip: text;
		color: transparent;
}
#t3{
	font-size: 30px;
	font-family: hcfontregular;
}
.textsmall{
	font-family: hcfontlight;
	font-size: 45%;
	line-height: 130%;
}
.center {
	margin-top: 0vh;
	display: block;
	position: absolute;
	width: 100%;
	height: auto;
}
.button {
	position: absolute;
	margin: auto;
	margin-top: 40px;
	width: 200px;
	height: auto;
	font-family: hcfontbold;
	font-size: 20px;
	color: #fff;
	box-shadow: 0px 15px 20px -15px #000;
	background: linear-gradient(to right, #fc8846 5%, #fb2b89 100%);
	background-color: #599bb3;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	padding: 15px 5px;
	text-decoration: none;
	margin-left: 1px;
	left: 1px;
	z-index: 500;
}

.button:hover {
	background: linear-gradient(to right, #fb2b89 5%, #fc8846 100%);
	background-color: #408c99;
}
.visual {
	position: static;
	margin: 0 auto;
	margin-top: 50px;
	width: 1150px;
	height: auto;
}

#cyclist{
	position: absolute;
    left: 170px;
    top: -190px;
    width: 919px;
}
#footballer {
	position: absolute;
    left: 183px;
    width: 919px;
    top: -212px;
}

#rider {
	position: absolute;
	left: 173px;
    width: 919px;
    top: -190px;
}


@media only screen and (min-width: 1281px) and (max-width: 1500px){
	#footballer {
		left: 173px;
	}
	
	#cyclist{
		left: 150px;
	}
  	#rider {
		left: 157px;
  	}
	.visual {
		position: static;
		margin: 0 auto;
		margin-top: 50px;
		width: 950px;
		height: auto;
	}
	.textmain{
		font-size: 33px;
	}
}

/* --------------------------------------------- Tablet Landscape ---------------------------------------------------------*/

@media only screen and (max-width: 1280px) and (orientation: landscape) {
	.bgimg {
		background-image: url(img/bg.webp);
	}
	.center {
		margin-top: 6vh;
	}
	.textmain {
		margin-top: 0px;
		font-size: 35px;
	}
	.button {
		margin-top: 40px;
		width: 200px;
		font-size: 20px;
		padding: 15px 10px;
	}
	.visual {
		margin-top: 43px;
		width: 900px;
		height: auto;
	}
	#cyclist{
		top: -220px;
	}
  #rider {
	top: -220px;
	}
	#footballer {
		top: -239px;
	}
}



/* --------------------------------------------- Mobile Landscape ---------------------------------------------------------*/

@media only screen and (max-width: 1023px) and (orientation: landscape) {
	.center {
		margin-top: 0vh;
	}
	.bgimg {
		background-image: url(img/bg.webp);
	}
	.textmain {
		margin-top: 10px;
		font-size: 26px;
	}
	.button {
		margin-top: 50px;
		width: 180px;
		font-size: 20px;
		padding: 15px 10px;
	}
	.visual {
		margin-top: 71px;
		width: 640px;
		height: auto;
	}

  #rider {
	top: 22px;
    left: 94px;
    width: 630px;
  }
  #cyclist{
	left: 293px;
    width: 101px;
    top: 82px;
}
#footballer {
	left: 272px;
	width: 109px;
	top: 83px;
}

}


/* --------------------------------------------- Tablet Portrait ---------------------------------------------------------*/

@media only screen and (orientation: portrait) {
	.bgimg {
		background-image: url(img/bg.webp);
	}
	.center {
		margin-top: 1vh;
	}	
	.textmain {
		margin-top: 52px;
		font-size: 32px;
	}	
	.button {
		margin-top: 40px;
		width: 200px;
		font-size: 16px;
		padding: 15px 10px;
	}
	.visual {
		margin-top: 45px;
		width: 600px;
		height: auto;
	}	
	#rider {
		top: -160px;
		left: 56px;
	  }
	
	#cyclist{
		left: 54px;
		top: -161px;
	}
	#footballer {
		left: 66px;
		top: -181px;
	}
}


@media only screen and (min-width: 601px) and (max-width: 1001px){
  #rider {
	left: -29px;
    top: -166px;
    width: 840px;
  }

#cyclist{
    left: -32px;
    top: -166px;
    width: 840px;
}
#footballer {
    left: -15px;
    top: -201px;
    width: 845px;
}
	.textmain {
		margin-top: -26px;
		font-size: 24px;
	}
	#t2{
		font-size: 28px;
	}
	#t3{
		font-size: 24px;
	}
	
}

/* --------------------------------------------- Mobile Portrait ---------------------------------------------------------*/

@media only screen and (max-width: 600px) and (orientation: portrait) {
	.bgimg {
		background-image: url(img/bg_mobile.webp);
	}
	.center {
		margin-top: 0vh;
	}
	.textmain {
		margin-top: 14px;
		width: 292px;
		font-size: 17px;
	
	}
	.textsmall{
		font-family: hcfontregular;
		font-size: 65%;
		line-height: 130%;
	}
	.button {
		margin-top: 20px;
		width: 150px;
		font-size: 16px;
		padding: 15px 10px;
		height: 15px;
	}
	#rider {
		top: -38px;
		left: -138px;
		width: 598px;
  }
	#cyclist{
		left: -141px;
		width: 598px;
		top: -37px;
	}
	
	#footballer {
		left: -129px;
		width: 588px;
		top: -42px;
	}
	.visual {
		margin-top: 0px;
		width: 320px;
		height: auto;
	}
	#t2{
		font-size: 23px;
		line-height: 25px;

		background:
		linear-gradient(to right, #fc8846 5%, #fb2b89 41%);
			display: inline-block;
			-webkit-background-clip: text;
			background-clip: text;
			color: transparent;
	}
	#t3{
		font-size: 22px;
		line-height: 116%;
		width: 320px;
	}
}

