@media screen and (min-width:320px) and (max-width:420px) {

    .vady_content h1 {
        font-size: 2rem;
        line-height: 2.7rem;
        text-align: left;
    }
    .vady_content p {
        font-size: 1rem;
        width: 100%;
        text-align: left;
    }
    .bullet::before {
        width: 52px;
        left: -58px;
    }
    .bullet::after {
        width: 53px;
        right: -60px;
    }
    .Our_product_vady {
        padding: 1rem 1rem;
        width: 100%;
    }    
    .Our_product_vady h3 {
        color: #000;
        font-size: 0.9rem;
        text-align: center;
        line-height: 1.4rem;
        margin-top: 2rem;
        padding: 0 1rem;
    }
    .software_great h5 {
        line-height: 2.4rem;
    }
    .vady_banner {
        background-size: cover;
        height: 100vh;
    }   
    .vady_banner_flex {
        flex-direction: column;
    }
    .vady_content {
        width: 100%;
        padding-top: 6rem;
        text-align: center;
    }
    .vady_content h2 {
        color: #fff;
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 2rem;
    }
    .vady_banner_flex {
        height: 60vh;
    }
    .costs_main {
        padding: 2rem 0;
    }
  
    .bg_back1 {
        bottom: -20px;
    }
    .vady_logo_right {
        width: 100%;
        padding-top: 4rem;
    }
    .logo1 img {
        width: 120px;
        height: 120px;
    }  
    /* .ai_engine {
        margin-top: 2rem;
    } */
    .ai_engine_flex{
        flex-direction: column;
    }
    .ai_engine_left_box h4 {
        font-size: 2rem;
        line-height: 3rem;
    }
    .ai_engine_left_box {
        width: 100%;
        padding: 2rem;
    }
    .ai_engine_right_box {
        width: 100%;
        border-left: 0px solid #f7f1f16e;
        padding: 0.5rem;
        flex-direction: column;
    }
    .ai_engine_small_box_main {
        width: 100%;
    }    
    .ai_engine_small_content_box3 {
        margin-top: 0rem;
    }
    .experience_box_flex {
        flex-direction: column;
    }
    .experience_line {
        border: none !important;
    }
    .software_great {
        width: 100%;
    }
    .software_great h5 {
        font-size: 1.7rem;
    }
    .software_great p {
        font-size: 1rem;
        line-height: 1.4rem;
    }
    .bg_back23{
        display: none;
    }
    .data_security_flex{
        flex-direction: column;
    }
    .data_security_box {
        width: 100%;
    }
    .Security_hadding_box {
        width: 100%;
        padding-left:0rem;
    }
    .data_security_box {
        width: 100%;
    }
    .slider .slide {
        width: 180px;
    }
    .Integrations_hadding h5 {
        font-size: 1.4rem;
        line-height: 2rem;
    }    
    .Integrations_hadding p {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }
    .hexagon {
        width: 115px;
        height: 115px;
    }
    .data_sources_box{
        padding: 0 !important;
    }
    .video_section_box {
        width: 100%;
    } 
    .demo_popup_main .close_popup {
        position: absolute;
        width: 20px !important;
        height: 20px !important;
        right: 10px !important;
        top: 13px !important;
    }   
    .form_main_box_pop {
        padding: 2rem !important;
    }
    .overlay {
        background: #1c217c;
    }
    .costs_box {
        width: 100%;
    }
    .costs_flex{
        flex-direction: column;
    }
    .costs_box_right{
        width: 100%;
    }

    .line-circle{
        display: none;
    }
    .costs_box h6{
        font-size: 2rem;
        line-height: 2.8rem;
    }
    .girls_bg {
        width: 84%;
        position: absolute;
        right: 0;
        top: 35%;
    }
    .key_benefits_hadding h5 {
        font-size: 2rem;
    }
    .Integrations_hadding {
        width: 100%;
    }
    .Integrations_hadding p {
        width: 100%;
        padding-bottom: 1rem;
    }
    .Security_hadding_box h5 {
        font-size: 2.5rem;
    }
    .end-to-end_hadding h5 {
        font-size: 2rem;
        width: 100%;
        line-height: 2.8rem;
    }
    .software_great_main {
        height: 60vh;
    }
    .end-to-end_hadding p {
        width: 100%;
    }
    .top_row{
        flex-direction: column;
    }
    .fist_box {
        width: 100%;
        height: 25rem;
    }
    .bottom_row{
        flex-direction: column;
        width: 81%;
    }
    .fist_box_2 {
        width: 100%;
        height: 25rem;
    }
    .etl_content h6 {
        font-size: 1rem;
        padding-bottom: 0.7rem;
    }
    .key_benefits_content{
        height: auto;
    }
    .experience_box {
        width: 100%;
    }
    .key_benefits_content p {
        padding-bottom: 2rem;
    }    
    .hexagon-background{
        display: none;
    }
    .experience_main {
        padding: 3rem 0;
    }
        

}

@media screen and (min-width:421px) and (max-width:520px) {
   
    .bullet::before {
        width: 52px;
        left: -58px;
    }
    .bullet::after {
        width: 53px;
        right: -60px;
    }
    .Our_product_vady {
        padding: 1rem 1rem;
        width: 100%;
    }    
    .Our_product_vady h3 {
        color: #000;
        font-size: 0.9rem;
        text-align: center;
        line-height: 1.4rem;
        margin-top: 2rem;
        padding: 0 1rem;
    }
    .vady_banner {
        background-size: cover;
    }   
    .vady_banner_flex {
        flex-direction: column;
    }
    .vady_content {
        width: 100%;
        padding-top: 7rem;
        text-align: center;
    }
    .vady_content h2 {
        color: #fff;
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 2rem;
    }
    .vady_banner_flex {
        height: 100vh;
    }
    .Our_product_vady {
        bottom: -23rem;
    }
    .bg_back1 {
        bottom: -20px;
    }
    .vady_logo_right {
        width: 100%;
    }
    .logo1 img {
        width: 120px;
        height: 120px;
    }  
    /* .ai_engine {
        margin-top: 2rem;
    } */
    .ai_engine_flex{
        flex-direction: column;
    }
    .ai_engine_left_box h4 {
        font-size: 2rem;
        line-height: 3rem;
    }
    .ai_engine_left_box {
        width: 100%;
        padding: 2rem;
    }
    .ai_engine_right_box {
        width: 100%;
        border-left: 0px solid #f7f1f16e;
        padding: 0.5rem;
        flex-direction: column;
    }
    .ai_engine_small_box_main {
        width: 100%;
    }    
    .ai_engine_small_content_box3 {
        margin-top: 0rem;
    }
    .experience_box_flex {
        flex-direction: column;
    }
    .experience_line {
        border: none !important;
    }
    .software_great {
        width: 100%;
    }
    .software_great h5 {
        font-size: 1.7rem;
    }
    .software_great p {
        font-size: 1rem;
        line-height: 1.4rem;
    }
    .bg_back23{
        display: none;
    }
    .data_security_flex{
        flex-direction: column;
    }
    .data_security_box {
        width: 100%;
    }
    .Security_hadding_box {
        width: 100%;
        padding-left:0rem;
    }
    .data_security_box {
        width: 100%;
    }
    .slider .slide {
        width: 180px;
    }
    .Integrations_hadding h5 {
        font-size: 1.4rem;
        line-height: 2rem;
    }    
    .Integrations_hadding p {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }
    .hexagon {
        width: 115px;
        height: 115px;
    }
    .data_sources_box{
        padding: 0 !important;
    }
    .software_great h5 {
        line-height: 2.4rem;
    }
}