<style type="text/css">   
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  
.baca_selengkapnya{
        color:blue;
        cursor: pointer;
      }
	  
.tengen1 {	  
	width: 100%;
	min-height: 50px;
	max-height: 700px;	
	margin: 0 auto;
	background-color: #FFFFFF;
	font-size: 1em;
	float: center;
	border:2px  solid #999999;
	border-radius:10px;
    padding: 10px;
	text-align: justify;
	text-justify:auto;
	  }  

 .tengen2 {	  
	width: 100%;
	min-height: 50px;
	max-height: 700px;	
	margin-top: 2%;
	background-color: #FFFFFF;
	font-size: 1em;
	float: center;
	border:2px  solid #999999;
	border-radius:10px;
    padding: 10px;
	z-index: 8888;
	  } 
	   
.slide {
	margin-top: 3%;
	margin-left: 2%;
	width: 63%;
	align: center;
	float: center;
	border:2px  solid #999999;
	border-radius:10px;
    padding: 3px;
	font-size: 1em;
	text-align: justify;
	text-justify:auto;
}	

  
  .babu {
	margin-top: 3%;
	margin-left: 2%;
	width: 63%;
	align: center;
	float: center;
	border:2px  solid #999999;
	border-radius:10px;
    padding: 3px;
	font-size: 1em;
	text-align: justify;
	text-justify:auto;	
}

.menu_besar {
	background-color: #FFFFFF;
	margin-left: 2%;
	margin-top: 1%;
	width: 63%;
	min-height: 200px;
	float: center;
	border:2px  solid #999999;
	border-radius:10px;
    padding: 3px;
	font-size: 1em;
}

.artikel {
	background-color: #FFFFFF;
	margin-left: 2%;
	margin-top: 1%;
	width: 63%;
	float: center;
	border:2px  solid #999999;
	border-radius:10px;
    padding: 3px;
	font-size: 1em;
	text-align: justify;
	text-justify:auto;
}
  
.kirman {
	margin-top: 0;
	margin-left: 35%;
	width: 78%;
	border:0px ;
	font-size: 1em;
	padding: 2%;
	text-align: justify;
	text-justify:auto;
}  
  
.gambar_logo {
	margin-top: 10%;
	width: 60%;	
}


.top {
	background-color: #12661F;
	/*background-image: url(../images/bo.png);*/
	height: 18%;
	float: center;
    width: 100%;

}

	  
.text_putih {
	color: #FFF;
	
}

.foto{
	margin-left: 2%;
	posisi: auto;
	width:20%;
	height:auto;	
}
.foto2{
	posisi: auto;
	width:30%;
	height:auto;	
}

	  
.bawah_kaki {
			background-color: #12661F;
            position: relative;
            bottom: 0;
            width: 100%;
            height: 13%;
			font-size: 1em;
			text-align: justify;
			text-justify:auto;
			z-index: 644;
            /*
                Property tambahan agar text di dalam Footer berada di tengah.
            */
            display: flex;
           
}

@media screen and (max-width: 600px) {
	
.top {
	display: none;
}


.tengen1 {	  
display: none;
	  } 

 .tengen2 {	  
display: none;
	  }  


.slide {
display: none;
}  


.babu {
	margin-top: 10%;
	width: 95%;
	height: 76%;
	float: center;
	border:2px  solid #999999;
	border-radius:10px;
    padding: 3px;
	font-size: 0.6em;
	text-align: justify;
	text-justify:auto;	
}
.artikel {
	margin-left: 1%;
	margin-top: 2%;
	width: 98%;
	float: center;
	border:2px  solid #999999;
	border-radius:10px;
    padding: 5px;
	font-size: 0.6em;
	text-align: justify;
	text-justify:auto;
}

.menu_besar {
	margin-left: 1%;
	margin-top: 2%;
	width: 98%;
	float: center;
	border:2px  solid #999999;
	border-radius:10px;
    padding: 5px;
	font-size: 0.6em;
	text-align: justify;
	text-justify:auto;
}
	  
.gambar{	  
	width: 50%;
	color: #FF0;
    padding: 2px;
	 } 
	 
.foto{

	margin: 0px auto;
      text-align: center;
      width: 100%;
      height: auto;
}

.text_putih {
	color: #FFF;
	
} 
.bawah_kaki {
	display: none;		
}	

.kirman {
	margin-top: 0;
	margin-left: 1;
	width: 100%;
	border:0px ;
	font-size: 1em;
	padding: 2%;
	text-align: center;
	text-justify:auto;
}	

}

	</style>