
/*  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: 25px;
    flex-basis: 31%;
    width: 350px;
    height: 400px;
    margin: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    margin-left: 1%;
    margin-right: %;
    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_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 img {

width:100%; 
max-width:400px;  
height: 370px;
border-radius:25px; 
display:block; 
margin:auto;
padding-top: 12px;"

}





.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: 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: 16px;
                }
                
    .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: 16px;
                }
                
    .Rev-col_1_R4  p{
        font-size: 13px;
            
                }
}
    
   

@media(max-width:1200px){
    
    .Rev-col_1 {

        width: 228px;
        height: 400px;
                }
 
     
    .Rev-col_1_R0 h2{
        font-size: 15px;
                   }
            
    .Rev-col_1_R1_T  h2{ 
        font-size: 15px;
                }

    .Rev-col_1_R11_C2 h2{
        font-size: 15px;
                }
                
    .Rev-col_1_R4  p{
        font-size: 13px;
            
                }
}
    
    

@media(max-width:1024px){
    .Rev-col_1 {

        width: 210px;
        height: 400px;
                }
 
     
    .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: 14px;
                }
                
    .Rev-col_1_R4  p{
        font-size: 12px;
            
                }

}
    
    
@media(max-width:962px){
    
    .Rev-col_1 {

        width: 170px;
        height: 400px;
                }
 
    .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 h2{
            height: 10%;
                        }
                              
        .Rev-col_1_R0 h2{
            font-size: 10px;
                       }
                
        .Rev-col_1_R1_T  h2{ 
            font-size: 10px;
                    }
    
        .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: 100%;
                    
                    }
        .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: 370px;
            padding-bottom: 20px;
            /* padding: 10px 10px; */


                    }


.Rev-col_1_R4  {
            height: 100% ;
            font-size: 9px;
                             }
            

.Rev-col_1_R4 img {
            width: 100%;
            height: 100% ;
            font-size: 9px;
                             }
            

     }
            
























