
/*  revision Box Row */

.rev_row-01{
    max-width: 90%;
    display: flex;
    margin: auto;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    }

.remove{
    text-decoration: none;

}

/*  revision Box or Column*/

.Rev-col_1 {

    text-decoration: none;
    border: solid;
    border-color: rgb(184, 182, 182);
    border-width: 1px;
    border-radius: 5px;
    flex-basis: 31%;
    width: 350px;
    height: 400px;
    margin: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    margin-left: 1%;
    margin-right: 1%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background: #f5f1f1; 
    box-sizing: border-box;
    box-shadow:0 5px 15px rgb(0, 0, 0, 0.2); 
    z-index: -900px;
}

.Rev-col_1 h2{
    text-decoration: none;
    color: black;
    font-size: 16px;
    font-family: 'poppins';
    text-align: center;
    font-weight: 450;
    margin: 0 0;
}



.Rev-col_1:hover{
    box-shadow:0 5px 15px black; 
}


.Rev-col_1_R0 {
    max-width: 100%;
    height: 10%;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: solid 1px black;
  
}


.Rev-col_1_R0 h2{
    text-decoration: none;
    align-items: center;
    font-size: 20px;
    font-family: 'poppins';
    color: hwb(317 9% 88% / 0.937);
    text-align: right;
    font-weight: 505;
    margin: 0 0;
}



.Rev-col_1_R1_T {
    max-width: 100%;
    height: 15%;
     display: flex;
     justify-content:left;
    text-align: left;
    flex-wrap: wrap;
    padding-top: 6px;
    padding-bottom: 0px;
    font-size: 18px;
    color: rgb(109, 13, 13);
      /*  border-bottom: 0.15rem solid green;*/

}

.Rev-col_1_R1_T  h2{
    text-decoration: none;
 /*   border: solid;
    border-color: rgb(184, 182, 182);
    border-width: 1px;
    border-radius: 5px;
    padding-left: 3px;
    padding-right: 3px;
      background-color: #190328;
    */
    align-items: center;
    color: #0077c8 ;
    font-size: 15px;
    font-family: 'poppins';
    text-align: left;
    font-weight: 550;
    margin: 0 0;
    line-height: 1.2;
}



.Rev-col_1_R1 {
    max-width: 100%;
    height: 10%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: auto;
      border-bottom: 0.1rem solid rgb(111, 108, 108);

}


.Rev-col_1_R1_C1 {
    max-width: 50%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none;
    text-align: left;
    align-items: center;
    font-weight: 500;
    justify-content: left;
 
}

.Rev-col_1_R1_C1 h2{
    text-decoration: none;
    align-items: center;
    font-size: 15px;
    font-family: 'poppins';
    color: rgb(71, 68, 68);
    text-align: right;
    font-weight: 425;
    margin: auto;
}



.Rev-col_1_R1_C2 {
    max-width: 50%;
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    align-items: center;
}

.Rev-col_1_R1_C2 h2{
    text-decoration: none;
    align-items: center;
    font-size: 15px;
    font-family: 'poppins';
    color: rgb(71, 68, 68);
    text-align: right;
    font-weight: 425;
    margin: auto;
}



.Rev-col_1_R11 {
    max-width: 100%;
    height: 10%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: auto;
      border-bottom: 0.1rem solid rgb(111, 108, 108);

}


.Rev-col_1_R11_C1 {
    width: 10%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none;
    text-align: left;
    align-items: center;
    font-weight: 500;
    justify-content: left;
 
}

.Rev-col_1_R11_C1 img{
    max-width: 80%;

}


.Rev-col_1_R11_C2 {
    width: 90%;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    padding-left: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    align-items: center;
}

.Rev-col_1_R11_C2 h2{
    text-decoration: none;
    align-items: center;
    font-size: 13px;
    font-family: 'poppins';
    color: hwb(317 9% 88% / 0.937);
    text-align: left;
    font-weight: 505;
}


.Rev-col_1_R4 {
    max-width: 100%;
    height: 25%;
    display: flex;
    margin: auto;
    justify-content: left;
    text-align: left;
    flex-wrap: wrap;
    padding-top: 3px;
    padding-bottom: 0px;
    font-size: 14px;
    color: rgb(109, 13, 13);
      /*  border-bottom: 0.15rem solid green;*/

}

.Rev-col_1_R4  p{
    text-decoration: none;
    padding-top: 8px;
    align-items: center;
    color: #333333;
    font-size: 12px;
    font-family: 'poppins';
    text-align: justify;
    font-weight: 450;
    margin: 0 0;
    line-height:1.4;
}


.Rev-col_1_R5 {
    max-width: 100%;
    height: 10%;
    display: flex;
    margin: auto;
    justify-content: right;
    text-align: right;
    flex-wrap: wrap;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 15px;
    align-items: center;
    color: rgb(109, 13, 13);
      /*  border-bottom: 0.15rem solid green;*/

}

.Rev-col_1_R5  h2{
    text-decoration: none;
    border: solid;
    border-color: #041e49ff;
    border-width: 1px;
    border-radius: 12px;
    padding-left: 12px;
    padding-right: 12px;
    background-color:  #041e49ff;
    opacity:1 ;
    align-items: center;
    color: white;
    font-size: 15px;
    font-family: 'poppins';
    text-align: right;
    font-weight: 500;
}


.subject-BTN {
    max-width: 90%;
    margin: auto;
    margin-top: 0%;
    text-align: right;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    /* background-color: #563434; */
}




