/*-------- 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;}

/* start */

body {
    background-color: #000;
    font-family: 'Roboto Mono',monospace
}

div {
    box-sizing: border-box
}

.container {
    width: 65%;
    margin: auto
}

.head {
    width: 100%;
    text-align: center;
    padding: 15px;
    background: white;
}

.logo {
    display: block;
    width: 450px;
    height: 150px;
    background: url(prosgp.png) center no-repeat;
    background-size: 100% 100%;
    margin: auto
}

.iklan {
	width: 100%;
	
}

.iklan img {
	width: 100%;
	
	
}

.menu {
    width: 100%;
    text-align: center;
    display: block;
    background: #1e5799 ;
    padding: 30px 0
}

.menu a {
    display: inline-block;
    margin: 0px 25px;
    text-decoration: none;
    text-align: center;
    color: #fff
}

.banner1 {
    width: 100%;
    display: block;
    text-align: center
}

.banner1 img {
    width: 49.5%;
    display: inline-block;
    border: 1px gold solid;
    box-sizing: border-box
}

.banner2 {
    width: 100%;
    display: block;
    text-align: center
}

.banner2 img {
    width: 49.5%;
    display: inline-block;
    border: 1px gold solid;
    box-sizing: border-box
}

.banner3 {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 30px
}

.banner3 img {
    width: 49%;
    display: inline-block;
    border: 1px gold solid;
    box-sizing: border-box
}

.content {
    width: 100%;
    padding: 15px;
    border: 1px solid #fff
}

.content h1 {
    text-align: center;
    font-size: 24px
}

.content h2 {
    text-align: center;
    font-size: 20px;
    margin-top: 25px
}

.content a {
    text-decoration: none;
    color: #fff
}

.content p {
	text-align: left;
	color: white;
}

.sgp {
    width: 80%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px
}

.judul {
    color: #fb0f36;
    text-align: center;
    font-size: 20px;
    margin: 15px 0
}

.sgp table {
    width: 100%
}

.sgp td {
    text-align: center;
    height: 50px;
    vertical-align: middle
}

.prize {
    font-size: 28px;
    background: #499bea;
	background: -moz-linear-gradient(top,  #1e5799 0%, #005e9e 0%, #0194d7 100%); 
	background: -webkit-linear-gradient(top,  #1e5799 0%,#005e9e 0%,#0194d7 100%); 
	background: linear-gradient(to bottom,  #1e5799 0%,#005e9e 0%,#0194d7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#0194d7',GradientType=0 );
    color: #fff;
    width: 50%;
    box-sizing: border-box;
    border: 1px solid #000
}

.nomprize {
    font-size: 28px;
    box-sizing: border-box;
    border: 1px solid #000;
    width: 50%;
    background: #fff
}

.nomprize2 {
    font-size: 28px;
    box-sizing: border-box;
    border: 1px solid #000;
    width: 25%;
    background: #fff
}

.toto {
    width: 80%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px
}

.toto table {
    width: 100%
}

.toto22 {
    width: 12.5%;
    height: 60px;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    color: red;
    font-size: 36px;
    border: 1px red solid
}

.prtt {
    width: 50%;
    height: 60px;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    background: red;
    font-size: 36px;
    border: 1px red solid;
    color: #fff
}

.prtt2 {
    width: 50%;
    height: 60px;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    color: red;
    font-size: 36px;
    border: 1px red solid
}

.banner-float {
                position: fixed;
                width: 100%;
                text-align: center;
                bottom: 1px;
                z-index: 9999
            }

.banner-float img {
                width: 728px
}


.end {
    width: 100%;
    height: 100px;
    background: #5d5d5d;
    box-sizing: border-box;
    text-align: center;
    padding: 20px 0
}

.end h3 {
    color: #fff;
    margin: auto;
    font-size: 19px;
}

.end a {
    text-decoration: none;
    color: #fff
}

.out-link {
    list-style-type: square;
    color: #fff;
    margin: 0 35px;
}

.out-link a {
    text-decoration: none;
    color: #fff
}

.notice {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 15px
}

.pengumuman {
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    text-align: center
}

.notice p {
    color: #000
}

.lassres {
	width: 65%;
	margin: auto;
}

.lassres img {
	width: 100%;
}

.lassres table {
	width: 100%;
	
}

.t1 {
	width: 40%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #989898;
	background: white;
	font-size: 16px;
}

.t2 {
	width: 30%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #989898;
	background: white;
	font-size: 16px;
}

.t3 {
	width: 30%;
	padding: 5px 0px 5px 10px;
	border: 1px solid #989898;
	background: white;
	font-size: 16px;
}

.kepala {
	text-align: center;
	font-size: 20px;
	background: #483bfd;
	color: white;
}

@media only screen and (max-device-width: 1000px) {
    .container {
        width:100%
    }

    .logo {
        width: 80%;
        height: 100px;
    }

    .menu {
        padding: 0
    }

    .menu a {
        display: block;
        font-size: 30px;
        width: 100%;
        padding: 15px 0;
        border-bottom: 1px solid #fff;
        margin: 0px;
    }

    .banner1 {
        display: block
    }

    .banner1 img {
        display: block;
        width: 100%
    }

    .banner2 {
        display: block
    }

    .banner2 img {
        display: block;
        width: 100%
    }

    .banner3 {
        display: block
    }

    .banner3 img {
        display: block;
        width: 100%
    }

    .banner-float {
                    width: 100%
                }

    .banner-float img {
                    width: 100%
                }

    .sgp {
        width: 100%
    }

    .toto {
        width: 100%
    }
    .end h3 {
    color: #fff;
    margin: auto;
    font-size: 15px;
    }

    .content p {
    width: 90%;
    
    }

    .lassres {
		width: 100%;
		
	}

	.lassres img {
		width: 100%;
		display: block;
	}

}