body{
    margin:0px;
    padding:0px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    background-color: #666;
}
.container-1024{
    width:1024px;
    padding:0px;
    margin:auto;
    background-color: #fff;
}
.main{
    background:url('../images/bg-main.png'); 
    background-position:center; 
    background-repeat:no-repeat; 
    background-size:cover;
    height:500px;
    border:0px;
}

.main-about{
    background:url('../images/about-bg.jpg'); 
    background-position: 0px -40px; 
    background-repeat:no-repeat; 
    background-size:cover;
    height:500px;
    border:0px;
}

.main-product{
    background:url('../images/product-bg.jpg'); 
    background-position: center; 
    background-repeat:no-repeat; 
    background-size:cover;
    height:500px;
    border:0px;
}
.main-stories{
    background:url('../images/stories-bg.jpg'); 
    background-position: center; 
    background-repeat:no-repeat; 
    background-size:cover;
    height:500px;
    border:0px;
}

.nav{
    width:100%;
    background-color:rgba(0,0,0,0.6);
    color:#fff;
    height:100px;
}
.nav a{
    text-decoration: none;
    color:#fff;
}

.logo{
    height:90px;
    margin-left:40px;
}

.menu{
    padding-left:15px;
    padding-right:15px;
    padding-top:25px;
    font-weight: bold;
}

.hellothere{
    background-color:#E5E5E5;
    color:#000;
    padding:20px;
    box-shadow: 0px 8px 6px #888888;
}

.hellothere td.hello{
    padding:10px;
    width:50%;
} 
.hellothere .diagram{
    width: 350px;
} 

.hellothere .title{
    color:#2E57A5;
    font-size:18px;
}

.hellothere .meet{
    color:#000;
    font-size:25px;
}

.dyna{
    height:40px;
}

.learnmore{
    display: inline-block;
    border:1px solid #2E57A5;
    color:#2E57A5;
    font-size:20px;
    padding:12px 20px;
}

.product{
    background-color:transparent;
    padding-top:40px;
    padding-bottom:30px;
    box-shadow: 0px 8px 6px #888888;
}
.product .content{
    text-align: center;
}

.product .title{
    color:#000;
    font-weight: bold;
    font-size:18px;
    text-align: center;
}


.slogan{
    padding-top:20px;
    padding-bottom:15px;
    box-shadow: 0px 8px 6px #888888;
}

.slogan .container{
    background-color:#000;
    padding-top:5px;
    padding-bottom:5px;
}

.slogan1{
    background:url('../images/slogan1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    height:320px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    width: 50%;
}

.slogan2{
    background:url('../images/slogan2.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    height:320px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    width: 50%;
}

.footer{
    background-color:#000;
    opacity: 0.5;
    color:#fff;
    text-align: center;
    font-size:11px;
    padding-top:15px;
    padding-bottom:10px;
}
.footer table{
    margin:auto;
}
.footer table td{
    padding-left:10px;
    padding-right:10px;
    font-weight: bold;
}

.icon{

    width:40px;
}

.about{
    font-size:14px;
    padding:20px;
    background-color:#cccccc;

}
.about .title{
    font-size:20px;
    color:#0073e6;
}

.about2{
    font-size:14px;
    padding:50px;
    background-color:#fff;

}

.about-banner{
    padding:10px 50px;
    background-color:#fff;
}

.pastinstallation{
    background:url('../images/bg-pastinstallation.png'); 
    background-color:#b3b3b3;
    background-blend-mode: multiply;
    background-position:center; 
    background-repeat:no-repeat; 
    background-size:cover;
    height:500px;
    border:0px;
}

.bigtitle{
    font-size:45px;
    font-weight: bold;
    text-align: center;
    color:#fff;
    margin-top:170px;
}

.pastlink{
    height:80px; background-color:#fff; padding-top:30px;
    text-align: center;
}

.pastlink a{
    text-decoration: none;
    color:#000;
    font-size:14px;
}
.pastlink a:hover{
    text-decoration: none;
    color:#ff1a1a;   
}

.story-content{
    height:300px;
    line-height: 300px;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    font-weight: bold;
}

.product-title{
    text-align: center;
    font-size: 22px;
    padding:10px 5px;
    margin-top:80px;
}
.product-item{
    text-align: center;
    min-height: 260px;
}
/* .product-item img{
    width:80%;
} */
.product-item .product-name{
    color:#0073e6;
    text-align: center;
}

.width-50{
    width:50%;
    float: left;
}
.width-33{
    width:33.33%;
}

td{
    padding:8px;
}

.bottom-40{
    padding-bottom:40px;
}
.margintop-40{
    margin-top:40px;
}

/* css baru 9 agustus, keperluan display product dynamax */

.modalContent{
    display: flex; 
    justify-content: center;
    margin-top:10px;
  }

.imageModal{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

p.image{
    margin-left: 25px;
    font-size: 13px;
    border-left: 1px solid #898989;
    padding-left: 25px;
    width: 500px;
    text-align: justify;
  }

.modalContent{
    display: flex; 
    justify-content: center;
    margin-top:10px;
}

.thumbnailProduct{
    max-width: 260px;
    max-height: 260px;
}

.imageContainer{
    min-height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 650px) {
    .modalContent{
      display: flex; 
      justify-content: center;
      margin-top:10px;
      flex-direction: column;
    }
  }