@media(max-width:1600px){
   
    .Rev-col_1 {
    width: 330px;
    height: 400px;
}
 
   }

@media(max-width:1500px){
   
    .Rev-col_1 {

    width: 310px;
    height: 400px;
}
 
   }

@media(max-width:1400px){
   
    .Rev-col_1 {

        width: 268px;
        height: 410px;
                }
 
     
    .Rev-col_1_R0 h2{
        font-size: 18px;
                   }
            
    .Rev-col_1_R1_T  h2{ 
        font-size: 12px;
                }

    .Rev-col_1_R11_C2 h2{
        font-size: 12px;
                }
                
    .Rev-col_1_R4  p{
        font-size: 13px;
            
                }
                

            }

@media(max-width:1300px) {

    .Rev-col_1 {

        width: 268px;
        height: 400px;
                }
 
     
    .Rev-col_1_R0 h2{
        font-size: 18px;
                   }
            
    .Rev-col_1_R1_T  h2{ 
        font-size: 18px;
                }

    .Rev-col_1_R11_C2 h2{
        font-size: 12px;
                }
                
    .Rev-col_1_R4  p{
        font-size: 12px;
            
                }
}
     
@media(max-width:1200px){
    
    .Rev-col_1 {

        width: 228px;
        height: 490px;
                }
 
     
    .Rev-col_1_R0 h2{
        font-size: 14px;
                   }
            
    .Rev-col_1_R1_T  h2{ 
        font-size: 14px;
                }

    .Rev-col_1_R11_C2 h2{
        font-size: 12px;
                }
    
    .Rev-col_1_R4  {
        height: 25%;
            
                }
    .Rev-col_1_R4  p{
        font-size: 12px;
            
                }
}
     
@media(max-width:1024px){
    .Rev-col_1 {

        width: 210px;
        height: 510px;
                }
 
     
    .Rev-col_1_R0 h2{
        font-size: 14px;
                   }
            
    .Rev-col_1_R1_T  h2{ 
        font-size: 12px;
                }

    .Rev-col_1_R11_C2 h2{
        font-size: 12px;
                }
                
    .Rev-col_1_R4  p{
        font-size: 12px;
            
                }

}
    
@media(max-width:962px){
    
    .Rev-col_1 {

        width: 170px;
        height: 520px;
                }
 
    .Rev-col_1_R0 h2{
        height: 10%;
                    }
                          
    .Rev-col_1_R0 h2{
        font-size: 12px;
                   }
            
    .Rev-col_1_R1_T  h2{ 
        font-size: 12px;
                }


    .Rev-col_1_R1_C1 h2{
        font-size: 10px;
                }
                
    .Rev-col_1_R1_C2 h2{
        font-size: 10px;
                }
                            
    .Rev-col_1_R11_C2 h2{
        font-size: 10px;
                }
                
    .Rev-col_1_R4  p{
        font-size: 10px;
            
                }
    
    }
    
@media(max-width:768px){
        .Rev-col_1 {
    
            width: 142px;
            height: 400px;
                    }
     
        .Rev-col_1_R0 {
            height: 10%;
                        }
                              
        .Rev-col_1_R0 h2{
            font-size: 10px;
                       }
                

        .Rev-col_1_R1_T {
            height: 10%;
                        }
        .Rev-col_1_R1_T  h2{ 
            font-size: 10px;
                    }
     
        .Rev-col_1_R1 {
            height: 5%;
                        }

           .Rev-col_1_R1_C1 h2{
            font-size: 10px;
                    }
                    
        .Rev-col_1_R1_C2 h2{
            font-size: 9px;
                    }
                       
                       
        .Rev-col_1_R11 {
            height: 11%;
                        }

        .Rev-col_1_R11_C2 h2{
            font-size: 9px;
                    }
                    
        .Rev-col_1_R11_C1 img{
             max-width: 100%;
                    
                    }
      
        .Rev-col_1_R4 {
            height: 33%;
                
                    }
        .Rev-col_1_R4  p{
            font-size: 9px;
                
                    }
        
        }

@media(max-width:650px){
    
.rev_row-01{
    max-width: 100%;
    display: flex;
    margin: auto;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    }

.remove{
    text-decoration: none;

}

                
        .Rev-col_1 {
    
            width: 350px;
            height: 250px;
            padding: 10px 10px;
                    }
     
        .Rev-col_1_R0 {
            align-items: center;
            height: 10%;
                        }
                              
        .Rev-col_1_R0 h2{
            display: flex;      
            align-items: center;
            font-size: 16px;
                       }

        .Rev-col_1_T {
            height: 15%;
                        }
                
        .Rev-col_1_R1_T  h2{ 
            font-size: 12px;
                    }
    
        .Rev-col_1_T {
            height: 10%;
                        }

        .Rev-col_1_R1{ 
            height: 10%;
            font-size: 12px;
                    }
        .Rev-col_1_R1_C1 h2{
            font-size: 10px;
                    }
                    
        .Rev-col_1_R1_C2 h2{
            font-size: 10px;
                    }
                                
        .Rev-col_1_R11_C2 h2{
            font-size: 10px;
                    }
                    
        .Rev-col_1_R11_C1 img{
             max-width: 60%;
                    
                    }

        .Rev-col_1_R4  {
            height: 25% ;
            font-size: 10px;
                            
                                }
            
        .Rev-col_1_R4  p{
            font-size: 10px;
                
                    }


            }
            
























