
@font-face {
	font-family: hcfontbold;
	src: url(/holland-online_holland-casino-theme/fonts/Cadiz/Cadiz-Bold.ttf);
}

@font-face {
	font-family: hcfontlight;
	src: url(/holland-online_holland-casino-theme/fonts/Cadiz/Cadiz-Light.ttf);
}

@font-face {
	font-family: hcfontregular;
	src: url(/holland-online_holland-casino-theme/fonts/Cadiz/Cadiz-Regular.ttf);
}

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;
	width: 557px;
}
#t2{
	font-size: 34px;
	font-family: hcfontbold;
}
.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;
	text-align: center;
}

.button:hover {
	background: linear-gradient(to right, #fb2b89 5%, #fc8846 100%);
	background-color: #408c99;
}
.visual {
	position: static;
	margin: 0 auto;
	margin-top: 170px;
	width: 1150px;
	height: auto;
}
#tablet{
	position: absolute;
	left: 573px;
	top: 55px;
	width: 416px;
}
#asset{
	position: absolute;
	left: 251px;
	top: 26px;
	width: 293px;
}
@media only screen and (min-width: 1281px) and (max-width: 1500px){

	/*#tablet{
		left: 530px;
		top: 2px;
		width: 380px;
	}
	#asset{
		left: 575px;
		top: -44px;
	}
	}*/
	.visual {
		position: static;
		margin: 0 auto;
		margin-top: 195px;
		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;
		width: 487px;
	}
	.button {
		margin-top: 40px;
		width: 200px;
		font-size: 20px;
		padding: 15px 10px;
	}
	.visual {
		margin-top: 120px;
		width: 900px;
		height: auto;
	}
	#tablet{
    	left: 466px;
    	top: 68px;
		width: 425px;
	}
	#asset{
		left: 248px;
		top: 54px;
		width: 213px;
	}
}


/* --------------------------------------------- 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: 154px;
		width: 722px;
		height: auto;
	}
	#tablet{
		left: 313px;
		top: 50px;
	}
	#asset{
		left: -9px;
		top: 138px;
		width: 240px;
	}
}


/* --------------------------------------------- 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;
		width: 560px;
	}	
	.button {
		margin-top: 40px;
		width: 200px;
		font-size: 16px;
		padding: 15px 10px;
	}
	#tablet{
		left: 298px;
		top: 61px;
		width: 479px;
	}
	#asset{
		left: -11px;
		top: 177px;
		width: 261px;
	}
	.visual {
		margin-top: 150px;
		width: 600px;
		height: auto;
	}	
}


@media only screen and (min-width: 601px) and (max-width: 1001px){

	#tablet{
		left: 262px;
		top: 50px;
		width: 334px;
	}
	#asset{
		left: -6px;
		top: 125px;
		width: 238px;
	}
	.textmain {
		margin-top: -26px;
		font-size: 24px;
		width: 392px;
	}
	#t2{
		font-size: 28px;
	}
	#t3{
		font-size: 26px;
		width: 263px;
	}
}

/* --------------------------------------------- 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: 330px;
		font-size: 17px;
	}
	.button {
		margin-top: 20px;
		width: 150px;
		font-size: 16px;
		padding: 15px 10px;
		height: 15px;
	}
	#tablet{
		left: 1px;
		top: 156px;
		width: 295px;
	}
	#asset{
		left: 175px;
		top: 44px;
		width: 164px;
	}
	.visual {
		margin-top: 99px;
		width: 320px;
		height: auto;
	}
	#t2{
		font-size: 23px;
		line-height: 25px;
	}
}

