html {
  overflow: hidden;
}

@media (min-width: 1300px) {
  .bg-utama{
    background-image: url(../img/lpRD.jpg);
    background-size: cover;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }
  .d-button{
    position: absolute;
    top: 60%;
    left: 5%;
    width: 50%;
  }
  .d-button img {
    width: 50%;
  }
  .g-button{
    display: block;
    position: absolute;
    top: 70%;
    left: 5%;
  }
}
@media (max-width: 1300px) {
  .bg-utama{
    background-image: url(../img/lpRD.jpg);
    background-size: cover;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    /* background-repeat: no-repeat; */
  }
  .d-button{
    position: absolute;
    top: 54%;
    left: 5%;
    width: 50%;
  }
  .d-button img {
    width: 50%;
  }
  .g-button{
    display: block;
    position: absolute;
    top: 70%;
    left: 5%;
  }
}

@media (max-width: 1200px) {
  .bg-utama{
    background-image: url(../img/lpRD.jpg);
    background-size: cover;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    /* background-repeat: no-repeat; */
  }
  .d-button{
    position: absolute;
    top: 60%;
    left: 5%;
    width: 50%;
  }
  .d-button img {
    width: 50%;
  }
  .g-button{
    display: block;
    position: absolute;
    top: 70%;
    left: 5%;
  }
}

@media (max-width: 900px) {
  .g-button{
    display: none;
    top: 0%;
    left:0%;
  }
  .bg-utama{
    background-image: url(../img/lpRDM.png);
    background-size: 106%;
    width: 100%;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .d-button{
    position: absolute;
    margin: 0%;
    padding: 0%;
    top: 84%;
    left: 22%;
    width: 20%;
  }
  .d-button img {
    width: 30em;
  }
}

@media (max-width: 800px) {
  .g-button{
    display: none;
    top: 0%;
    left:0%;
  }
  .bg-utama{
    background-image: url(../img/lpRDM.png);
    background-size: 106%;
    width: 100%;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .d-button{
    position: absolute;
    margin: 0%;
    padding: 0%;
    top: 88%;
    left: 22%;
    width: 20%;
  }
  .d-button img {
    width: 30em;
  }
}

@media (max-width: 600px) {
  .g-button{
    display: none;
    top: 0%;
    left:0%;
  }
  .bg-utama{
    background-image: url(../img/lpRDM.png);
    background-size: 106%;
    width: 100%;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .d-button{
    position: absolute;
    margin: 0%;
    padding: 0%;
    top: 88%;
    left: 15%;
    width: 20%;
  }
  .d-button img {
    width: 20em;
  }
}

@media (max-width: 500px) {
  .g-button{
    display: none;
    top: 0%;
    left:0%;
  }
  .bg-utama{
    background-image: url(../img/lpRDM.png);
    background-size: 106%;
    width: 100%;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .d-button{
    position: absolute;
    margin: 0%;
    padding: 0%;
    top: 60%;
    left: 20%;
    width: 20%;
  }
  .d-button img {
    width: 15em;
  }
}
@media (max-width: 550px) {
  .g-button{
    display: none;
    top: 0%;
    left:0%;
  }
  .bg-utama{
    background-image: url(../img/lpRDM.png);
    background-size: 106%;
    width: 100%;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .d-button{
    position: absolute;
    margin: 0%;
    padding: 0%;
    top: 70%;
    left: 20%;
    width: 20%;
  }
  .d-button img {
    width: 15em;
  }
}


@media (max-width: 400px) {
  .g-button{
    display: none;
    top: 0%;
    left:0%;
  }
  .bg-utama{
    background-image: url(../img/lpRDM.png);
    background-size: 105%;
    width: 100%;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .d-button{
    position: absolute;
    margin: 0%;
    padding: 0%;
    top: 65%;
    left: 20%;
    width: 20%;
  }
  .d-button img {
    width: 15em;
  }
}

@media (max-width: 380px) {
  .g-button{
    display: none;
    top: 0%;
    left:0%;
  }
  .bg-utama{
    background-image: url(../img/lpRDM.png);
    background-size: 106%;
    width: 100%;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .d-button{
    position: absolute;
    margin: 0%;
    padding: 0%;
    top: 68%;
    left: 20%;
    width: 20%;
  }
  .d-button img {
    width: 15em;
  }
}

@media (max-width: 365px) {
  .g-button{
    display: none;
    top: 0%;
    left:0%;
  }
  .bg-utama{
    background-image: url(../img/lpRDM.png);
    background-size: 106%;
    width: 100%;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .d-button{
    position: absolute;
    margin: 0%;
    padding: 0%;
    top: 65%;
    left: 20%;
    width: 20%;
  }
  .d-button img {
    width: 15em;
  }
}

@media (max-width: 290px) {
  .g-button{
    display: none;
    top: 0%;
    left:0%;
  }
  .bg-utama{
    background-image: url(../img/lpRDM.png);
    background-size: 106%;
    width: 100%;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .d-button{
    position: absolute;
    margin: 0%;
    padding: 0%;
    top: 55%;
    left: 20%;
    width: 20%;
  }
  .d-button img {
    width: 12em;
  }
}

@media (max-width: 250px) {
  .g-button{
    display: none;
    top: 0%;
    left:0%;
  }
  .bg-utama{
    background-image: url(../img/lpRDM.png);
    background-size: 106%;
    width: 100%;
    margin: 0%;
    padding: 0%;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .d-button{
    position: absolute;
    margin: 0%;
    padding: 0%;
    top: 55%;
    left: 20%;
    width: 20%;
  }
  .d-button img {
    width: 12em;
  }
}