@media only screen and (max-width: 1024px){
    .main-content{
        padding: 0;
    }
    .small-box-points h5{
        font-size: 15px;
    }
    .small-box-points{
        min-height: 190px;
    }
    .clam-box-parents{
        min-height: 340px;
    }
    .main-content h1{
        font-size: 20px;
        line-height: 35px;
    }
    .about-img-responsive{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .about-img{
        width: 100%;
    }
    .app-store-parents h1{
        line-height: 45px;
    }
    .new-min-hei-lan {
        min-height: 230px;
    }
    .container, .container-md, .container-sm {
        max-width: 90%;
    }
}
@media only screen and (max-width: 768px){
    .med-main-img{
        width: 100%;
    }
    .main-content p{
        padding-right: 0px;
    }
    .app-store-bg{
        text-align: center;
    }
    .apps-add-img-parent {
        text-align: center;
        padding-top: 20px;
    }
    .only-landing-img {
        width: 100%;
    }
    .build-more {
        text-align: center;
    }
    .build-more-02 {
        text-align: center;
    }
    .counter-main-box{
        min-height: 215px;
    }
    .creaye-your-parents {
        margin-top: 5px;
    }
    .responsive-flex{
        justify-content: center;
    }
    .only-fea-width {
        width: 100% !important;
    }
    .profesional-services-img {
        width: 100% !important;
    }
    
    
}
@media only screen and (max-width: 425px){
    .main-content{
        padding: 0;
    }
    .med-main-img{
        width: 100%;
    }
    .main-content p{
        padding-right: 0px;
    }
    .app-store-bg{
        text-align: center;
    }
    .apps-add-img-parent img {
        width: 100%;
        padding-top: 20px;
    }
    .app-store-parents h1{
        line-height: 45px;
    }
    .only-width-resp{
        width: 100%;
    }
    .content-center{
        text-align: center;
    }
    .about-img {
        width: 100%;
    }
    .clam-by-bg{
        padding: 5px 15px;
    }
    .contact-img img{
        width: 100%;
    }
    .feature-img-reverse{
        flex-wrap: wrap-reverse;
    }
    .professional-img-reverse{
        flex-wrap: wrap-reverse;
    }
    .only-pl{
        padding-left: 0px;
    }
    .new-min-hei-lan{
        min-height: 230px;
    }
    .build-more img{
        width: 100%;
    }
    .build-more-02 img{
        width: 100%;
    }
    .main-meet-box {
        padding: 25px;
    }
    .lotus-img {
        max-width: 390px;
        width: 100%;
        bottom: 0;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media only screen and (max-width: 375px){

    .lotus-img{
        width: 100%;
        bottom: -65px;
    }
    .small-box-points-webiner{
        padding: 25px 5px;
    }
   
    .small-box-points {
        min-height: 160px;
    }
    .clam-box-parents {
        min-height: 280px;
    }
    .app-store-parents h1{
        line-height: 40px;
    }
    .contact-img img{
        width: 100%;
    }
    .contact-img {
        padding-top: 25px;
    }
}

@media (min-width: 768px) {
    .text-meet-center-data {
        padding-left: 50px;
    }
}