@media (min-width: 1900px) {}

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

@media only screen and (max-width: 1399.98px) and (orientation: portrait) {}

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

@media only screen and (max-width: 991.98px) {
  .text-bergabung {
    padding: 40px 20px;
  }
}

@media only screen and (max-width: 767.98px) {
  .join-content {
    padding: 38px 0px;
  }
}

@media only screen and (max-width: 575.98px) {
  h1 {
    font-size: 30px !important;
  }

  h2 {
    font-size: 20px !important;
  }

  h3 {
    font-size: 18px !important;
  }

  h4 {
    font-size: 16px !important;
  }

  p {
    font-size: 16px;
  }

  .page-body {
    margin: 10px 20px 20px 20px;
  }

  #hero .sub-heading-zipkos {
    font-size: 18px !important;
    line-height: 120%;
  }

  .hero-banner {
    height: 286px;
  }

  .hero-form {
    margin: 0 0;
  }

  .img-promo {
    width: 255px;
    height: 144px;
  }

  .img-bergabung {
    margin-bottom: 20px;
  }

  .text-bergabung {
    text-align: center;
    width: 100%;
  }

  .text-bergabung h2 {
    font-size: 30px !important;
  }

  .download-app {
    background-image: url("/assets/webp_compress/bg-banner-homepage-mobile-ca0c5dd1c173e95f935ce88410efda6984881f9b1701a457d402c6f261d3018a.webp");
    border-radius: 20px;
    overflow: hidden;
    padding: 70px 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }

  .text-download h2 {
    font-size: 18px !important;
  }

  .text-download h3 {
    font-size: 14px !important;
  }

  .smartphone-1 {
    width: 100%;
    position: absolute;
    top: 250px;
    left: 30px;
    z-index: 100;
    padding-top: 80px;
  }

  .smartphone-2 {
    position: absolute;
    width: 100%;
    left: 75%;
    top: 360px;
  }

  .google-play-img {
    width: 150px;
  }

  .text-banner {
    text-align: center;
  }

  .image-banner {
    height: 40% !important;
    justify-content: center !important;
  }

  .col-5-5 {
    width: 90%;
  }

  .value-rate {
    font-size: 40px;
    font-weight: 500;
  }

  .success-banner {
    height: 286px;
  }

  #solution {
    margin: 0;
  }

  .big-square {
    width: 350px;
    height: 480px;
  }

  .small-square {
    width: 350px;
    height: 228px;
  }

  .property-info p {
    font-size: 12px !important;
  }

  .header-properti h2 {
    font-size: 25px !important;
  }

  .join-tenant-content {
    height: 500px;
    width: 100%;
  }

  .join-tenant-content #tenant-android {
    height: 50%;
  }

  .custom-list {
    display: block;
    width: 100%;
  }

  .custom-list {
    display: block;
    width: 100%;
  }

  .custom-list li {
    font-size: 14px;
    width: 49%;
    float: left;
  }

  .banner-about {
    height: 388px;
  }

  #hero-about .body-hero {
    margin: 0 16px;
  }

  .space-about {
    margin-bottom: 64px;
  }

  .space-about h1 {
    font-size: 36px !important;
    font-weight: 600 !important;
  }

  .space-about h2 {
    font-size: 30px !important;
    font-weight: 600 !important;
  }

  .space-about p {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin: 0 !important;
  }

  #pemisah h2 {
    font-size: 16px !important;
  }

  #information-contact .data-contact {
    margin-bottom: 32px;
  }

  #information-contact .data-contact p i {
    font-size: 20px;
  }

  #information-contact .data-contact p {
    margin-bottom: 16px !important;
  }

  #information-contact .data-contact h5 {
    margin-bottom: 4px;
    font-size: 18px;
  }

  #form-contact .header p {
    margin-bottom: 12px !important;
  }

  #form-contact .header h3 {
    margin-bottom: 16px !important;
    font-size: 30px !important;
  }

  #form-contact .header h5 {
    margin-bottom: 48px !important;
    font-size: 18px !important;
  }

  #form-contact .form-join {
    border-radius: 20px 20px 20px 20px;
  }

  #page-promo p {
    margin-bottom: 6px !important;
  }

  .join-content {
    background-image: url("/assets/bergabung-phone-17006ff838bb97e049268f24026e922d75765b727a14d7c4d664f215ed29e9e3.png");
    height: 500px;
  }

  .join-content .vertical-mobile {
    height: 65%;
  }
}
