   .row {
    margin: 0    
    }    
    .form-banner {
    height: 300px;
    background-image: url(/ec99/rwd1181/images/formbanner01.jpg);
    background-repeat: no-repeat;
/*    background-size: cover;*/
    background-position: center;
    }
    .form-banner img {
        width:100%
    }
    .banner-title{
        font-weight: bold;
        text-align: center;
        color: #fff;
        font-size: 44px;
        letter-spacing: 1px;
        padding-top: 100px;
        line-height: 1.5;
        text-shadow: 1px 1px 10px #8f5b33;
    }
    .banner-title small{
        display: block;
        color: #fff;
        font-weight: bold;
    }
@media(max-width:768px){
    .banner-title{
        font-size: 26px;
    }
}
    

    
.logo {
text-align: center;
padding:10px 0 ;    
    }   

.logo img{
margin-left:0;    
    }   
    
.table {
text-align: center;
border-collapse: collapse;
width:900px
}    
    

    td, th{
      width: 15%;
      padding: 10px 10px;
        font-size:16px;
        text-align: center;
    }    
@media(max-width:768px){
  td, th{
      font-size: 14px;
    }   
}
@media(max-width:425px){
  td, th{
    width: 12%;
    font-size: 14px;
    padding: 10px 5px;
    }   
} 
tr:nth-child(odd){
  background:#f0f0f0;
}

tr:nth-child(even){
  background:#fff;
} 
tr td:nth-of-type(1){
  text-align: justify;
  width: 25%;
}   
@media(max-width:425px){
  tr td:nth-of-type(1){
    width: 30%;
    font-size: 14px;
    }   
} 
.id-part{
    padding:20px 0;    
    } 
    
.idicon img {
    width: 80%    
    } 
    
.idicon {
    border: 1px solid #000;
    border-radius:10px;
    width:23%;
    text-align: center;
    padding: 10px;
    background: white;
    margin: 10px;
    } 
    
    
.idicon:hover,.idicon.active {
    background: #f0f0f0;
    transition: all 0.4s;    
    }    

.button {
padding:40px;
text-align: center
    }    
    
   
.sub-btn{
border:0;
background-color:#8c0008;
color:#fff;
border-radius:10px;
font-size:18px;
padding:10px 30px
}    

.sub-btn:hover {
background: #b3000a;    
}       

    .input {
    padding-top: 10px;
    font-size: 16px;
    cursor: pointer;    
    }    
    
    .idicon-input p{
    display: inline-block;
    font-size: 18px;
    margin: 0 5px;
    vertical-align: middle;  
    padding-top: 5px    
    }

    
    .form-footer {
        background: #8c0008;
        text-align: center;
        font-size: 16px ;
        color:#fff;
        padding:20px 0;
    }    
    .form-footer p{
        margin:0;
    }

    .form-container h4 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 60px;
    background: #8c0008;
    color: #ffffff;
    padding: 12px 15px;
    }    
    
    
    .form-container span {
        font-size: 16px;
        color: #fb0303;
        display: block;
        margin-left: 17px;
        margin-bottom: 20px;
        text-align: left;
    }
    
    
     .form-container .form-group span {
        text-align: center;
        margin: 5px;
        display: inline-block;
        color: #555;
    }
    
    .openNewsBG {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: hsla(0, 100%, 0%, 0.8);
    z-index: 9999;
    }
    
    
    #openNews {
    position: absolute;
    top: 100px;
    width: 25%;
    min-height: 400px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 999;
    display: none;
    background: #fff;
    border-radius: 10px;
    margin: auto;
    left: 0;
    right: 0;
    }
    
    #openNews .openNewsContent {
    padding-top: 15px;
    }
    
    #openNews .CLOSE {
    display: block;
    background-color: #8c0008;
    width: 44px;
    height: 44px;
    position: absolute;
    right: -20px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 44px;
    cursor: pointer;
    border-radius: 50%;
    top: -20px;
    }
    
    .opentext {
        width: 100%;
        height: 300px;
        font-size: 24px ;
        color: #000;
        text-align: center;
        padding: 80px 0
    }
    
    .opentext img {
        width:60%;
        padding:0 50px
    }
    
    @media screen and (max-width: 1024px){
    .idicon {
        width: 22% ;
        height:  180px
         }
        
    .idicon img {
    width: 90%     
    }
        
    #openNews {
    width: 50%;}  
        
    .idicon-input p{
    display: block   
        }      
    }
    
    
    
     @media screen and (max-width: 768px){
    .idicon {
        width: 44% ;
        height:  200px
         }
    }
    
    @media screen and (max-width: 480px){
      label{
        font-weight: 500;
      }
    .form-banner {
      height: 250px;
    } 

    .form-container h4 {
    font-size:16px        
        }    
        
    .idicon {
    width: 44% ;
    height:  160px; 
    margin: 3%;
        }    
    
    .idicon img {
    width:  100%;
    padding: 0 0 5px;    
        }
    .idicon .input {
    padding-top: 0;    
    }
    .idicon-input p{
    display: block;  
    line-height: 1;  
    font-size: 16px;  
    line-height: 1.5;
        }    
        
    #openNews {
    width: 90%;}    
    }  
    .list-mark{
      list-style-type: decimal;
      margin-left: 1.3em;
      font-size: 18px;
      font-weight: 600;
      margin-top: 60px;
    }  