@font-face {
  font-family: "zona";
  src: url('../fonts/zona-pro-regular.otf');
}


@media only screen and (max-width: 992px) {

  body {
font-family: "zona";
/*    margin: 0px;

    padding: 0px;

    background-repeat: no-repeat;

    background-image: url(../img/whitebgh.jpg);

    background-size: cover;

    padding-bottom: 100px;

    height: 100vh;

    overflow: inherit;

    background-repeat: no-repeat;

    background-position: center;*/

  }

  h4.head {

    color: #fff;

    font-family: zona, sans-serif;

    font-size: 44px;

    font-weight: 200;

    margin: 70px 50px;

    text-align: left;

  }

  button.btn.btn-primary.login {

    background-color: #941f53;

    color: #fff;

    border: 1px solid #fff;

    width: 100%;

    border-radius: 0px;

  }

  button.btn.btn-primary.Signin {

       background-color: transparent;

    color: #fff;

    border: none;

    width: 100%;

    border-radius: 0px;

    /* margin: 10px 0px; */

  }

  #SignUp .button {

    margin-top: 10%;

  }

  .footer {

    margin-top: 30%;

  }

  .main-one {

    margin-top: 200px;

    text-align: center;

  }

  .form-control {

    display: block;

    width: 100%;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #fff !important;

    background-color: transparent !important;

    background-clip: padding-box;

    border: none;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    border-radius: 0px;

    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    border-bottom: 1px solid #fff;

    font-family: zona, sans-serif;

  }



  /* page two start */

  button.btn-profile {

    position: relative;

    left: 0%;

    top: 0%;

    background-color: #941f53;

    color: #fff;

    padding: 0px 4px;

    font-size: 10px;

    border: 1px solid #fff;

  }

  .head-page2 h2 {

    color: #fff;

    font-weight: 100;

    font-size: 55px;

  }

  .head-page2 p {

    font-size: 25px;

  }

  button.pagetwohelp {

    border-radius: 22px;

    padding: 6px 20px;

    border: none;

    position: absolute;

    font-size: 20px;

    color: #941f53;

    top: 5%;

    left: 78%;

  }

  i.fa-sharp.fa-solid.fa-house {

    padding: 10px;

    margin: 4px;

    color: #fff;

    font-size: 20px;

  }

  .magnifying-glass {

    border: 1px solid #fff;

    padding: 14px;

    background-color: #c08f30;

    margin: 4px;

    border-radius: 31px;

    color: #fff;

    font-size: 15px;

}

  i.fa-solid.fa-user {

    padding: 10px;

    margin: 4px;

    font-size: 15px;

  }



  /* page two end */

}



@media only screen and (max-width: 767px) {

  #main {

    background-image: url(../img/mobbgnew-9000new.jpg);

    background-repeat: no-repeat;

    width: 100%;

    height: 100vh;

    background-size: 100% 100%;

  }

  #login {

    background-image: url(../img/mobbgnew1-900.png);

    background-repeat: no-repeat;

    width: 100%;

    height: 100vh;

    background-size: 100% 100%;

  }

  #SignUp {

    background-image: url(../img/mobbgnew1-900.png);

    background-repeat: no-repeat;

    width: 100%;

    height: 100vh;

    background-size: 100% 100%;

  }

  .footer {

    margin-top: 65%;

  }

  h4.head {

    color: #fff;

    font-family:zona, sans-serif;

    font-size: 30px;

    font-weight: 200;

    margin: 50px 20px;

    text-align: left;

  }

  .head-page2 {

    color: #fff;

    padding: 25px;

  }

  .head-page2 h2 {

    color: #fff;

    font-weight: 100;

    font-size: 40px;

  }

  .head-page2 p {

    font-size: 18px;

  }

  button.pagetwohelp {

    border-radius: 22px;

    padding: 6px 17px;

    border: none;

    position: absolute;

    font-size: 16px;

    color: #941f53;

    top: 2%;

    left: 78%;

  }

  button.btn-profile {

    position: relative;

    left: 0%;

    top: 0%;

    background-color: #941f53;

    color: #fff;

    padding: 0px 4px;

    font-size: 10px;

    border: 1px solid #fff;

    font-family:zona;

  }

  /* button.btn-profile p {

    font-family: "Roboto";

  }

  i.fa-sharp.fa-solid.fa-house p {

    font-family: "Roboto";

  }

  .fa-solid.fa-magnifying-glass p {

    font-family: "Roboto";

  } */

  .homescreen-one {

    border: 1px solid #941f53;

    padding: 20px;

    margin: 10px 4px;

    border-radius: 40px;

    height: auto;

  }

  i.fa-sharp.fa-solid.fa-house {

    padding: 4px;

    margin: 4px;

    color: #fff;

    font-size: 15px;

}

  .magnifying-glass {

    border: 1px solid #fff;

    padding: 24px;

    background-color: #c08f30;

    margin: 4px;

    border-radius: 39px;

    color: #fff;

    font-size: 25px;

    box-shadow: 5px 5px 55px #000;

}

  i.fa-solid.fa-user {

    padding: 4px;

    margin: 4px;

    font-size: 15px;

  }

  button.btn.btn-primary.login {

    background-color: #941f53;

    color: #fff;

    border: 1px solid #fff;

    width: 100%;

    border-radius: 0px;

  }

