@media only screen and  (max-device-width : 768px)  {
    span{
        font-size: 3.5vw;
        font-family: 'Poppins', sans-serif;
        font-weight: 700 !important;
        /* line-height: 10vh; */
        /* line-height: 4vw; */   
    }
    /* .section1{
        display: none;
    } */
    h3{
        font-size: 1.5vw ;
        font-family: 'Poppins', sans-serif;
        color: black;
        font-weight:600!important;
    }
    .heading1{
        font-size: 3vw ;
        font-family: 'Poppins', sans-serif;
        font-weight: 700 !important;
        line-height: 3vw;
    }
    .heading2{
        font-size: 3vw ;
        font-family:'pacifico','regulars';
        font-weight: 400 !important;
        color: #3ab826;
        line-height: 3vw;
    }
    .heading3{
        font-size: 2vw ;
        font-family: 'Poppins', sans-serif;
        font-weight: 500 !important;
    }
    .heading4{
        font-size: 1.4vw ;
        font-family: 'Poppins', sans-serif;
        font-weight: 500 !important;
    }
    .heading5{
        font-size: 1.2vw ;
        font-family: 'Poppins', sans-serif;
        font-weight: 500 !important;
        line-height: 1.5vw;
    }
    .heading6{
        font-size: 2.5vw ;
        font-family: 'Poppins', sans-serif;
        font-weight: 800 !important;
        line-height: 3vw;
    }
    .step2{
        margin-top: -5vw;
        margin-left: 8vw !important;
    }
    .sob-1{
        width: 12vw;
        margin-left: 2.5vw;
    }
    .sob-2{
        width: 12vw;
        padding-top: 7vw;
        margin-left: 2.5vw;

    }
    .sob-1-3{
        font-size: 1vw !important;
        padding-top: 6vw;
    }
    .sob-1-2{
        font-size: 1.05vw;
        
    }
   
}