#content-header{
    width: 100%;
    float: left;
    background-color: #075095;
}
#content-header-container{
    width: 80%;
    margin: 0px auto;
    /*padding-top: 60px;*/
}
#fight-hands{
    width: 30%;
    float: left;
    padding-right: 40px;
}
#fight-hands img{
    width: 100%;
}
#join-action{
    width: 60%;
    float: left;
}
#join-action-title{
    font-size: 36px; 
    font-family: Arial;
    font-weight: normal;
    color: white;
    text-decoration: none;      
}
#join-action-tagline{
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    color: white;
    text-decoration: none;       
}
#join-action-desc{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: white;
    text-decoration: none;     
    padding-top: 10px;
}
#join-action-button{
    padding-top: 20px;
}
#btnJoin{
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;    
    color: #232393;
    padding: 6px 10px;
    border-radius: 20px;
    border: 0px;
    background-color: #42d842;
    cursor: pointer;
}
#content{
    width: 100%;
    float: left;
    background-color: white;
}
#content-container{
    width: 80%;
    margin: 0px auto;
    padding-top: 60px;
}
#section{ 
    width: 100%;
    /*min-height: 160px;*/
    /*max-height: 200px;*/
    float: left;
    padding-bottom: 30px;
    /*margin: 0px;*/
    /*border: 1px solid #ddd;*/
    /*border-radius: 20px;*/
}
#section img{
    width: 250px;
    float: left;
    padding-right: 50px;
} 
#section1, #section2, #section3, #section4, #section5, #section6, #section7, #section8{
    width: 200px;
    min-height: 160px;
    max-height: 200px;
    float: left;
    padding: 20px;
    margin: 20px 10px;
    border: 1px solid #ddd;
    border-radius: 20px;
}
#section1 img, #section4 img, #section6 img, #section8 img{
    max-width: 100%;
    border-radius: 20px;
}
#section-txt{
    width: 70%;
    float: left;
}
#section-txt-title{
    font-size: 26px; 
    font-family: Arial;
    font-weight: bold;
    color: #075095;
    text-decoration: none;    
    padding-top: 10px;
}
#section-txt-tagline{
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #075095;
    text-decoration: none;       
    padding-top: 5px;
}
#section-txt-desc{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #075095;
    text-decoration: none;     
    padding-top: 10px;    
    padding-bottom: 30px;
}
#section-txt-button{
    
}

#showMsg{
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    color: #0066cc;
    text-decoration: none;   
    background-color: #faffd4;
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 20px;
}
/* section: Splash box */
/*#home-splash{*/
/*    background-color: #0d1b2b;*/
/*    width: 100%;*/
/*    float: left;*/
/*}*/
/*#home-splash-kiri{*/
/*    width: 50%;*/
/*    float: left;*/
/*    text-align: center;*/
/*}*/
/*#home-splash-kiri img{*/
/*    max-height: 370px;*/
/*    padding: 40px 0px;*/
/*}*/
/*#home-splash-kanan{*/
/*    width: 50%;*/
/*    float: right; */
/*    text-align: left;*/
/*    padding: 80px 0px;    */
/*}*/
#home-splash-title{
    font-size: 30px; // 60px;
    font-family: Arial;
    font-weight: bold;
    color: black; // white;
    text-decoration: none;  
}
#home-splash-tagline{
    font-size: 14px; 
    font-family: Arial;
    font-weight: normal;
    color: #7c7c7c; 
    text-decoration: none;   
    padding-top: 5px;
}
#home-counter-number{
    font-size: 48px;
    font-family: Arial;
    font-weight: bold;
    color: #e100c3;
    text-decoration: none;       
}
#home-counter-desc{
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;       
    padding-bottom: 20px;
}
#btnGabung{
    border-radius: 30px;
    border: 0px;
    padding: 15px 40px;
    background-color: #176BE0;
    
    color: white;
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;  
    text-decoration: none;     
    cursor: pointer;
}
/* section: Visi box */
#home-vision{
    width: 100%;
    float: left;
    text-align: center;
}
#home-vision-header{
    padding: 40px 0px;
    width: 80%;
    margin: 0px auto;
}
#home-vision-title{
    font-size: 40px;
    padding: 25px 0px;
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;     
}
#home-vision-tagline{
    font-size: 16px;
    font-family: Arial;
    font-weight: normal;
    color: #7c7c7c;
    text-decoration: none;   
    padding-bottom: 20px;
}
#home-vision-image{
    padding: 20px 0px;    
    width: 80%;
    margin: 0px auto;    
}
#home-vision-image img{
    max-width: 100%;
}
#home-vision-image-info{
    width: 70%;
    float: left;
    text-align: left;
    padding-top: 15px;
}
#home-vision-image-title{
    font-size: 30px;
    /*padding: 25px 0px;*/
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;     
}
#home-vision-image-tagline{
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    color: #7c7c7c;
    text-decoration: none;   
    padding-top: 5px;    
    padding-bottom: 50px;
}
#home-vision-image-link{
    width: 30%;
    float: left;
    text-align: right;
    padding-top: 15px;
}
#btnVisiLink{
    border-radius: 30px;
    border: 1px solid #4a4a4a;
    padding: 15px 40px;
    background-color: #fff;
    
    color: #7c7c7c;
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;  
    text-decoration: none;     
    cursor: pointer;      
}
#section-news{
    width: 45%;
    float: left;
    margin: 10px 20px 10px 10px;
    border: 1px solid #ddd;
    border-radius: 20px;    
}
#home-news-box{
    padding: 10px 20px ;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
