#homepopup{
    border-radius: 5px;
    background-color:white;
    height: 70%;
    width: 80%;
    position: fixed;
    z-index: 14;
    top:18%;
    left:10%;
   
  
  }
  
  #topbar_con{

    display: none;
  }

  .main-header.fixed-header {
    color: white;
    position: fixed;
   
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  .main-header{

    height: 80px;
  }
  .steps-section{
    display: none;
  }
  .recruiter-section {
    display: none;

  }
  #testimonials-section{
    display: none;



  }

  .owl-item.center {transform: scale(1); }

  .vimage{
    display: none;
  }
  .iamrec{

    padding:20px 50px;
  }
  .iam{
    display: none;
  }
  #find-job{
   display: none;
  }