button.btn.btn-primary.Signin {

    background-color: transparent;

    color: #fff;

    border: none;

    width: 100%;

    border-radius: 0px;

    /* margin: 10px 0px; */

}

  button.download-btn {

    background-color: #941f53;

    color: #fff;

    border: none;

    font-size: 14px;

    border-radius: 15px;

    padding: 4px 10px;

    margin-top: 8px;

  }

}



@media only screen and (max-width: 576px) {

  #main {

    background-image: url(../img/mobbgnew-9000new.jpg);

    background-repeat: no-repeat;

    width: 100%;

    height: 100vh;

    background-size: 100% 100%;

  }

  #login {

    background-image: url(../img/mobbgnew1-900.png);

    background-repeat: no-repeat;

    width: 100%;

    height: 100vh;

    background-size: 100% 100%;

  }

  #SignUp {

    background-image: url(../img/mobbgnew1-900.png);

    background-repeat: no-repeat;

    width: 100%;

    height: 100vh;

    background-size: 100% 100%;

  }

  button.download-btn {

    background-color: #941f53;

    color: #fff;

    border: none;

    font-size: 11px;

    border-radius: 15px;

    padding: 5px 20px;

    margin-top: 8px;

    font-family: zona;

  }

  .head-page2 h2 {

    color: #fff;

    font-weight: 100;

    font-size: 24px;

    font-family:zona;

  }

  .head-page2 {

    color: #fff;

    /*padding: 25px 0px;*/

    margin-top: 10px;

  }

  .head-page2 p {

    font-size: 10px;

    font-family: zona;

  }

  button.btn-profile {

    position: relative;

    left: 0%;

    top: 0%;

    background-color: #941f53;

    color: #fff;

    padding: 0px 4px;

    font-size: 10px;

    border: 1px solid #fff;

  }

  .homescreen-one {
border: 1px solid #941f53;
    /* padding: 12px 12px; */
    /* margin: 6px 6px 6px 6px; */
    border-radius: 20px;
    height: 200px;
    width: 300px;
    margin: 0 auto;
}

.mainhomescreen {
    padding: 15px 40px;
}

a.homescreen {

    padding: 30px 0px 30px 0px;

    background-size: initial;

    height: 60vh;

    overflow: inherit;

    background-repeat: no-repeat;

    background-position: center;

    text-decoration: unset;

    color: #fff;

}

  section#homescreen h5 {

    color: #7b1846;
    font-size: 20px;
    height: 20px;
    font-weight: 600;
    font-family: zona;

  }

  section#homescreen h1 {

    color: #7b1846;

    font-size: 70px;

    padding: 0px 10px;

    font-weight: 100;

    font-family: zona;

  }

  a.anchor-profile {

    color: #fff;

    text-decoration: none;

    border: 1px solid #fff;

    padding: 2px 8px;

    font-size: 10px;

    margin: auto;

    position: absolute;

    right: 40px;

    font-family: zona;

}

}

