

.row-02{
    max-width: 90%;
    display: flex;
    margin: auto;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 15px;
    padding-bottom: 0px;
    }

.remove{
    text-decoration: none;

}


.Rev_Col_1 {

    text-decoration: none;
    border: solid;
    border-color: rgb(184, 182, 182);
    border-width: 1px;
    border-radius: 5px;
    flex-basis: 31%;
    width: 760px;
    height: 400px;
    margin: 0;
    margin-top: 0;
    margin-bottom: 1%;
    margin-left: 0;
    margin-right: 1%;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 10px;
    background: #f5f1f1; 
    box-sizing: border-box;
    box-shadow:0 5px 15px rgb(0, 0, 0, 0.2); 
    z-index: -900px;
}


.Rev_Col_1_R1 {
    max-width: 100%;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 30px;
}

.Rev_Col_1_R1 h1{
    text-decoration: none;
    color: #0077c8;
 /*   color: black;*/
    font-size: 40px;
    font-family: 'poppins';
    text-align: left;
    font-weight: 410;
    line-height: 1.3;
    margin: 0 0;
}


.Rev_Col_1_R2 p{
    text-align: left;
    font-size: 18px;
    line-height: 1.0;
    padding-left: 10px;
    font-family: 'Arial';
    margin: 0px 0px;
    color: #555;
    line-height: 1.4;
    
    }

        
