
    .deskview{
         display: block !important;
    }
     .mblview{
        display: none !important;
    }
    
    
   @media all and (max-width: 768px) {
      .how_to_use_image img {
          margin-bottom: 35px;
        }
        .how_to_use_text {
            margin-bottom: 7px !important;
                    margin-top: 20px;
        }
        .how_to_use_image img {
            margin-bottom: 30px !important;
        }
        .left-text p {
            text-align: left !important;
        }
        .testimonial-btn {
            font-size: 16px;
            margin-top: -5%;
            justify-content: center;
            width: 173px;
     }
    }
    
@media all and (max-width: 430px) {
    
    .deskview{
         display: none !important;
    }

    .mblview{
         display: block !important;
    }

  .navbar_section { 
    width: 100%;
  }
  .btn-custom { 
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .navbar-toggler { 
    background-color:#4F9D26;
  }
  .navbar-nav { 
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .hero_section { 
    width: 100%;
  }
  .hero_left_side h1 { 
    margin-top: -20%;
  }
  .company_overview_section { 
    width: 100%;
    margin-top: -10%;
  }
  .company_overview_left_section { 
    background-size: 100%;
  }
  .htu_title { 
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30%;
  }
  .how_to_use_section { 
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .how_to_use_text { 
        text-align: left !important;
        display: block;
       margin-left: 0px !important;
        margin-right: 0px;
   }
   
  .how_to_use_text p { 
    text-align: left;
    display: block;
    margin-left: 0px;
    margin-right: auto;
  }
  .left-text p { 
    text-align: center ;
    display: block;
    margin-left: 0% ; 
    margin-right: auto;
  }
  .right-text { 
    margin-top: 20px;
  }
  .right-text p { 
    text-align: center;
  }
  .ev_benefits { 
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-position: 90% 100%;
  }
  .testimonials_section { 
    width: 100%;
  }
  .charger_icon img{ 
    width: 25%;
  }
  .locations_section { 
    width: 100%;
  }
  .location_right_section { 
    width: 100%;
    margin-top: 10%;
  }
  .download_section { 
    width: 100%;
  }
  .download_play_store_button img { 
    width: 90%;
    margin-left: 20%;
    margin-right: auto;
    margin-top: 20%;
  }
  .download_app_store_button img { 
    width: 90%;
    margin-left: 10%;
    margin-right: auto;
    margin-top: 18%;
  }
  .download_all_buttons { 
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
  }
  .download_interior { 
    width: 90%;
  }
  .iphone_16 img{ 
    width: 90%;
    margin-top: 15%;
  }
  .download_title p { 
    margin-top: -30%;
  }
  .faq_section { 
    width: 100%;
  }
  .top_footer_section { 
    width: 100%;
  }
  .footer-logo { 
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .middle_footer_section { 
    width: 100%;
  }
  .quick_links { 
    margin-top: 30px;
    text-align: center;
  }
  .follow_us_on { 
    margin-top: 30px;
    text-align: center;
  }
  .legal { 
    margin-top: 30px;
    text-align: center;
  }
  .middle_footer_images { 
    display: block;
    margin-left: 18%;
    margin-right: auto;
  }
  .middle_footer_para { 
    text-align: center;
  }
  .bottom_footer_section img { 
    width: 100%;
  }
  .vision_mission_section { 
    width: 100%;
  }
  .vision_mission_button { 
    display: flexbox;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .vision_title { 
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .mission_title { 
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .vision_statement { 
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
  }
  .mission_statement { 
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
  }
  .vision_mission_image img { 
    width: 100%;
  }
  .team_members_section { 
    width: 100%;
  }
  .team_member_card { 
    height: 55vh;
  }
  .installation_image img { 
    width: 100%;
    display:  block;
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
  }
  .en_image iframe { 
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .countdown_2 h1{ 
    font-size: xxx-large;
    margin-right: 20px;
    margin-left: 20px;
  }
  .countdown_2 h5 { 
    font-size: xx-large;
  }
  .countdown_title h5 { 
    font-size: xx-large;
  }
  .benefits_section { 
    font-size: x-large;
  }
  .benefits_section i { 
    font-size: xx-large;
  }
  .benefits_section img { 
    width: 15%;
  }
  .contact_form { 
    margin-top: 20px;
  }
}