/*-------- CSS -------------*/
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/*----------------- global ------------------------*/

body {
	background: url("http://4.bp.blogspot.com/-RVf9pbnPLJ8/W8GMV2yhAUI/AAAAAAAACuQ/L42Zz82AWHwJKjWrud3Mhdg5Trq6D1M9ACK4BGAYYCw/s1600/bg-result-toto.jpg") center no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	font-family: 'Josefin Sans', sans-serif;
}

.container {
	width: 80%;
	margin: auto;
	background: rgba(0,0,0,0.8);
}

.head {
	width: 100%;
	padding: 15px;


}

#logo {
	display: block;
	width: 600px;
	height: 140px;
	background: url("http://1.bp.blogspot.com/-KOBnqfNOE0A/W4EOHnFbY2I/AAAAAAAACm4/7mY5evWTaMgTscCW-nq4NdOJLGhf7gpfQCK4BGAYYCw/s1600/logo-result-togel.png") center no-repeat;
	background-size: 100% 100%;
}

.menu {
	width: 100%;
	text-align: center;
	background: rgba(254,238,145,1);
background: -moz-linear-gradient(top, rgba(254,238,145,1) 0%, rgba(186,139,64,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,238,145,1)), color-stop(100%, rgba(186,139,64,1)));
background: -webkit-linear-gradient(top, rgba(254,238,145,1) 0%, rgba(186,139,64,1) 100%);
background: -o-linear-gradient(top, rgba(254,238,145,1) 0%, rgba(186,139,64,1) 100%);
background: -ms-linear-gradient(top, rgba(254,238,145,1) 0%, rgba(186,139,64,1) 100%);
background: linear-gradient(to bottom, rgba(254,238,145,1) 0%, rgba(186,139,64,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feee91', endColorstr='#ba8b40', GradientType=0 );
	padding: 15px 5px;
	
}

.menu a {
	text-decoration: none;
	padding: 15px 20px;
	color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	transition: 1s ease;
}

.menu a:hover {
	background: black;
	
	
}

.banner1 {
	width: 100%;
	text-align: center;
	
}

.banner1 img {
	width: 45%;
	margin: 5px;
	border: 1px gold dashed;
	
}

.content {
	width: 100%;
	height: 600px;
	display: table;
	text-align: center;
}


.result, .result2, .result3, .result4, .result5, .result6, .result6, .result7, .result8, .result9 {
	width: 48%;
	text-align: center;
	padding: 5px;
	background-color: white;
	display: table-cell;
	
}

.data {
	width: 48%;
	text-align: center;
	padding: 5px;
	background-color: white;
	display: table-cell;
}

.logopasaran {
	width: 80%;
	
	
}


.headdata {
	width: 100%;
	text-align: center;
	font-size: 34px;
	padding: 10px 0px;
	box-sizing: border-box;
}

.headsyd {
	width: 95%;
	background: rgba(223,68,79,1);
background: -moz-linear-gradient(top, rgba(223,68,79,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(223,68,79,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(223,68,79,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(223,68,79,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(223,68,79,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(223,68,79,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df444f', endColorstr='#ffffff', GradientType=0 );
color: white;
font-size: 20px;
padding: 2px 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
text-align: center;
border-bottom: 1px solid #df444e;

}

.prizesyd {
	width: 30%;
	height: 75px;
	border-left: 1px solid #df444e;
	font-size: 24px;
	vertical-align: middle;
	padding-left: 10px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	
}

.numbersyd {
	width: 70%;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-right: 1px solid #df444e;
	
}

.juduldata {
	width: 50%;
	text-align: center;
	background-color: #f3ca4b;
	font-size: 24px;
	
}

.data2 {
	width: 50%;
	text-align: center;
	border: 1px solid black;
	font-size: 18px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tanggalsgp {
	width: 100%;
	text-align: center;
	background-color: #1dbddf;
	font-size: 24px;
	padding: 3px 0px;
}

.prizesgp {
	width: 50%;
	text-align: center;
	background-color: #1dbddf;
	font-size: 18px;
	padding: 3px 0px;
}

.numsgpprz {
	width: 50%;
	text-align: center;
	background-color: black;
	color: white;
	font-size: 18px;
	padding: 3px 0px;
	
	
}

.sgpnum {
	width: 25%;
	text-align: center;
	color: white;
	background: black;
	padding: 2px 0px;
}

.tngltoto {
	width: 100%;
	text-align: center;
	color: white;
	background: red;
	padding: 3px 0px;
	font-size: 24px;
}

.numtoto {
	width: 12.5%;
	text-align: center;
	background: black;
	color: white;
	padding: 3px 0px;
	border: 1px red solid;
	font-size: 20px;
}

.prztoto {
	width: 50%;
	text-align: center;
	padding: 3px 0px;
	border: 1px solid red;
	font-size: 24px;
}

.tanggalbln {
	background: #424242;
	color: white;
	text-align: center;
	font-size: 24px;
	padding: 5px 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;
}

.tanggalshg {
	background: #8f0200;
	color: white;
	text-align: center;
	font-size: 24px;
	padding: 5px 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;
}

.tanggalshg2 {
	background: #8f0200;
	color: white;
	text-align: center;
	font-size: 24px;
	padding: 15px 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 100%;
}

.prizebln {
	width: 50%;
	background: #424242;
	color: white;
	font-size: 20px;
	padding: 10px 15px;
	
}

.prizeshg {
	width: 50%;
	background: #dc080c;
	color: white;
	font-size: 20px;
	padding: 10px 15px;
	
}

.prizebln2 {
	width: 50%;
	background: #424242;
	color: white;
	font-size: 20px;
	padding: 10px 0px;
	text-align: center;
	border: 1px solid gold;
}

.numblnprz {
	width: 50%;
	font-size: 20px;
	background: #424242;
	color: white;
	padding: 10px 0px;
	text-align: center;
}

.numshgprz {
	width: 50%;
	font-size: 20px;
	background: #dc080c;
	color: white;
	padding: 10px 0px;
	text-align: center;
}

.blnnum {
	width: 50%;
	background: #424242;
	color: white;
	padding: 10px 0px;
	text-align: center;
	font-size: 18px;
}

.tanggalhk {
	width: 100%;
	background: #0000a0;
	color: white;
	text-align: center;
	font-size: 20px;
	padding: 10px 0px;
	border: 1px black solid;
	
}

.prizehk {
	width: 50%;
	background: #ffff99;
	color: red;
	font-size: 20px;
	padding: 10px 15px;
	border: 1px black solid;
}

.numhkprz {
	width: 50%;
	font-size: 20px;
	background: white;
	color: #990000;
	padding: 10px 0px;
	text-align: center;
	border: 1px black solid;
}

.prizehk2 {
	width: 100%;
	text-align: center;
	padding: 10px 0px;
	color: white;
	background: #ccffcc;
	color: #ff003b;
	border: 1px solid black;
	
	
}

.numhk {
	width: 50%;
	padding: 5px 0px;
	color: #990000;
	font-size: 16px;
	text-align: center;
	background: white;
	border: 1px black solid;
	
}

.tanggalkfc {
	width: 100%;
	padding: 15px 0px;
	color: white;
	background: #2d8abf;
	font-size: 24px;
	text-align: center;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.prizekfc {
	width: 100%;
	padding: 10px 0px;
	font-size: 20px;
	color: gold;
	text-align: center;
}

.numprizekfc {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #dc0847;
	
}

.tanggalbull {
	width: 100%;
	padding: 15px 0px;
	color: white;
	background: #dc0847;
	font-size: 24px;
	text-align: center;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.numprizebull {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #dc0847;
	
}

.todayress {
	width: 100%;
	text-align: center;
	
}

.todayress img {
	width: 100%;
	
}

.foot {
	width: 100%;
	padding: 10px;
	color: white;
	background: black;
}

@media only screen and (max-device-width: 1000px) {
	body {
		background: black;
		
	}
	
	
	.container {
		width: 100%;
		background: black;
		
	}
	
	.head {
		padding: 0px;
	}
	
	#logo {
		margin: auto;
		width: 300px;
		height: 100px;
	}
	
	.menu {
		
		padding: 0px;
		
		
	}
	
	.menu a {
		display: inline-block;
	border: none;
	width: 130px;
	padding: 5px 10px;
	background: black;
	margin: 2px;
	border-radius: 5px;
	}
	
	.banner1 img {
	width: 99%;
	margin: 0px;
	border: 1px gold dashed;
	}
	
	.content {
		width: 100%;
		height: auto;
		text-align: center;
		display: block;
	}
	
	.result {
		width: 97%;
		display: inline-block;
		
	}
	
	.prizesyd {
	font-size: 18px;
	padding-left: 5px;
	}

.numbersyd img {
	width: 10%;
	height: 75%;
	
}

.data {
	width: 97%;
	padding: 5px;
	background-color: white;
	display: inline-block;
}	
	.headdata {
	font-size: 24px;
	padding: 10px 0px;
	box-sizing: border-box;
}
	
}