div {
	box-sizing: border-box;
}


body {
	
	background: black;
	font-family: 'Oswald', sans-serif;
}

.space {
	width: 100%;
	height: 150px;
}

.container {
	width: 65%;
	margin: auto;
		
}

.head {
	width: 100%;
	background: white;
	margin-bottom: 15px;
}

.logo {
	display: block;
	width: 450px;
	height: 180px;
	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: 32%;
}
.floating-bottom img {
	width: 32%;
}
.headerbanner{
text-align:center;
}
.headerbanner img {
	width:49.5%;
}

.banner-top img {
	width: 728px;
	
}

.menu {
	display: block;
	width: 100%;
	text-align: center;
	background: linear-gradient(to bottom, #0058ff 0%, #4d91ff 50%, #4d91ff 100%);
	margin-bottom: 10px;
}

.menu a {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: white;
	margin: 0;
	font-size: 18px;
}

.menu a:hover {
	color: gold;
}

.content {
	width: 100%;
	background: white;
    box-shadow: 0 5px 10px #ddd;
}

h1, h2, h3, h4 {
	text-align: center;
	margin: 20px;
}

h3 {
	font-family: 'Oswald', sans-serif;
	margin: 35px 0px;
	color: black;
	font-size: 22px;
}

h4 {
	font-family: 'Oswald', sans-serif;
	margin: 20px 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;
}

.lassres {
	width: 100%;
	margin: auto;
}

.lassres table {
	width: 100%;
	
}

.sdy-table {
        width: 100%;
        max-width: 98%;
        margin: auto;
        border-collapse: collapse;
        font-size: 1rem;
      }
      .sdy-table th, .sdy-table td {
        border: 1px solid #ddd;
        padding: 10px;
        text-align: center;
      }
      .sdy-table th {
        background: linear-gradient(to bottom, #0058ff 0%,#4d91ff 50%,#4d91ff 100%);
        color: #fff;
        font-weight: bold;
      }
      .sdy-table tr:nth-child(even) {
        background: #ccc;
        color: black;
      }
      .sdy-table tr:nth-child(odd) {
        background: white;
        color: black;
      }

.genericon  {color:black;}
a {color:black;}
a:hover {color:#000000;}

.outer-link {
	color: black;
	text-decoration: none;
	list-style-type: square;
	margin: 10px 50px;
}

.outer-link a {
	text-decoration: none;
	color: black;
}
@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: 320px;	
	height: 100px;
	margin: auto;
	}
	.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;
}

.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%;
		
	}
	

}

@media only screen and (max-device-width: 550px) {
 
  .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%;
		
	}