div {
	box-sizing: border-box;
	
}
body {
	
	background: black;
	font-family: 'Oswald', sans-serif;
}
.space {
	width: 100%;
	height: 150px;
}
.container2 {
	width: 65%;
	margin: auto;	
}
.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 0px;
	z-index: 9999;
}
.banner-float img {
	width: 728px;
	
}
.banner1 img {
	display: inline-block;
	width: 49%;
}
.floating-top {
	background: transfarant; top: 0; height: auto; left: 0; padding: 0px; position: fixed; text-align: center; width: 100%; z-index: 1001;
}
.floating-bottom {
	background: transfarant; bottom: 0; height: auto; left: 0; padding: 0px; position: fixed; text-align: center; width: 100%; z-index: 1001;
}
.floating-top img {
	width: 40%;
}
.floating-bottom img {
	width: 40%;
}
.headerbanner{
text-align:center;
}
.headerbanner img {
	width:49%;
}
.banner-top img {
	width: 728px;
}
.head {
	width: 100%;
	padding: 20px;
	background: black;
	border: 1px solid #a10d15;
}
.logo {
	display: block;
	width: 550px;
	height: 190px;
	background: url("/img/logo-live-draw-hk-lotto.png") center no-repeat;
	background-size: 100% 100%;
	margin: auto;
}

.menu {
	display: block;
	width: 100%;
	text-align: center;
	background: linear-gradient(to left, #ff0044 0%, #a10d15 50%, #DD0000 100%);
	border: 1px solid #a10d15;
}

.menu a {
	display: inline-block;
	padding: 10px 15px;
	text-decoration: none;
	color: white;
	font-size: 18px;
}

.menu a:hover {
	color: gold;
}

.content {
	width: 100%;
	border: 1px solid #a10d15;
}

h1, h2, h3 {
	text-align: center;
}

h3 {
	font-family: 'Oswald', sans-serif;
	color: white;
	font-size: 22px;
}

.title {
    font-size: 26px;
	text-decoration: none;
	color: white;
} 

.title-head {
    font-size: 24px;
	text-decoration: none;
	color: white;
} 

.title-footer {
    font-size: 22px;
	text-decoration: none;
	color: white;
}

.content p {
	text-align: left;
	font-size: 16px;
	color: white;
	margin: 10px;
}

.genericon {color:white;}
a {color:white; font-weight:bold; text-decoration: none;}
a:hover {color:#ffffff;
}


.lassres {
	width: 98%;
	margin: auto;
}

.lassres table {
	width: 100%;
	
}

.out-link {
	list-style-type: square;
	margin:  0 15px;
	color: white;
}

.out-link a {
	text-decoration: none;
	color: white;
}

.result {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.result td{
    text-align: center;
    border: 1px solid #ddd;
    padding: 2px 4px;
}

.headresult {
	background: linear-gradient(to bottom, #ff0044 0%, #a10d15 50%, #a10d15 100%);
	text-align: center;
	font-size:15px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;
}
      .result tr:nth-child(even) {
        background: #fff; border: 1px solid #000;
        color: black;
        font-size:14px;
      }
      .result tr:nth-child(odd) {
        background: #a10d15; border: 1px solid #000;
        font-size:14px;
        color: #fff;
      }
      
@media only screen and (max-device-width: 1000px) {
	
  .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }
  .container2 {
		width: 100%;
		
		
	}
	
	.logo {
	width: 280px;	
	height: 80px;
	margin: auto;
	}
	
	.menu a {
		display: block;
		font-size: 16px;
		border: 1px solid white;
	}
	
	.banner1 {
		display: block;
		
	}
	
	.banner1 img {
		display: block;
		width: 100%;
	}
	
	.lassres {
	width: 100%;
	margin: auto;
	
    }

    .lassres tableresult {
	width: 100%;
	padding: 0 0 0 0;
	border: 1px solid white;	
    }

    .lassres img {
    width: 100%;
    height: auto;
    padding: 1px 0 0 0;
    }
	
	
	.banner2 {
		display: block;
		
	}
	
	.banner2 img {
		display: block;
		width: 100%;
	}
	
	.banner {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background: #3a3a3a;
}

.banner img {
	display: inline-block;
	width: 48%;
	box-sizing: border-box;
	margin: 5px;
}
.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 1px;
	z-index: 9999;
}

.banner-float img {
	width: 728px;
	
}
  
	h3 {
		font-size: 14px;
		
	}
	
	.title-footer {
		font-size: 14px;
		
	}
	
	.banner-float {
		width: 98%;
		
	}

	.banner-top {
		width: 98%;
		
	}
	
	.banner-float img {
		width: 98%;
		
	}

	.banner-top img {
		width: 98%;
		
	}
	

}

@media only screen and (max-device-width: 768px) {
	
  .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }
  .container2 {
		width: 100%;
		
		
	}
	
	.logo {
	width: 280px;	
	height: 80px;
	margin: auto;
	}
	
	.menu a {
		display: block;
		font-size: 16px;
		border: 1px solid white;
	}
	
	.banner1 {
		display: block;
		
	}
	
	.banner1 img {
		display: block;
		width: 100%;
	}
	
	.lassres {
	width: 100%;
	margin: auto;
	
    }

    .lassres tableresult {
	width: 100%;
	padding: 0 0 0 0;
	border: 1px solid white;	
    }

    .lassres img {
    width: 100%;
    height: auto;
    padding: 1px 0 0 0;
    }
	
	
	.banner2 {
		display: block;
		
	}
	
	.banner2 img {
		display: block;
		width: 100%;
	}
	
	.banner {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background: #3a3a3a;
}

.banner img {
	display: inline-block;
	width: 48%;
	box-sizing: border-box;
	margin: 5px;
}
.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 1px;
	z-index: 9999;
}

.banner-float img {
	width: 728px;
	
}
  
	h3 {
		font-size: 14px;
		
	}
	
	.title-footer {
		font-size: 14px;
		
	}
	
	.banner-float {
		width: 98%;
		
	}

	.banner-top {
		width: 98%;
		
	}
	
	.banner-float img {
		width: 98%;
		
	}

	.banner-top img {
		width: 98%;
		
	}
	

}
@media only screen and (max-device-width: 550px) {
	.logo {
	width: 205px;
    margin: auto;        
	} 
  .banner1 img {
		display: inline-block;
		width: 100%;
	}
}  
.banner1 {
		display: block;
		text-align:center;
	}
	
.banner img {
		display: block;
		width: 100%;
		margin: 0px;
	}
	.banner-float {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}
	

 /* ===== Special Elements ===== */
 .update-box {
background: #f9f9f9;
border-left: 4px solid #ffc107;
padding: 15px;
margin: 20px 0;
border-radius: 0 5px 5px 0;
margin-bottom: 10px;
}
.details summary {
  cursor: pointer;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}

.faq-item {
  padding: 10px;
  background-color: white;
  margin-top: 10px;
}

.faq-question {
  margin: 0;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 10px;
  color: white;
  background: linear-gradient(to left, #ff0044 0%, #a10d15 50%, #DD0000 100%);
}