@media screen and (max-width:768px){

  .wpb_column.vc_column_container.vc_col-sm-12 {
    width: 100%;
}
.text-item {
  padding: 49% 9%;
  width: 100%;
}
h2.style-4 {
  font-size: 30px;

}
.logo-menu img {
  width: 24%;
  margin-top: 10px;
}
.menu-bg .logo-menu img {
  width: 19%;
  margin-top: 0px;
}

}

    @media only screen and (max-width:680px) {
        
.home-form {
    position: inherit;
    /* top: 23%; */
    /* right: 9%; */
    /* z-index: 99; */ margin-bottom:50px;
}  
        
        
    }