#home-news-title{
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;         
}
#home-news-desc{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #7c7c7c;
    text-decoration: none;   
    padding-top: 5px;    
    /*padding-bottom: 50px;    */
}
#section-hot{
    width: 45%;
    float: left;
    margin: 10px 20px 10px 10px;
    border: 1px solid #ddd;
    border-radius: 20px;       
}
#home-hot-title{
    width: 200px;
    float: left;
    padding: 20px;
    
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;     
}
#home-hot-desc{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #7c7c7c;
    text-decoration: none;   
    padding-top: 5px;     
}
#home-hot-box{
    width: 200px;
    float: right;
}
#home-hot-box img{
    max-width: 100%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
#section-full{
    width: 100%;
    float: left;
    padding: 20px 0px;
    margin: 10px 20px 10px 10px;
    border: 1px solid #ddd;
    border-radius: 20px;          
}
#home-full-title{
    font-size: 38px;
    font-family: Arial;
    font-weight: bold;
    color: #d74fa9;
    text-decoration: none;      
    padding: 0px 20px;
}
#home-full-desc{
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    color: black;
    text-decoration: none;      
    padding: 0px 20px;
}
/* section: About box */
#home-about{
    width: 100%;
    float: left;
    text-align: center;    
}
#home-about-image{
    padding: 20px 0px;    
    width: 80%;
    margin: 0px auto;   
}
#home-about-image img{
    max-width: 100%;    
}
#home-about-contact{
    width: 80%;
    margin: 0px auto;      
}
#home-about-contact-kiri{
    width: 50%;
    float: left;
    text-align: left;
    padding-top: 15px;    
}
#home-about-contact-title{
    font-size: 40px;
    padding: 25px 0px;
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;     
}
#home-about-contact-tagline{
    font-size: 16px;
    font-family: Arial;
    font-weight: normal;
    color: #7c7c7c;
    text-decoration: none;   
    padding-top: 5px;    
    padding-bottom: 50px;    
}
#home-about-contact-kanan{
    width: 50%;
    float: left;
    text-align: left;
    padding: 20px 0px;      
}
#home-about-contact-form{
    width: 100%;
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    color: #7c7c7c;
    text-decoration: none;       
}
.inputTxt{
    width: 100%;
    padding: 20px;
    font-family: Arial;
    font-weight: normal;    
    color: #6f6f6f;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 15px;
    margin-top: 5px;
    margin-bottom: 20px;
}
#btnSubmit{
    border-radius: 30px;
    border: 0px;
    padding: 15px 40px;
    background-color: #176BE0;
    
    color: white;
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;  
    text-decoration: none;     
    cursor: pointer;    
}
@media only screen and (max-width: 900px) {
    #fight-hands{
        width: 80%;
    }
    #join-action{
        width: 80%;
        float: left;
        padding: 30px 0px;
    }
}
@media only screen and (max-width: 900px) {
    #content-container, #home-about-image, #home-about-contact{
        width: 500px;
    }
    #content-container{
        padding-top: 30px;
    }
    #section-news{
        width: 100%;
    }
    #section-hot{
        width: 100%;
    }
    #home-about-contact-title{
        padding: 15px 0px;
        font-size: 30px;
    }
    #home-about-contact-tagline{
        padding-bottom: 20px;
    }
    #home-about-contact-kiri, #home-about-contact-kanan{
        width: 80%;
        padding-top: 0px;
    }
}
@media only screen and (max-width: 550px) {
    #content-container, #home-about-image, #home-about-contact{
        width: 300px;
    }    
    #home-vision-image-tagline{
        padding-bottom: 0px;
    }
    #section-news, #section-hot, #section-full{
        width: 90%;
    }
}
