@media (max-width: 470px) { 
   .titlez{
    text-align: center !important;
    font-weight: 400;
    margin-bottom:15%;
    font-size: 24px !important;
   }
   .titlez span{
    font-weight: 900 !important;
   }
   
    .key_highlights{
        list-style-type: none;
    }
    .key_highlights li{
        text-align: left !important;
        font-size: 14px;
    }
    .margin_bottom{
        margin-bottom:10px !important;
    }
    .list_heights {
        height: 300px;
        margin-bottom: 3%;
    }
    .cardz{
        margin-bottom:20%;
    }
    .swiper-container-android .swiper-slide, .swiper-wrapper{
        margin-bottom: 5%;
    }
    
     .title {
                font-weight: 300 !important;
                text-align: center;
                margin-top: 17% !important;
            }
    .online_Mock_test{
        text-align: center;
        margin-bottom: 10%;
    }  
    .online_Mock_test h3{
        font-size:24px !important;
    }      
    .online_Mock_test span{
        font-weight: 500;
    }
    .Img_block{
        display: inherit !important;
        height: 24px;
    }
    #textz{
        margin-bottom:10%;
    }
    .quote p{
        text-align: justify !important;
    }
    .margin-Bottom{
        margin-bottom: 10% !important;
    }
}

.main_title{
    font-size:32px;
    font-weight: bold;
    text-align: center;
}
.text_align{
    text-align: justify;
}
.font_weight_bold{
    font-weight: bold;
}
.color_blue{
    color: #173e7a;
}
.margin-Bottom{
    margin-bottom: 5%;
}
.card{
    position: relative;
    text-align: center;
    min-width: 0;
    height: 435px;
    padding: 5%;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(23, 62, 122);
    border-radius: 8px;
    align-items: center;
    box-shadow: 0px 0px 8px #0e406b !important;
}
.contact1-form-btn{
    margin-top: 35px;
    margin-left: 85px;
    min-width: 128px;
    height: 50px;
    border-radius: 10px;
    background: #a9cb48;
    font-family: Montserrat-Bold;
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sub_page_title{
    text-align: center;
    font-weight: 900;
    font-size:26px;
    margin-top:3%;
}   
.heights{
    height: 70px;
}
.list_heights{
    height: 300px;
    margin-bottom:3%;
}
#Margin_top{
    margin-top:5%;
}
.sub_page_titlez{
    text-align: center;
    font-weight: 900;
    font-size: 26px;
    margin-top: 7%;
}
.contact1-form-title{
    display: block;
    font-family: sans-serif;
    font-size: 24px;
    color: #173e7a;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 7px;
    border-bottom: solid;
    border-bottom-width: 4px;
    margin-bottom: 10px;
}
.cardz{
    position: relative;
    text-align: center;
    min-width: 0;
    height: 435px;
    padding: 5%;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(23, 62, 122);
    border-radius: 8px;
    align-items: center;
    box-shadow: 0px 0px 8px #0e406b !important;
}

.key_highlights{
                list-style-type: none;
}
.key_highlights li{
    text-align: left;
}
.margin_bottom{
    margin-bottom:10px !important;
}