
@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;
}

#king, #ace, #chips-1, #phone, #chips-2 {
    position: absolute;
    left: 492px;
    width: 476px;
    top: -34px;
}
#app-icon {
    position: absolute;
    left: 526px;
    width: 90px;
    top: 224px;
}
#app-store {
    position: absolute;
	left: -3px;
    width: 87px;
    top: 133px;
}
#google {
    position: absolute;
	left: 2px;
    width: 87px;
    height: 30px;
    top: 133px;
	display: none;
}
#qr-google {
    position: absolute;
	left: 2px;
    width: 84px;
    top: 142px;
}
#qr-apple {
    position: absolute;
	left: 4px;
	width: 84px;
    top: 168px;
}
@media only screen and (min-width: 1281px) and (max-width: 1500px){

	
	.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;
	}
}



/* --------------------------------------------- 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;
	}

	#king, #ace, #chips-1, #phone, #chips-2 {
		left: 348px;
    	width: 400px;
    	top: 13px;
	}
	#app-icon{
		left: 368px;
	}
	#app-store{
		left: -2px;
	}
	/*#google{
		left: 95px;
	}*/
	#qr-google {
		width: 84px;
		top: 168px;
	}
	#qr-apple {
		left: -1px;
		width: 84px;
		top: 168px;
	}
}


/* --------------------------------------------- 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;
	}	
	#king, #ace, #chips-1, #phone, #chips-2 {
		left: 336px;
		width: 435px;
		top: 25px;
	}
	#app-icon{
		left: 347px;
		width: 107px;
		top: 243px;
	}
	#app-store{
		left: -6px;
		width: 125px;
		top: 143px;
	}
	#google{
		height: 44px;
		top: 143px;
	}
	#qr-google {
		top: 129px;
	}
	#qr-apple {
		left: -1px;
    	width: 116px;
    	top: 200px;
	}
}


@media only screen and (min-width: 601px) and (max-width: 1001px){
	#king, #ace, #chips-1, #phone, #chips-2 {
		left: 277px;
		width: 366px;
		top: 21px;
	}
	#app-icon{
		left: 301px;
    	width: 70px;
    	top: 217px;
	}
	#app-store{
		left: -1px;
    	width: 84px;
    	top: 106px;
	}
	#google{
    	width: 84px;
    	height: 30px;
    	top: 105px;
	}
	#qr-google {
		width: 84px;
		top: 101px;
	}
	#qr-apple {
		left: -1px;
		width: 84px;
		top: 142px;
	}
	.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;
	}
	#king, #ace, #chips-1, #phone, #chips-2 {
		left: 23px;
		width: 283px;
		top: 78px;
	}
	#app-icon{
		left: 42px;
    	width: 61px;
    	top: 230px;
	}
	#app-store{
		display: none;
	}
	#google{
		display: none;
	}
	#qr-google {
		display: none;
	}
	#qr-apple {
		display: none;
	}
	.visual {
		margin-top: 0px;
		width: 320px;
		height: auto;
	}
	#t2{
		font-size: 23px;
		line-height: 25px;
		width: 350px;
		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;
	}
}

