div {
	box-sizing: border-box;
}


body {
	
	background: white;
	font-family: 'Oswald', sans-serif;
}

.space {
	width: 100%;
	height: 150px;
}

.container {
	width: 80%;
	margin: auto;
		
}

.head {
	width: 100%;
	border: 1px solid #0058ff;
	padding: 15px;
	background: white;
}

.logo {
	display: block;
	width: 550px;
	height: 160px;
	background: url("../img/logo-live-draw-sdy-lotto.png") center no-repeat;
	background-size: 100% 100%;
	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: 49%;
}
.floating-bottom img {
	width: 49%;
}
.headerbanner{
text-align:center;
}
.headerbanner img {
	width:49%;
}

.banner-top img {
	width: 728px;
	
}

.menu {
	display: block;
	width: 100%;
	text-align: center;
	background: linear-gradient(to bottom, #0058ff 0%, #4d91ff 50%, #2fb2fd 100%);
}

.menu a {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: white;
	margin: 0px;
	font-size: 18px;
}

.menu a:hover {
	color: black;
}

.content {
	width: 100%;
	border: 1px solid #0058ff;
}

h1, h2, h3, h4 {
	text-align: center;
	margin: 20px 0px;
}

h3 {
	font-family: 'Oswald', sans-serif;
	margin: 15px 0px;
	color: black;
	font-size: 22px;
}

h4 {
	font-family: 'Oswald', sans-serif;
	margin: 10px 0px;
	color: black;
	font-size: 20px;
}

.title-head {
	font-size: 24px;
	text-decoration: none;
	color: black;
	
}

.title-footer {
	font-size: 28px;
	text-decoration: none;
	color: black;
}

.content p {
	text-align: left;
	font-size: 16px;
	color: black;
	margin: 10px;
}

.genericon  {color:black;}
a {color:black;}
a:hover {color:#000000;}

.paitotable {
    width: 100%;
    text-align: center;
color: white;
}

.hk-table {
        width: 100%;
        max-width: 98%;
        margin: auto;
        border-collapse: collapse;
        font-size: 1rem;
      }
      .hk-table th, .hk-table td {
        border: 1px solid #ddd;
        padding: 10px;
        text-align: center;
      }
      .hk-table th {
        background: linear-gradient(to bottom, #0058ff 0%, #4d91ff 50%, #2fb2fd 100%);
        color: #fff;
        font-weight: bold;
      }
      .hk-table tr:nth-child(even) {
        background: #ccc;
        color: black;
      }
      .hk-table tr:nth-child(odd) {
        background: white;
        color: black;
      }

@media only screen and (max-width: 768px) {
    .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }
    .logo {
	width: 280px;	
	height: 80px;
	margin: auto;
	}
    .paitotable {
        width: 100%;
    }
}
.hk-table {
        width: 100%;
    }

.table {
    width: 100%;
    border-collapse: collapse;
    margin: 1px auto;
}
.TableKeluaran {
    width: 100%;
    margin: auto;
    text-align: center;
    border: 1px solid #ddd;
    border-spacing: 0px;
}

.KeluaranHeader {
    color: #fff;
    font-size: 16px;
    border: 1px solid #ddd;
    border-collapse: collapse;
    padding: 10px 0;
    background: linear-gradient(to bottom, #0058ff 0%, #4d91ff 50%, #2fb2fd 100%);
}

@media screen and (max-width: 1200px) {
    .KeluaranBody {
        font-size: 15px;
    }
}

td.Keluaran_Banner_Body {
    display: none;
}

th.data-hk-lotto {
    background: #9c1512;
}

.entry-ld-container .entry-ld-table .entry-ld-brand {
    width: 100%;
    background-color: #000;
    border: 1px solid #ddd;
}

.entry-content th, .entry-content td, .comment-content th, .comment-content td {
    padding: 4px 10px;
}

@media screen and (max-width: 1200px) {
    .KeluaranBody {
        font-size: 15px;
    }
}
@media only screen and (max-device-width: 1000px) {
    .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }
    .logo {
	width: 320px;	
	height: 90px;
	margin: auto;
	}
    .container {
        width: 100%;
    }
}
td.KeluaranBody {
    border: 1px solid #ddd;
}
table {
    border-collapse: collapse;
    width: 100%;
}
@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%;
		
	}