#klhkoverlayv {
font-family: 'Titillium Web', sans-serif;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 a{
text-decoration: none;
}
.klhkpopup1{
font-family: 'Titillium Web', sans-serif;
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223{
min-width: 600px;font-family: 'Titillium Web', sans-serif;
width: 800px;/*
min-height: 150px;*/
margin: 100px auto;
background: #fff;
position: relative;
z-index: 103;
/*padding: 10px; */
box-shadow: 0 2px 5px #000;
}
.cnt223-header {
  background-color: #e36159;
  /*background-color: #00A65A;*/
  color: #fff;  
  font-weight: bold; 
}

.cnt223-header h3 {
  margin: 0;
  padding: 10px 10px 5px 40px;
  line-height: 30px;/*ketebalan header*/
  font-family: 'Titillium Web', sans-serif; 
}
.klhkclose-cnt223{
  cursor: pointer;
  padding: 0 20px 10px 0;
}
.cnt223-header h3 .klhkclose-cnt223 {
  float: right;
  text-decoration: none;
  color: #fff;
}

.cnt223-header h3 .klhkclose-cnt223:hover {
  color:#fff;
} 

.klhkclose{
    font-weight: 400;
    cursor: pointer;
    font-size: 13px;
}
.cnt223-footer { 
  padding: 0px 20px 0px ;
  text-align: right;
  font-weight: bold;
  text-decoration: inherit;
  padding: 10px 10px 10px 20px;
}

.img-picpic{
    background-size: cover;
}

.klhkp{
    padding: 0 10px 0 20px;
}

/*.satukop{
    font-weight: bold;
    font-size: 18px;
    padding: 10px 10px 0 20px;
    color: #e36159
}*/
.satukop{
   /* font-weight: bold;
    font-size: 18px;
    padding: 10px 10px 0 20px;
    color: #e36159*/
}

.duakop{
    font-weight: normal;
    font-size: 18px;
    padding: 10px 10px 0 20px;
}

.penutupkop{
    /*font-weight: bold;*/
    font-size: 18px;
    padding: 10px 10px 0 20px;
    /*color: #000;*/
} 
@media only screen and (max-width : 427px),
only screen and (max-device-width : 427px){ 
       .klhkpopup1 {  
      width: 200px;

    }.klhkoverlayv {  
      width: 200px;
    }
    .cnt223 {  
      width: 200px;
    }
    .cnt223 a{  
      width: 200px;
    }
    .cnt223-header h3 .klhkclose-cnt223 {
      float: right;
      text-decoration: none;
    }
    img[class="pusat_image"]{
      display: none !important;
    }
}