div {
    box-sizing: border-box;
    
}


body {
    
    background: #fff;
    font-family: 'Oswald', sans-serif;
}

.space {
    width: 100%;
    height: 150px;
}

.container2 {
    width: 65%;
    margin: auto;
        
}

.banner-float {
    position: fixed;
    width: 100%;
    text-align: center;
    bottom: 1px;
    z-index: 9999;
}

.banner-float img {
    width: 728px;
    
}

.head {
    width: 100%;
    padding: 20px;
    background: white;
    border: 2px solid #01b500;
    
}

.logo {
  display: block;
  width: 500px;
  height: 180px;
  background: url("/img/logosyairmacau.png") center no-repeat;
  background-size: 100% 100%;
  margin: auto;
}

.menu {
    display: block;
    width: 100%;
    text-align: center;
    background: #01b500;
}
    
.menu a {
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    color: white;
    margin: 0px;
    font-size: 18px;
}

.menu a:hover {
    color: #ef1b22;
}

.content {
    width: 100%;
    border: 2px solid #01b500;
}

h1, h2, h3 {
    text-align: center;
    
}

h3 {
    font-family: arial;
    margin: 40px 0px;
    color: black;
    font-size: 28px;
}

.title-head {
    font-size: 24px;
    text-decoration: none;
    color: #000;
    
}

.title-footer {
    font-size: 28px;
    text-decoration: none;
    color: #000;
}

.content p {
    text-align: left;
    font-size: 16px;
    color: black;
    margin: 10px;
}

.iklan {
    width: 100%;
    
}

.iklan img {
    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;
}

.lassres {
    width: 65%;
    margin: auto;
    box-sizing: border-box;
}

.lassres table {
    width: 100%;
    border: 1px solid white;    
}

.lassres img{
    max-width: 100%;
    height: auto;
    padding: 1px 0 0 0;
    
}

.out-link {
    list-style-type: square;
    margin:  0px 35px;
    color: white;
}

.out-link a {
    text-decoration: none;
    color: white;
}


a:hover {
    color: #ef1b22;
}



@media only screen and (max-device-width: 1000px) {
    .container2 {
        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%;
    }
    
    
    h3 {
        font-size: 14px;
        
    }
    
    .title-footer {
        font-size: 14px;
        
    }
    
    .banner-float {
        width: 100%;
        
    }
    
    .banner-float img {
        width: 100%;
        
    }
    

}

@media only screen and (max-device-width: 550px) {
    .logo {
    width: 205px;
    margin: auto;        
    }  
} 

.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 1px;
	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%;
}