@media screen and (max-width: 5500px) {
  body {
    background-size: 80%;
  }

  .ktksar2 {
    width: 800px;
    border-radius: 20px;
  }

  .saranform label {
    font-size: 20px;
  }

  .saranform input {
    width: 95%;
    padding: 10px 15px;
    font-size: 20px;
  }

  .saranform textarea {
    width: 95%;
    padding: 10px 15px;
    font-size: 20px;
    min-height: 30vh;
  }

  .saranform button {
    width: 100%;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 10px;
  }

  .saranform h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .error-area img {
    width: 140px;
  }

  .error-area h1 {
    font-size: 30px;
  }

  .error-area p {
    font-size: 18px;
  }

  .body {
    padding-top: 30px;
  }

  .full {
    width: 100%;
    min-height: 90dvh;
    height: auto;
    margin-bottom: 10dvh;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
  }

  .area-full1 {
    width: 1000px;
    height: auto;
  }

  .full2 {
    width: 1000px;
    height: auto;
    display: block;
  }

  .content {
    width: 100%;
    height: auto;
  }

  .videop {
    width: 100%;
    height: auto;
    /* Standard */
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
  }

  .textvids {
    width: 100%;
    height: auto;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    text-align: start;
    padding: 13px 0px;
  }

  .area-textvids {
    width: 93%;
    height: auto;
  }

  .area-videop {
    width: 95%;
    height: auto;
    /* border-radius: 15px; */
    border-radius: 0px;
    overflow: hidden;
  }

  .videop video {
    width: 100%;
    height: auto;
    /* Standard */
  }

  /* .videop iframe {
          width: 100%;
          height: auto; 
      } */
  .text-lvc h2 {
    font-size: 17px;
    margin: 0px;
    padding: 0px;
  }

  .text-lvc p {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
  }

  .textvids h1 {
    font-size: 19px;
    margin: 0px;
    padding: 0px;
  }

  .textvids p {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    /* margin-top: 2px;
          margin-right: -2px; */
  }

  .text-lvc {
    padding-top: 7px;
    padding-bottom: 18px;
  }

  .ktkdes p {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
  }

  .sizes {
    width: 100%;
    height: 45px;
  }

  .area-ktkdes {
    width: 93%;
    height: auto;
  }

  .area-text-lvc {
    width: 93%;
    height: auto;
  }

  .ktkdes {
    padding: 2% 0%;
  }

  .listv {
    width: 100%;
    height: auto;
    margin-top: 0px;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
  }

  .area-listv {
    width: 93%;
    height: auto;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: start;
    -ms-flex-wrap: wrap;
    /* Untuk IE 10 */
    flex-wrap: wrap;
    /* Standar modern */
    gap: 2%;
  }

  .lvc {
    width: 90%;
    height: 100px;
    cursor: pointer;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: start;
    align-items: start;
    margin-bottom: 10px;
  }

  .lvc img {
    height: 100%;
    border-radius: 10px;
  }

  .text-lvc {
    width: 100%;
    height: auto;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: end;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 15px;
  }

  .area-text-lvc {
    width: 95%;
    height: auto;
  }

  .text-lvc h2 {
    color: white;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
  }

  .text-lvc p {
    color: rgb(206, 206, 206);
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
  }

  .area-nav {
    width: 95%;
    height: 70%;
  }

  .itemfc {
    width: 48%;
  }

  .list-itemf {
    width: 85%;
    height: 100%;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    /* Untuk IE 10 */
    flex-wrap: wrap;
    /* Standar modern */
    gap: 2%;
  }

  .jdlf h2 {
    font-size: 27px;
    margin-left: 10px;
  }

  .area-bgn1-2-2 p {
    font-size: 20px;
    margin-left: 13px;
    margin-top: 3px;
  }

  .area-listv2 {
    width: 90%;
    height: auto;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: start;
    gap: 3%;
  }

  .lvc2 {
    width: 47%;
    height: auto;
    cursor: pointer;
  }

  .text-lvc2 h2 {
    font-size: 19px;
  }

  .text-lvc2 p {
    font-size: 17px;
    margin-top: 2px;
  }

  .prof-btn-nav-menu {
    width: 15%;
    height: 100%;
  }

  .text-btn-nav-menu {
    width: 85%;
    height: 100%;
  }

  .text-btn-nav-menu h2 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-top: 2px;
  }

  .bagiani {
    width: 650px;
  }

  .ji {
    font-size: 27px;
  }

  .ti {
    font-size: 16px;
  }

  .pgi {
    font-size: 16px;
  }

  .teks span {
    font-size: 17px;
  }

  .teks a {
    font-size: 17px;
  }

  .lfi h3 {
    font-size: 17px;
  }

  .ilc {
    height: 80px;
  }

  .textilc h3 {
    color: white;
    font-size: 18px;
  }

  .textilc p {
    font-size: 15px;
    margin-top: 3px;
  }

  .tagwartac h3,
  .tagwartac2 h3 {
    font-size: 17px;
    margin: 0px;
    padding: 0px;
  }

  .bgnalbum {
    width: 23%;
    height: auto;
  }

  .bgnalbum:nth-child(1) {
    display: block;
  }

  .bgnalbum:nth-child(2) {
    display: block;
  }

  .bgnalbum:nth-child(3) {
    display: block;
  }

  .bgnalbum:nth-child(4) {
    display: block;
  }

  .imgfix {
    width: 50%;
    height: auto;
    /* Standard */
  }

  .closefix {
    margin: 2% 3%;
    width: 2.5%;
    height: auto;
    /* Standard */
  }

  .area-srf {
    width: 1000px;
    height: auto;
  }

  .srf h1 {
    font-size: 40px;
  }

  .srf h2 {
    font-size: 25px;
    margin-top: 8px;
  }

  .ayat {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    margin: 50px 0px 70px 0px;
  }

  .ts-ayat {
    width: 100%;
    height: auto;
    padding: 10px 0px 30px 0px;
  }

  .ts-ayat img {
    width: auto;
    height: 50px;
    margin: 0px;
    padding: 0px;
  }

  .bgn-ayat {
    width: 100%;
    height: 250px;
  }

  .ayat-skip-left {
    width: 15%;
    height: 100%;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .ayat-text {
    width: 70%;
    height: 100%;
  }

  .ayat-skip-right {
    width: 15%;
    height: 100%;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .ayat-text p {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
  }

  .ayat-text h2 {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    margin-top: 10px;
  }

  .halaman-ayat {
    width: 100%;
    height: auto;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    padding: 40px 0px 0px 0px;
    gap: 15px;
  }

  .hal-on {
    width: 15px;
    height: 15px;
  }

  .hal-off {
    width: 15px;
    height: 15px;
  }

  .gembala {
    width: 100%;
    height: 400px;
    overflow: hidden;
  }

  .img-gembala {
    width: 40%;
    height: 100%;
  }

  .img-gembala img {
    width: 100%;
    height: auto;
  }

  .des-gembala {
    width: 60%;
    height: 100%;
  }

  .des-gembala h1 {
    margin: 0px;
    padding: 0px;
    font-size: 33px;
    margin-bottom: 2px;
  }

  .des-gembala h2 {
    font-size: 22px;
  }

  .des-gembala p {
    font-size: 18px;
  }

  .area-des-gembala {
    width: 90%;
    height: auto;
  }

  .ber-ac {
    width: 37%;
    padding: 20px 20px;
    border-radius: 10px;
  }

  .scrolling-text-inner {
    font-size: 20px;
    padding: 10px 0;
  }

  .scrolling-text-item {
    padding: 0 8px;
  }

  .bottom-bgn2 {
    width: 100%;
  }
}

@media screen and (max-width: 1070px) {
  .area-srf {
    width: 90%;
    height: auto;
  }

  .srf h1 {
    font-size: 30px;
  }

  .srf h2 {
    font-size: 20px;
    margin-top: 4px;
  }
}

@media screen and (max-width: 1000px) {
  .body {
    padding-top: 0px;
  }

  .content {
    width: 100%;
    height: auto;
  }

  .full {
    width: 100%;
    height: auto;
    display: block;
  }

  .area-full1 {
    width: 100%;
    height: auto;
  }

  .full2 {
    width: 100%;
    height: auto;
    display: block;
  }

  .videop {
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
  }

  .textvids {
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    text-align: start;
  }

  .area-textvids {
    width: 95%;
    height: auto;
  }

  .area-videop {
    width: 100%;
    height: auto;
    border-radius: 0px;
  }

  .text-lvc h2 {
    font-size: 17px;
    margin: 0px;
    padding: 0px;
  }

  .text-lvc p {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
  }

  .textvids h1 {
    font-size: 19px;
    margin: 0px;
    padding: 0px;
  }

  .textvids p {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    /* margin-top: 2px;
          margin-right: -2px; */
  }

  .text-lvc {
    padding-top: 7px;
    padding-bottom: 18px;
  }

  .ktkdes p {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
  }

  .sizes {
    width: 100%;
    height: 45px;
  }

  .area-textvids {
    width: 93%;
    height: auto;
  }

  .area-ktkdes {
    width: 93%;
    height: auto;
  }

  .area-text-lvc {
    width: 93%;
    height: auto;
  }

  .ktkdes {
    padding: 2% 0%;
  }

  .listv {
    width: 100%;
    height: auto;
    margin-top: 10px;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
  }

  .lvc {
    width: 32%;
    height: auto;
    cursor: pointer;
    display: block;
  }

  .lvc img {
    width: 100%;
    height: auto;
    /* Standard */
    border-radius: 10px;
  }

  .text-lvc {
    width: 100%;
    height: auto;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 15px;
  }

  .area-text-lvc {
    width: 95%;
    height: auto;
  }

  .text-lvc h2 {
    color: white;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
  }

  .text-lvc p {
    color: rgb(206, 206, 206);
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
  }

  .area-nav {
    width: 95%;
    height: 70%;
  }

  .itemfc {
    width: 48%;
  }

  .list-itemf {
    width: 85%;
    height: 100%;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    /* Untuk IE 10 */
    flex-wrap: wrap;
    /* Standar modern */
    gap: 2%;
  }

  .lvc2 {
    width: 47%;
    height: auto;
    cursor: pointer;
  }

  .text-lvc2 h2 {
    font-size: 19px;
  }

  .text-lvc2 p {
    font-size: 17px;
    margin-top: 2px;
  }

  .jdlf h2 {
    font-size: 26px;
    margin-left: 10px;
  }

  .area-bgn1-2-2 p {
    font-size: 19px;
    margin-left: 13px;
    margin-top: 3px;
  }

  .bgnalbum {
    width: 31%;
    height: auto;
  }

  .bgnalbum:nth-child(1) {
    display: block;
  }

  .bgnalbum:nth-child(2) {
    display: block;
  }

  .bgnalbum:nth-child(3) {
    display: block;
  }

  .bgnalbum:nth-child(4) {
    display: none;
  }

  .area-srf {
    width: 90%;
    height: auto;
  }

  .srf h1 {
    font-size: 30px;
  }

  .srf h2 {
    font-size: 20px;
    margin-top: 4px;
  }

  .maps {
    height: 450px;
    padding: 20px 0px;
  }

  .iframemap {
    width: 50%;
    height: 100%;
  }

  .text-maps {
    width: 47%;
    height: 100%;
  }

  .text-maps h1 {
    margin: 0px;
    padding: 0px;
    font-size: 35px;
    margin: 3px 0px 10px 0px;
  }

  .text-maps h3 {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    margin-top: 20px;
  }

  .text-maps p {
    margin: 0px;
    padding: 0px;
    font-size: 20px;
  }

  .albumh {
    width: 100%;
    height: auto;
    padding: 20px 0px;
  }

  .jdl-albumh {
    width: 100%;
    height: auto;
    display: flex;
    /* Standar modern */
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
  }

  .jdl-albumh h1 {
    color: white;
    font-size: 45px;
    margin: 0px;
    padding: 0px 15px;
  }

  .skipalbumd {
    width: auto;
    height: auto;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding: 0px 20px;
  }

  .sle-albumh,
  .sri-albumh {
    width: 30px;
    height: 30px;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    outline: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
  }

  .sle-albumh img {
    width: 50%;
    height: 50%;
  }

  .sri-albumh img {
    width: 50%;
    height: 50%;
  }

  .albumhdr {
    width: 100%;
    height: auto;
    padding-top: 5px;
    /* scroll-behavior: smooth; */
  }

  .albumhdr img {
    width: 33%;
    height: auto;
    margin: 0px 3px;
  }

  .visi {
    width: 100%;
    height: auto;
    padding: 25px 0px 26px 0px;
  }

  .visi-area {
    width: 80%;
    height: auto;
  }

  .visi-area h2 {
    color: black;
    font-size: 30px;
  }

  .ayat {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    margin: 50px 0px 70px 0px;
  }

  .ts-ayat {
    width: 100%;
    height: auto;
    padding: 10px 0px 30px 0px;
  }

  .ts-ayat img {
    width: auto;
    height: 50px;
    margin: 0px;
    padding: 0px;
  }

  .bgn-ayat {
    width: 100%;
    height: 250px;
  }

  .ayat-skip-left {
    width: 15%;
    height: 100%;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .ayat-text {
    width: 70%;
    height: 100%;
  }

  .ayat-skip-right {
    width: 15%;
    height: 100%;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .ayat-text p {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
  }

  .ayat-text h2 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    margin-top: 10px;
  }

  .halaman-ayat {
    width: 100%;
    height: auto;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    padding: 40px 0px 0px 0px;
    gap: 15px;
  }

  .hal-on {
    width: 15px;
    height: 15px;
  }

  .hal-off {
    width: 15px;
    height: 15px;
  }

  .gembala {
    width: 100%;
    height: 400px;
    overflow: hidden;
  }

  .bgn-gembala {
    /* margin-top: -404px; */
  }

  .img-gembala {
    width: 50%;
    height: 100%;
  }

  .img-gembala img {
    width: auto;
    height: 100%;
  }

  .des-gembala {
    width: 50%;
    height: 100%;
  }

  .des-gembala h1 {
    margin: 0px;
    padding: 0px;
    font-size: 27px;
    margin-bottom: 2px;
  }

  .des-gembala h2 {
    font-size: 18px;
  }

  .des-gembala p {
    font-size: 17px;
  }

  .area-des-gembala {
    width: 90%;
    height: auto;
  }

  .loadings img {
    width: 20%;
  }
}

@media screen and (max-width: 900px) {
  .ktksar2 {
    width: 100%;
    border-radius: 0px;
  }

  .saranform label {
    font-size: 15px;
  }

  .saranform input {
    width: 90%;
    padding: 10px 15px;
    font-size: 15px;
  }

  .saranform textarea {
    width: 90%;
    padding: 10px 15px;
    font-size: 15px;
    min-height: 30vh;
  }

  .saranform button {
    width: 100%;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 10px;
  }

  .saranform h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 820px) {
  .gembala {
    width: 100%;
    height: 350px;
    overflow: hidden;
  }

  .bgn-gembala {
    /* margin-top: -354px; */
  }

  .img-gembala {
    width: 52%;
    height: 100%;
  }

  .img-gembala img {
    width: auto;
    height: 100%;
  }

  .des-gembala {
    width: 48%;
    height: 100%;
  }

  .des-gembala h1 {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    margin-bottom: 2px;
  }

  .des-gembala h2 {
    font-size: 16px;
  }

  .des-gembala p {
    font-size: 16px;
  }

  .area-des-gembala {
    width: 90%;
    height: auto;
  }

  .loadings img {
    width: 25%;
  }
}

@media screen and (max-width: 700px) {
  .listv {
    width: 100%;
    height: auto;
    margin-top: 10px;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
  }

  .lvc {
    width: 49%;
    height: auto;
    cursor: pointer;
  }

  .lvc img {
    width: 100%;
    height: auto;
    /* Standard */
    border-radius: 10px;
  }

  .text-lvc {
    width: 100%;
    height: auto;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 15px;
  }

  .area-text-lvc {
    width: 95%;
    height: auto;
  }

  .text-lvc h2 {
    color: white;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
  }

  .text-lvc p {
    color: rgb(206, 206, 206);
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
  }

  .textvids h1 {
    font-size: 21px;
    margin: 0px;
    padding: 0px;
  }

  .textvids p {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    /* margin-top: 2px;
          margin-right: -2px; */
  }

  .area-nav {
    width: 95%;
    height: 70%;
  }

  .itemfc {
    width: 100%;
  }

  .list-itemf {
    width: 85%;
    height: 100%;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    /* Untuk IE 10 */
    flex-wrap: wrap;
    /* Standar modern */
    gap: 20px;
  }

  .area-listv2 {
    width: 90%;
    height: auto;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: start;
    gap: 0%;
  }

  .lvc2 {
    width: 100%;
    height: auto;
    cursor: pointer;
  }

  .text-lvc2 h2 {
    font-size: 19px;
  }

  .text-lvc2 p {
    font-size: 17px;
    margin-top: 2px;
  }

  .jdlf h2 {
    font-size: 22px;
    margin-left: 10px;
  }

  .area-bgn1-2-2 p {
    font-size: 15px;
    margin-left: 13px;
    margin-top: 3px;
  }

  .bagiani {
    width: 93%;
  }

  .ji {
    font-size: 25px;
  }

  .ti {
    font-size: 14px;
  }

  .pgi {
    font-size: 14px;
  }

  .teks span {
    font-size: 15px;
  }

  .teks a {
    font-size: 15px;
  }

  .lfi h3 {
    font-size: 15px;
  }

  .ilc {
    height: 70px;
  }

  .textilc h3 {
    color: white;
    font-size: 16px;
  }

  .textilc p {
    font-size: 14px;
    margin-top: 3px;
  }

  .blank h2 {
    font-size: 2.7dvh;
    width: 97%;
  }

  .bgnalbum {
    width: 48%;
    height: auto;
  }

  .bgnalbum:nth-child(1) {
    display: block;
  }

  .bgnalbum:nth-child(2) {
    display: block;
  }

  .bgnalbum:nth-child(3) {
    display: none;
  }

  .bgnalbum:nth-child(4) {
    display: none;
  }

  .imgfix {
    width: 60%;
    height: auto;
    /* Standard */
  }

  .closefix {
    margin: 4%;
    width: 5%;
    height: auto;
    /* Standard */
  }

  .gap-srf {
    width: 100%;
    height: auto;
    display: flex;
    position: relative;
    left: -10px;
  }

  .a-srf {
    width: 100%;
  }

  .b-srf {
    width: 100%;
  }

  .c-srf {
    width: 100%;
    height: auto;
    display: block;
  }

  .img-srf {
    width: 80%;
    height: auto;
    display: block;
  }

  .srf h1 {
    font-size: 30px;
    text-align: center;
  }

  .srf h2 {
    font-size: 20px;
    margin-top: 4px;
    text-align: center;
  }

  .maps {
    height: 350px;
    padding: 20px 0px;
  }

  .iframemap {
    width: 50%;
    height: 100%;
  }

  .text-maps {
    width: 47%;
    height: 100%;
  }

  .text-maps h1 {
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    margin: 3px 0px 10px 0px;
  }

  .text-maps h3 {
    margin: 0px;
    padding: 0px;
    font-size: 19px;
    margin-top: 20px;
  }

  .text-maps p {
    margin: 0px;
    padding: 0px;
    font-size: 17px;
  }

  .albumh {
    width: 100%;
    height: auto;
    padding: 20px 0px;
  }

  .jdl-albumh {
    width: 100%;
    height: auto;
    display: flex;
    /* Standar modern */
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
  }

  .jdl-albumh h1 {
    color: white;
    font-size: 45px;
    margin: 0px;
    padding: 0px 15px;
  }

  .skipalbumd {
    width: auto;
    height: auto;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding: 0px 20px;
  }

  .sle-albumh,
  .sri-albumh {
    width: 35px;
    height: 35px;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    outline: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
  }

  .sle-albumh img {
    width: 50%;
    height: 50%;
  }

  .sri-albumh img {
    width: 50%;
    height: 50%;
  }

  .albumhdr {
    width: 100%;
    height: auto;
    padding-top: 5px;
    /* scroll-behavior: smooth; */
  }

  .albumhdr img {
    width: 50%;
    height: auto;
    margin: 0px 3px;
  }

  .visi {
    width: 100%;
    height: auto;
    padding: 25px 0px 26px 0px;
  }

  .visi-area {
    width: 80%;
    height: auto;
  }

  .visi-area h2 {
    color: black;
    font-size: 24px;
  }

  .ayat {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    margin: 50px 0px 70px 0px;
  }

  .ts-ayat {
    width: 100%;
    height: auto;
    padding: 10px 0px 30px 0px;
  }

  .ts-ayat img {
    width: auto;
    height: 50px;
    margin: 0px;
    padding: 0px;
  }

  .bgn-ayat {
    width: 100%;
    height: 250px;
  }

  .ayat-skip-left {
    width: 15%;
    height: 100%;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .ayat-text {
    width: 70%;
    height: 100%;
  }

  .ayat-skip-right {
    width: 15%;
    height: 100%;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .ayat-text p {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
  }

  .ayat-text h2 {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    margin-top: 10px;
  }

  .halaman-ayat {
    width: 100%;
    height: auto;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    padding: 40px 0px 0px 0px;
    gap: 15px;
  }

  .hal-on {
    width: 15px;
    height: 15px;
  }

  .hal-off {
    width: 15px;
    height: 15px;
  }

  .gembala {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .bgn-gembala {
    /* margin-top: -504px; */
    flex-wrap: wrap;
  }

  .img-gembala {
    width: 100%;
    height: 100%;
    justify-content: center;
    margin-top: -50px;
  }

  .img-gembala img {
    width: 70%;
    height: auto;
  }

  .des-gembala {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0px;
    text-align: center;
    align-items: end;
  }

  .des-gembala h1 {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    margin-bottom: 2px;
  }

  .des-gembala h2 {
    font-size: 16px;
  }

  .des-gembala p {
    font-size: 16px;
    margin-bottom: 55px;
  }

  .area-des-gembala {
    width: 85%;
    height: auto;
    background-color: black;
    padding-top: 35px;
  }

  .bchp {
    width: 100%;
    height: auto;
    background-color: black;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    margin-top: -30px;
  }

  .jadwal {
    padding: 50px 0px;
  }

  .gab-jadwal {
    width: 450px;
    height: auto;
  }

  .text-jad {
    font-size: 16px;
  }

  .bold2 {
    font-size: 20px;
  }

  .loadings img {
    width: 30%;
  }

  .ber-ac {
    width: 75%;
    padding: 5% 5%;
    border-radius: 10px;
  }

  .scrolling-text-inner {
    font-size: 18px;
    padding: 8px 0;
  }

  .scrolling-text-item {
    padding: 0 5px;
  }
}

@media screen and (max-width: 520px) {
  .textvids h1 {
    font-size: 19px;
    margin: 0px;
    padding: 0px;
  }

  .textvids p {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    /* margin-top: 2px;
          margin-right: -2px; */
  }

  .text-lvc {
    padding-top: 7px;
    padding-bottom: 18px;
  }

  .ktkdes p {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
  }

  .sizes {
    width: 100%;
    height: 45px;
  }

  .area-textvids {
    width: 93%;
    height: auto;
  }

  .area-ktkdes {
    width: 93%;
    height: auto;
  }

  .area-text-lvc {
    width: 93%;
    height: auto;
  }

  .ktkdes {
    padding: 3% 0%;
  }

  .listv {
    width: 100%;
    height: auto;
    margin-top: 10px;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
  }

  .area-listv {
    width: 93%;
    height: auto;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: space-between;
    align-items: center;
    -ms-flex-wrap: wrap;
    /* Untuk IE 10 */
    flex-wrap: wrap;
    /* Standar modern */
  }

  .lvc {
    width: 100%;
    height: auto;
    cursor: pointer;
  }

  .lvc img {
    width: 100%;
    height: auto;
    /* Standard */
    border-radius: 10px;
  }

  .text-lvc {
    width: 100%;
    height: auto;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 15px;
  }

  .area-text-lvc {
    width: 95%;
    height: auto;
  }

  .text-lvc h2 {
    color: white;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
  }

  .text-lvc p {
    color: rgb(206, 206, 206);
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
  }

  .area-nav {
    width: 93%;
    height: 70%;
  }

  .right-skip,
  .left-skip {
    width: 13%;
    margin: 3%;
    border-radius: 50%;
    height: auto;
    padding: 4% 0%;
  }

  .area-nav-menu {
    width: 100%;
    height: 100%;
    background-color: #252525;
    margin-right: 0dvh;
  }

  .text-lvc2 h2 {
    font-size: 16px;
  }

  .text-lvc2 p {
    font-size: 14px;
    margin-top: 2px;
  }

  .prof-btn-nav-menu {
    width: 13%;
    height: 100%;
  }

  .text-btn-nav-menu {
    width: 87%;
    height: 100%;
  }

  .text-btn-nav-menu h2 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-top: 2px;
  }

  .fot-txt {
    font-size: 12px;
  }

  .bagiani {
    width: 93%;
  }

  .ji {
    font-size: 20px;
  }

  .ti {
    font-size: 12px;
  }

  .pgi {
    font-size: 12px;
  }

  .teks span {
    font-size: 13px;
  }

  .teks a {
    font-size: 13px;
  }

  .lfi h3 {
    font-size: 13px;
  }

  .ilc {
    height: 50px;
  }

  .textilc h3 {
    color: white;
    font-size: 14px;
  }

  .textilc p {
    font-size: 13px;
    margin-top: 3px;
  }

  .blank h2 {
    font-size: 2.5dvh;
    width: 95%;
  }

  .area-tagwarta {
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    -ms-flex-wrap: wrap;
    /* Untuk IE 10 */
    flex-wrap: wrap;
    /* Standar modern */
    gap: 10px;
  }

  .tagwartac,
  .tagwartac2 {
    height: auto;
    /* Standard */
    width: 100%;
    border-radius: 10px;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .imgfix {
    width: 70%;
    height: auto;
    /* Standard */
  }

  .closefix {
    margin: 5%;
    width: 6%;
    height: auto;
    /* Standard */
  }

  .gap-srf {
    display: block;
    left: 0px;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
  }

  .a-srf {
    width: 80%;
  }

  .b-srf {
    width: 80%;
  }

  .srf h1 {
    font-size: 23px;
    text-align: center;
  }

  .srf h2 {
    font-size: 15px;
    margin-top: 4px;
    text-align: center;
  }

  .maps {
    height: auto;
    padding: 20px 0px;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
  }

  .iframemap {
    width: 100%;
    height: 400px;
  }

  .text-maps {
    width: 100%;
    height: 100%;
  }

  .text-maps h1 {
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    margin: 3px 0px 10px 0px;
  }

  .text-maps h3 {
    margin: 0px;
    padding: 0px;
    font-size: 19px;
    margin-top: 20px;
  }

  .text-maps p {
    margin: 0px;
    padding: 0px;
    font-size: 17px;
  }

  .albumh {
    width: 100%;
    height: auto;
    padding: 20px 0px;
  }

  .jdl-albumh {
    width: 100%;
    height: auto;
    display: flex;
    /* Standar modern */
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
  }

  .jdl-albumh h1 {
    color: white;
    font-size: 45px;
    margin: 0px;
    padding: 0px 15px;
  }

  .skipalbumd {
    width: auto;
    height: auto;
    gap: 15px;
    padding: 0px 20px;
  }

  .sle-albumh,
  .sri-albumh {
    width: 35px;
    height: 35px;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    outline: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
  }

  .sle-albumh img {
    width: 50%;
    height: 50%;
  }

  .sri-albumh img {
    width: 50%;
    height: 50%;
  }

  .albumhdr {
    width: 100%;
    height: auto;
    padding-top: 5px;
    /* scroll-behavior: smooth; */
  }

  .albumhdr img {
    width: 100%;
    height: auto;
    margin: 0px 3px;
  }

  .visi {
    width: 100%;
    height: auto;
    padding: 25px 0px 26px 0px;
  }

  .visi-area {
    width: 85%;
    height: auto;
  }

  .visi-area h2 {
    color: black;
    font-size: 18px;
  }

  .ayat {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    margin: 50px 0px 70px 0px;
  }

  .ts-ayat {
    width: 100%;
    height: auto;
    padding: 10px 0px 30px 0px;
  }

  .ts-ayat img {
    width: auto;
    height: 50px;
    margin: 0px;
    padding: 0px;
  }

  .bgn-ayat {
    width: 100%;
    height: 250px;
  }

  .ayat-skip-left {
    width: 15%;
    height: 100%;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .ayat-text {
    width: 70%;
    height: 100%;
  }

  .ayat-skip-right {
    width: 15%;
    height: 100%;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  .ayat-text p {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
  }

  .ayat-text h2 {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    margin-top: 10px;
  }

  .halaman-ayat {
    width: 100%;
    height: auto;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    padding: 40px 0px 0px 0px;
    gap: 15px;
  }

  .hal-on {
    width: 10px;
    height: 10px;
  }

  .hal-off {
    width: 10px;
    height: 10px;
  }

  .gembala {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .bgn-gembala {
    /* margin-top: -504px; */
    flex-wrap: wrap;
  }

  .img-gembala {
    width: 100%;
    height: 100%;
    justify-content: center;
    margin-top: -40px;
  }

  .img-gembala img {
    width: 90%;
    height: auto;
  }

  .des-gembala {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0px;
    text-align: center;
    align-items: end;
  }

  .des-gembala h1 {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    margin-bottom: 2px;
  }

  .des-gembala h2 {
    font-size: 16px;
  }

  .des-gembala p {
    font-size: 16px;
    margin-bottom: 55px;
  }

  .area-des-gembala {
    width: 85%;
    height: auto;
    background-color: black;
    padding-top: 35px;
  }

  .bchp {
    width: 100%;
    height: auto;
    background-color: black;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    margin-top: -30px;
  }

  .jadwal {
    padding: 30px 0px;
  }

  .gab-jadwal {
    width: 90%;
    height: auto;
  }

  .text-jad {
    font-size: 14px;
  }

  .bold2 {
    font-size: 18px;
  }

  .loadings img {
    width: 40%;
  }

  .ber-ac {
    width: 70%;
    padding: 6% 6%;
    border-radius: 10px;
  }

  .bottom-bgn2 {
    width: 90%;
  }
}

@media screen and (max-width: 400px) {
  .error-area img {
    width: 100px;
  }

  .error-area h1 {
    font-size: 25px;
  }

  .error-area p {
    font-size: 15px;
  }

  .srf h1 {
    font-size: 18px;
    text-align: center;
  }

  .text-lvc h2 {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
  }

  .text-lvc p {
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
  }

  .textvids h1 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
  }

  .textvids p {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    /* margin-top: 2px;
          margin-right: -2px; */
  }

  .text-lvc {
    padding-top: 7px;
    padding-bottom: 18px;
  }

  .ktkdes p {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
  }

  .sizes {
    width: 100%;
    height: 40px;
  }

  .area-textvids {
    width: 91%;
    height: auto;
  }

  .area-ktkdes {
    width: 91%;
    height: auto;
  }

  .area-text-lvc {
    width: 95%;
    height: auto;
  }

  .ktkdes {
    padding: 3% 0%;
  }

  .right-skip,
  .left-skip {
    width: 15%;
    margin: 3%;
    border-radius: 50%;
    height: auto;
    padding: 4.5% 0%;
  }

  .text-lvc2 h2 {
    font-size: 14px;
  }

  .text-lvc2 p {
    font-size: 12px;
    margin-top: 2px;
  }

  .prof-btn-nav-menu {
    width: 14%;
    height: 100%;
  }

  .text-btn-nav-menu {
    width: 86%;
    height: 100%;
  }

  .text-btn-nav-menu h2 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-top: 2px;
  }

  .fot-txt {
    font-size: 10px;
  }

  .bgnalbum {
    width: 100%;
    height: auto;
  }

  .bgnalbum:nth-child(1) {
    display: block;
  }

  .bgnalbum:nth-child(2) {
    display: none;
  }

  .bgnalbum:nth-child(3) {
    display: none;
  }

  .bgnalbum:nth-child(4) {
    display: none;
  }

  .imgfix {
    width: 100%;
    height: auto;
    /* Standard */
  }

  .albumh {
    width: 100%;
    height: auto;
    padding: 20px 0px;
  }

  .jdl-albumh {
    width: 100%;
    height: auto;
    display: flex;
    /* Standar modern */
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
  }

  .jdl-albumh h1 {
    color: white;
    font-size: 30px;
    margin: 0px;
    padding: 0px 15px;
  }

  .skipalbumd {
    width: auto;
    height: auto;
    gap: 15px;
    padding: 0px 20px;
  }

  .sle-albumh,
  .sri-albumh {
    width: 25px;
    height: 25px;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    outline: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
  }

  .sle-albumh img {
    width: 50%;
    height: 50%;
  }

  .sri-albumh img {
    width: 50%;
    height: 50%;
  }

  .albumhdr {
    width: 100%;
    height: auto;
    padding-top: 5px;
    /* scroll-behavior: smooth; */
  }

  .albumhdr img {
    width: 100%;
    height: auto;
    margin: 0px 3px;
  }

  .bgn-ayat {
    width: 100%;
    height: 280px;
  }

  .gembala {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .bgn-gembala {
    /* margin-top: -504px; */
    flex-wrap: wrap;
  }

  .img-gembala {
    width: 100%;
    height: 100%;
    justify-content: center;
    margin-top: -30px;
  }

  .img-gembala img {
    width: 90%;
    height: auto;
  }

  .des-gembala {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0px;
    text-align: center;
    align-items: end;
  }

  .des-gembala h1 {
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    margin-bottom: 2px;
  }

  .des-gembala h2 {
    font-size: 14px;
  }

  .des-gembala p {
    font-size: 14px;
    margin-bottom: 55px;
  }

  .area-des-gembala {
    width: 90%;
    height: auto;
    background-color: black;
    padding-top: 35px;
  }

  .bchp {
    width: 100%;
    height: auto;
    background-color: black;
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    margin-top: -30px;
  }

  .text-jad {
    font-size: 12px;
  }

  .bold2 {
    font-size: 16px;
  }

  .loadings img {
    width: 50%;
  }

  .ber-ac {
    width: 70%;
    padding: 7% 7%;
    border-radius: 10px;
  }

  .visi-area {
    width: 90%;
    height: auto;
  }

  .visi-area h2 {
    color: black;
    font-size: 16px;
  }

  .ktksar2 {
    width: 100%;
    border-radius: 0px;
  }

  .saranform label {
    font-size: 15px;
  }

  .saranform input {
    width: 85%;
    padding: 10px 15px;
    font-size: 15px;
  }

  .saranform textarea {
    width: 85%;
    padding: 10px 15px;
    font-size: 15px;
    min-height: 30vh;
  }

  .saranform button {
    width: 100%;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 10px;
  }

  .saranform h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 350px) {
  .textvids h1 {
    font-size: 17px;
    margin: 0px;
    padding: 0px;
  }

  .textvids p {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    /* margin-top: 2px;
          margin-right: -2px; */
  }

  .text-lvc {
    padding-top: 6px;
    padding-bottom: 15px;
  }

  .ktkdes p {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
  }

  .sizes {
    width: 100%;
    height: 40px;
  }

  .area-textvids {
    width: 90%;
    height: auto;
  }

  .area-ktkdes {
    width: 90%;
    height: auto;
  }

  .area-text-lvc {
    width: 90%;
    height: auto;
  }

  .ktkdes {
    padding: 4% 0%;
  }

  .listv {
    width: 100%;
    height: auto;
    margin-top: 10px;
  }

  .lvc {
    width: 100%;
    height: auto;
    cursor: pointer;
  }

  .area-listv {
    width: 100%;
    height: auto;
    display: block;
  }

  .lvc img {
    width: 100%;
    height: auto;
    /* Standard */
    border-radius: 0px;
  }

  .text-lvc {
    width: 100%;
    height: auto;
    display: -ms-flexbox;
    /* Untuk IE 10 */
    display: flex;
    /* Standar modern */
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 15px;
  }

  .area-text-lvc {
    width: 93%;
    height: auto;
  }

  .text-lvc h2 {
    color: white;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
  }

  .text-lvc p {
    color: rgb(206, 206, 206);
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
  }

  .area-nav {
    width: 90%;
    height: 70%;
  }

  .jdlf h2 {
    font-size: 20px;
    margin-left: 10px;
  }

  .area-bgn1-2-2 p {
    font-size: 13px;
    margin-left: 13px;
    margin-top: 3px;
  }

  .prof-btn-nav-menu {
    width: 15%;
    height: 100%;
  }

  .text-btn-nav-menu {
    width: 85%;
    height: 100%;
  }

  .text-btn-nav-menu h2 {
    font-size: 17px;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-top: 2px;
  }

  .fot-txt {
    font-size: 9px;
  }

  .tagwartac h3,
  .tagwartac2 h3 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
  }

  .blank h2 {
    font-size: 2.3dvh;
    width: 93%;
  }

  .imgfix {
    width: 100%;
    height: auto;
    /* Standard */
  }

  .closefix {
    margin: 7%;
    width: 8%;
    height: auto;
    /* Standard */
  }

  .scrolling-text-inner {
    font-size: 15px;
    padding: 8px 0;
  }

  .scrolling-text-item {
    padding: 0 5px;
  }

  .text-maps h1 {
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    margin: 1px 0px 10px 0px;
  }

  .text-maps h3 {
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    margin-top: 15px;
  }

  .text-maps p {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
  }
}

@media screen and (max-width: 300px) {
  .text-lvc h2 {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
  }

  .text-lvc p {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
  }

  .textvids h1 {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
  }

  .textvids p {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    /* margin-top: 2px;
          margin-right: -2px; */
  }

  .text-lvc {
    padding-top: 6px;
    padding-bottom: 13px;
  }

  .ktkdes p {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
  }

  .sizes {
    width: 100%;
    height: 35px;
  }

  .area-textvids {
    width: 90%;
    height: auto;
  }

  .area-ktkdes {
    width: 90%;
    height: auto;
  }

  .area-text-lvc {
    width: 90%;
    height: auto;
  }

  .ktkdes {
    padding: 4% 0%;
  }

  .prof-btn-nav-menu {
    width: 17%;
    height: 100%;
  }

  .text-btn-nav-menu {
    width: 83%;
    height: 100%;
  }

  .text-btn-nav-menu h2 {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-top: 2px;
  }

  .fot-txt {
    font-size: 8px;
  }

  .area-tag-itemfc h3 {
    font-size: 15px;
  }

  .jdl-itemfc h2 {
    font-size: 18px;
  }

  .blank h2 {
    font-size: 2dvh;
    width: 90%;
  }
}

@media screen and (max-width: 5500px) {
  body {
    background-size: 20%;
  }

  .warning {
    font-size: 23px;
  }

  .alistdi {
    width: 100%;
  }

  .contentdi h2 {
    width: 97%;
    font-size: 25px;
  }

  .contentdi p {
    width: 97%;
    font-size: 19px;
  }

  .imagedi {
    width: 110px;
    height: 110px;
  }

  .headerdi h1 {
    font-size: 30px;
  }

  .tagdi {
    border-radius: 10px;
    padding: 8px 15px;
  }

  .tagdi h2 {
    font-size: 15px;
  }

  .itemdiw {
    width: 50%;
  }

  .aitemdiw {
    width: 95%;
  }

  .contentdiw h2 {
    font-size: 15px;
  }

  .contentdiw p {
    font-size: 12px;
  }

  .lvc21 {
    width: 49%;
    height: auto;
    cursor: pointer;
  }

  .text-lvc21 h2 {
    font-size: 17px;
  }

  .text-lvc21 p {
    font-size: 17px;
    margin-top: 2px;
  }
}

@media screen and (max-width: 1040px) {
  body {
    background-size: 30%;
  }

  .alistdi {
    width: 96%;
  }

  .contentdi h2 {
    width: 98%;
    font-size: 20px;
  }

  .contentdi p {
    width: 98%;
    font-size: 14px;
  }

  .imagedi {
    width: 100px;
    height: 100px;
  }

  .headerdi h1 {
    font-size: 26px;
  }

  .tagdi {
    border-radius: 10px;
    padding: 8px 15px;
  }

  .tagdi h2 {
    font-size: 15px;
  }
}

@media screen and (max-width: 900px) {
  .aitemdiw {
    width: 92%;
  }
}

@media screen and (max-width: 750px) {
  .alistdi {
    width: 96%;
  }

  .contentdi h2 {
    width: 96%;
    font-size: 20px;
  }

  .contentdi p {
    width: 96%;
    font-size: 14px;
  }

  .imagedi {
    width: 100px;
    height: 100px;
  }

  .headerdi h1 {
    font-size: 26px;
  }

  .tagdi {
    border-radius: 10px;
    padding: 8px 15px;
  }

  .tagdi h2 {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  body {
    background-size: 50%;
  }

  .headerdi h1 {
    font-size: 23px;
  }

  .tagdi {
    border-radius: 5px;
    padding: 5px 10px;
  }

  .tagdi h2 {
    font-size: 13px;
  }

  .alistdi {
    width: 96%;
  }

  .contentdi h2 {
    width: 96%;
    font-size: 20px;
  }

  .contentdi p {
    width: 96%;
    font-size: 14px;
  }

  .imagedi {
    width: 100px;
    height: 100px;
  }

  .lvc21 {
    width: 100%;
    height: auto;
    cursor: pointer;
  }

  .text-lvc21 h2 {
    font-size: 19px;
  }

  .text-lvc21 p {
    font-size: 17px;
    margin-top: 2px;
  }
}

@media screen and (max-width: 600px) {
  .headerdi h1 {
    font-size: 23px;
  }

  .contentdi h2 {
    width: 96%;
    font-size: 18px;
  }

  .itemdiw {
    width: 100%;
  }

  .aitemdiw {
    width: 90%;
  }

  .contentdiw h2 {
    font-size: 18px;
  }

  .contentdiw p {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  .alistdi {
    width: 94%;
  }

  .contentdi h2 {
    width: 96%;
    font-size: 20px;
  }

  .contentdi p {
    width: 96%;
    font-size: 14px;
  }

  .imagedi {
    width: 95px;
    height: 95px;
  }

  .text-lvc21 h2 {
    font-size: 16px;
  }

  .text-lvc21 p {
    font-size: 14px;
    margin-top: 2px;
  }
}

@media screen and (max-width: 450px) {
  body {
    background-size: 80%;
  }

  .alistdi {
    width: 92%;
  }

  .contentdi h2 {
    width: 94%;
    font-size: 18px;
  }

  .contentdi p {
    width: 94%;
    font-size: 13px;
  }

  .imagedi {
    width: 95px;
    height: 95px;
  }

  .contentdiw h2 {
    font-size: 15px;
  }

  .contentdiw p {
    font-size: 12px;
  }

  .text-lvc21 h2 {
    font-size: 14px;
  }

  .text-lvc21 p {
    font-size: 12px;
    margin-top: 2px;
  }
}

@media screen and (max-width: 380px) {

  .alistdi {
    width: 92%;
  }

  .contentdi h2 {
    width: 94%;
    font-size: 15px;
  }

  .contentdi p {
    width: 94%;
    font-size: 12px;
  }

  .imagedi {
    width: 90px;
    height: 90px;
  }

  .warning {
    font-size: 18px;
  }
}

.n {
  display: none;
}

.n2 {
  opacity: 0;
}

.mhfw {
  margin: 0px;
}