.Rev_Col_2 {

    text-decoration: none;
    border: solid;
    border-color: rgb(184, 182, 182);
    border-width: 1px;
    border-radius: 5px;
    flex-basis: 31%;
    width: 380px;
    height: 400px;
    margin: 0;
    margin-top: 0;
    margin-bottom: 1%;
    margin-left: 0;
    margin-right: 1%;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 10px;
    background: #f5f1f1; 
    box-sizing: border-box;
    box-shadow:0 5px 15px rgb(0, 0, 0, 0.2); 
    z-index: -900px;
    }



 .Rev-col_2_R0 {
        max-width: 100%;
        height: 10%;
        display: flex;
        margin: auto;
        flex-wrap: wrap;
        justify-content: left;
        padding-top: 0px;
        padding-bottom: 0px;
        border-bottom: 0.1rem solid rgb(111, 108, 108);
          
    
    }
    

    .Rev-col_2_R0  h1{
        text-decoration: none;
        color:  #141010;
        font-size: 18px;
        font-family: 'poppins';
        text-align: center;
        font-weight: 450;
        margin: 0 0;
         
    }



    .Rev-col_2_R1 {
        max-width: 100%;
        height: 80%;
        display: flex;
        margin: auto;
        flex-wrap: wrap;
        justify-content: left;
        padding-top: 0px;
        padding-bottom: 0px;    
    
    }

    .Rev-col_2_R1 p{
        text-align: left;
        font-size: 16px;
        height: 20%;
        line-height: 1.0;
        padding-left: 0px;
        padding-top: 10px;
        font-family: 'Arial';
        margin: 0px 0px;
        color:  #141010;
        line-height: 1.4;
        font-weight: 450;
        
        }

    .Rev-col_2_R1 ul {
        max-width: 100%;
        height: 80%;
        display: flex;
        margin: 0;
        text-decoration: none;
        color: #555;
        font-size: 15px;
        font-family: 'poppins';
        flex-wrap: wrap;
        justify-content: left;
        padding-left: 20px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 0px;    
        font-weight: 410;
        line-height: 1.4;
    
    }




    .Rev-col_2_R5 {
        max-width: 100%;
        height: 10%;
        display: flex;
        margin: auto;
        justify-content: right;
        align-items: center;
        text-align: right;
        flex-wrap: wrap;
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: 15px;
        color: rgb(109, 13, 13);
          /*  border-bottom: 0.15rem solid green;*/
    
    }
    

    
    .Rev-col_2_R5  h2{
        text-decoration: none;
        border: solid;
        border-color:green;
        border-width: 1px;
        border-radius: 12px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: green;
        opacity:1 ;
        align-items: center;
        color: white;
        font-size: 15px;
        font-family: 'poppins';
        text-align: right;
        font-weight: 500;
    }
    

    .Rev-col_2_R5_Book {
        max-width: 100%;
        height: 10%;
        display: flex;
        margin: auto;
        justify-content: right;
        align-items: center;
        text-align: right;
        flex-wrap: wrap;
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: 15px;
        color: rgb(109, 13, 13);
          /*  border-bottom: 0.15rem solid green;*/
    
    }

    
    .Rev-col_2_R5_Book  h2{
        text-decoration: none;
        border: solid;
        border-color:#0077c8;
        border-width: 1px;
        border-radius: 12px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #0077c8;
        opacity:1 ;
        align-items: center;
        color: white;
        font-size: 15px;
        font-family: 'poppins';
        text-align: right;
        font-weight: 500;
    }
    


  
    
    @media(max-width:1700px){
   
        .Rev_Col_1 {
        width: 700px;
        height: 400px;
    }
     
    .Rev_Col_2 {
        width: 365px;
        height: 400px;
    }
     


       }
       
       @media(max-width:1600px){
   
        .Rev_Col_1 {
        width: 620px;
        height: 400px;
    }
     
    .Rev_Col_2 {
        width: 315px;
        height: 400px;
    }
     


       }


              
       @media(max-width:1400px){
   
        .Rev_Col_1 {
        width: 510px;
        height: 400px;
    }
     

    .Rev_Col_1_R1 h1{
        font-size: 35px;
    }
        
    .Rev_Col_1_R2 p{
        font-size: 16px;
        line-height: 1.3;
        
        }

    .Rev_Col_2 {
        width: 280px;
        height: 400px;
    }

    
    .Rev-col_2_R0  h1{
        font-size: 16px;
         
    }

    .Rev-col_2_R1 p{
        font-size: 15px;
        line-height: 1.2;
        font-weight: 450;
        
        }

    .Rev-col_2_R1 ul {
        font-size: 14px;
        line-height: 1.2;
    
    }


       }

       
     @media(max-width:1200px){
   
        .Rev_Col_1 {
        width: 360px;
        height: 400px;
    }
     

    .Rev_Col_1_R1 h1{
        font-size: 30px;
    }
        
    .Rev_Col_1_R2 p{
        font-size: 15px;
        line-height: 1.3;
        
        }

    .Rev_Col_2 {
        width: 240px;
        height: 400px;
    }

    
    .Rev-col_2_R0  h1{
        font-size: 16px;
         
    }

    .Rev-col_2_R1 p{
        font-size: 15px;
        line-height: 1.2;
        font-weight: 450;
        
        }

    .Rev-col_2_R1 ul {
        font-size: 14px;
        line-height: 1.2;
    
    }
     }



    @media(max-width:962px){
   
        .Rev_Col_1 {
        width: 260px;
        height: 400px;
        padding-top: 4px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 10px;
    }
     

    .Rev_Col_1_R1 h1{
        font-size: 22px;
    }
        
    .Rev_Col_1_R2 p{
        font-size: 13px;
        line-height: 1.2;
        
        }

    .Rev_Col_2 {
        width: 210px;
        height: 400px;
        padding-top: 15px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 10px;
    }

    
    .Rev-col_2_R0  h1{
        font-size: 16px;
         
    }

    .Rev-col_2_R1 p{
        font-size: 13px;
        line-height: 1.2;
        font-weight: 500;
        
        }

    .Rev-col_2_R1 ul {
        font-size: 12px;
        line-height: 1.2;
    
    }


       }


    

    @media(max-width:962px){
   
        .Rev_Col_1 {
        width: 210px;
        height: 400px;
        padding-top: 4px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 10px;
    }
     

    .Rev_Col_1_R1 h1{
        font-size: 18px;
    }
        
    .Rev_Col_1_R2 p{
        font-size: 13px;
        line-height: 1.2;
        
        }

    .Rev_Col_2 {
        width: 180px;
        height: 400px;
        padding-top: 15px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 10px;
    
    }

    
    .Rev-col_2_R0  h1{
        font-size: 15px;
        font-weight: 550;
         
    }


    .Rev-col_2_R1 {
        max-width: 100%;
        height: 80%;
        padding-top: 0px;
        padding-bottom: 0px;    
    
    }
    .Rev-col_2_R1 p{
        font-size: 11px;
        line-height: 1.2;
        font-weight: 500;
        
        }

    .Rev-col_2_R1 ul {
        font-size: 11px;
        line-height: 1.0;
    
    }


       }

       @media(max-width:650px){
   

        .row-02{
            max-width: 95%;
            display: flex;
            margin: auto;
            justify-content: center;
            flex-wrap: wrap;
            gap: 2px;
            padding-top: 5px;
            padding-bottom: 0px;
            }
        
        .remove{
            text-decoration: none;
        
        }




        .Rev_Col_1 {
            width: 350px;
            height: 240px;
            margin: 0;
            margin-top: 0;
            margin-bottom: 1%;
            margin-left: 0;
            margin-right: 1%;
            padding-top: 7px;
            padding-bottom: 7px;
            padding-left: 15px;
            padding-right: 15px;
                }
     
.Rev_Col_1_R1 {
    max-width: 100%;
    text-decoration: none;
    padding-top: 6px;
    padding-bottom: 6px;
}

    .Rev_Col_1_R1 h1{
        font-size: 16px;
        font-weight: 550;
    }
        
    .Rev_Col_1_R2 {
        padding-top: 8px;
        padding-right: 10px;
        line-height: 1.2;
        
        }

    .Rev_Col_1_R2 p{
        font-size: 12px;
        padding-top: 10px;
        line-height: 1.2;
        
        }

    .Rev_Col_2 {
        width: 350px;
        height: 240px;
        padding-top: 15px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 10px;
    
    }

    
    .Rev-col_2_R0  h1{
        font-size: 16px;
        font-weight: 550;
         
    }

    
    .Rev-col_2_R1 {
        max-width: 100%;
        height: 75%;
        display: flex;
        margin: auto;
        flex-wrap: wrap;
        justify-content: left;
        padding-top: 0px;
        padding-bottom: 0px;    
    
    }
    .Rev-col_2_R1 p{
        font-size: 12px;
        line-height: 1.2;
        font-weight: 500;
        
        }

    .Rev-col_2_R1 ul {
        font-size: 11px;
        line-height: 1.0;
    
    }


       }

















