div {
	box-sizing: border-box;
}

body {
	
	background: black;
	font-family: 'Oswald', sans-serif;
}

.space {
	width: 100%;
	height: 150px;
}

.container {
	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.5%;
	border: 1.5px solid #D6080D;
    box-sizing: border-box;
    padding: 1px;
}

.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: 33%;
	height: 100px;
	border: 1.5px solid #D6080D;
    box-sizing: border-box;
    padding: 1px;
}
.floating-bottom img {
	width: 33%;
	height: 90px;
	border: 1.5px solid #D6080D;
    box-sizing: border-box;
    padding: 1px;
}
.headerbanner{
text-align:center;
}
.headerbanner img {
	display: inline-block;
	width:49.5%;
	border: 1.5px solid #D6080D;
    box-sizing: border-box;
    padding: 2px;
}

.banner-top img {
	width: 728px;
	
}

    .head {
    width: 100%;
    padding: 15px 0;
    background: #fff;
    border: 1px solid #D6080D;
    margin-bottom: 15px;
    border-radius: 8px;
}

.logo {
	display: block;
	width: 728px;
	height: 200px;
	background: url("/Live-Draw-HK-Pools.png") center no-repeat;
	background-size: 100% 100%;
	margin: auto;
}

    .menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px 0;
    margin-bottom: 1px;
    line-height: 1.2;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid #D6080D;
    background: #D6080D;
    margin-bottom: 20px;
    border-radius: 8px;    

}

.menu a {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: white;
	margin: 0px;
	font-size: 18px;
}

.menu a:hover {
	color: #000;
}

    .content {
    background: #000;    
    padding: 10px;
    border: 1px solid #D6080D;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    border-radius: 8px;
}

    /* ===== Typography ===== */
    h1, h2, h3, h4 {
        color: white;
    }
    
    h1 {
        font-size: 1.7rem;
        line-height: 1.0;
        margin-bottom: 30px;
        text-align: center;
    }
    
    h2 {
        font-size: 1.5rem;
        margin-bottom: 10px;
        text-align: center;
    }
    
    h3 {
        font-size: 1.4rem;
        margin-top: 30px;
        margin-bottom: 10px;
        text-align: center;
    }
    
    h4 {
        font-size: 1.3rem;
    }
    
    p {
    margin-bottom: 15px;
    font-size: 1.1rem;
    line-height: 1.7;
    color: white;
    padding: 5px;
}
.title-head {
	font-size: 26px;
	text-decoration: none;
	color: #D6080D;
	
}

.title-footer {
	font-size: 24px;
	text-decoration: none;
	color: #D6080D;
}

.content p {
	text-align: justify;
	font-size: 16px;
	color: white;
	margin: 10px;
}

.genericon {color:#D6080D;}
a {color:#D6080D; text-decoration: none;}
a:hover {color:#D6080D;}


.lassres {
	width: 100%;
	margin: auto;
}

.lassres table {
	width: 100%;
	
}

@media only screen and (max-device-width: 1000px) {
	
  .floating-top img {
width: 96%;
height: 43px;
border: 1px solid #D6080D;
box-sizing: border-box;
padding: 1px;
}
.floating-bottom img {
width: 96%;
height: 43px;
border: 1px solid #D6080D;
box-sizing: border-box;
padding: 1px;
}
  .headerbanner img{
  width:100%;
  }
  .container {
		width: 100%;
		
		
	}
	
	.logo {
	width: 280px;	
	height: 80px;
	margin: auto;
	}
	
	.menu a {
		display: block;
		font-size: 16px;
		border: 1px solid #D6080D;
	
	}
	
	.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: 100%;
		
	}

	.banner-top {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}

	.banner-top img {
		width: 100%;
		
	}
.footer {
		width: 100%;
		
		
	}	

}

@media only screen and (max-device-width: 768px) {
	
  .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }
  .container {
		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: 0px;
}
.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 0px;
	z-index: 9999;
}

.banner-float img {
	width: 728px;
	
}
  
	h3 {
		font-size: 14px;
		
	}
	
	.title-footer {
		font-size: 14px;
		
	}
	
	.banner-float {
		width: 100%;
		
	}

	.banner-top {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}

	.banner-top img {
		width: 100%;
		
	}
.footer {
		width: 100%;
		
		
	}	

}

@media only screen and (max-device-width: 550px) {
	.logo {
	width: 300px;
    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%;
		
}
