@media screen and (min-width: 768px) {
  html,
  body {
    margin-top: 0px !important;
    height: auto;
  }

  button:focus {
    outline: none !important;
  }

  .desktop-container {
    display: block;
  }

  .mobile-container {
    display: none;
  }

  .hero .hero-img {
    display: block;
    width: 100vw;
    height: 100vh;
  }

  /* MAIN SLIDER */

  .main-slider {
    background-image: url(https://khastanahadiubud.com/wp-content/uploads/2024/08/Mask-Group-36.webp);
    background-size: 100% 100%;
    padding: 16% 0px 50px 0px;
    position: relative;
  }

  /* INFO OVERLAY */

  .main-slider .info-overlay {
    background-image: url(https://khastanahadiubud.com/wp-content/uploads/2024/10/langsung-airdrop-keun-we.png);
    background-size: 100% 100%;
    padding: 50px;
    position: absolute;
    width: 45%;
    top: -20%;
    right: 30px;
    color: #765032;
  }

  .main-slider .info-overlay h3 {
    font: normal normal 300 18px/25px Accia Piano;
  }

  .main-slider .info-overlay h2 {
    font: normal normal 500 35px/45px Accia Piano;
    padding: 10px 0px 30px 0px;
    text-transform: uppercase;
  }

  .main-slider .info-overlay p {
    font: normal normal 400 16px/25px Avenir;
  }

  .main-slider .info-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
  }

  .main-slider .info-flex h4 {
    font: normal normal 700 15px/25px Avenir;
  }

  .main-slider .info-flex h5 {
    font: normal normal 300 15px/25px Avenir;
  }

  .main-slider .info-flex .btn {
    font: normal normal 500 15px / 23px Avenir;
    letter-spacing: 0.39px;
    color: #765032;
    border: 1px solid #765032;
    padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: block;
    width: 170px;
    background: transparent;
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
    z-index: 999;
    position: relative;
    border-radius: 27px;
  }

  /* SLIDER */

  .main-slider .headline {
    font: normal normal 500 30px/40px Accia Piano;
    letter-spacing: 0px;
    color: #765032;
    padding-left: 15%;
  }

  .slider-sec {
    width: 85%;
    padding-top: 50px;
  }

  .main-slider .slider-item {
    position: relative;
    max-width: 90%;
  }

  .main-slider .slider-item img {
    /* max-width: 90%; */
  }

  .slider-sec .slick-list {
    padding: 0 25% 0 0;
  }

  .slider-container {
    position: relative;
    display: flex;
    justify-content: flex-end;
  }

  .slider-container .right-slide {
    position: absolute;
    background: transparent;
    border: none;
    padding: 0px;
    top: 40%;
    left: 73%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }

  .slider-container .right-slide img {
    width: 55px;
  }

  .main-slider button {
    background: transparent !important;
    max-width: 50px;
  }

  .sec-4-arrows {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 90px;
  }

  .sec-4-arrows .sec-4-left-arrow {
    background: transparent;
    border: none;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    /* width: 3%; */
  }

  .sec-4-arrows .sec-4-left-arrow img {
    /* width: 50%; */
    /* padding-right: 20px; */
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .sec-4-arrows .sec-4-right-arrow {
    background: transparent;
    border: none;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    /* width: 3%; */
  }

  .sec-4-arrows .sec-4-right-arrow img {
    /* width: 50%; */
    /* padding-right: 20px; */
  }

  .main-slider .item-text-flex {
    padding-top: 30px;
    display: flex;
    text-align: left;
    /* max-width: 90%; */
    justify-content: space-between;
    flex-direction: column;
    color: #e9e7e1;
  }

  .main-slider .item-text-flex h2 {
    font: normal normal 400 28px/38px Accia Piano;
    letter-spacing: 0px;
  }

  .main-slider .item-text-flex p {
    font: normal normal 500 18px/25px Avenir;
    letter-spacing: 0px;
    padding-top: 20px;
  }

  /* Progress bar */
  .progress {
    position: relative;
    display: block;
    margin-left: 0;
    width: calc(100% - 200px);
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: transparent;
    background-image: linear-gradient(to right, #765032, #765032);
    background-repeat: no-repeat;
    background-size: 25% 100%;
    opacity: 1;
    z-index: 1;
    transition: background-size 0.4s ease-in-out;
  }

  .progress::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #765032;
    position: absolute;
    left: 0;
    top: 1px;
    opacity: 0.5;
  }

  /* STORY SECTION */

  .story {
    padding: 80px;
    background-image: url(https://khastanahadiubud.com/wp-content/uploads/2024/08/Group-5777-scaled.webp);
    background-size: 100% 100%;
    position: relative;
  }

  .story .story-flex {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .story img {
    width: 50%;
  }

  .story .story-text {
    margin-left: 50px;
  }

  .story h2 {
    font: normal normal 500 40px/50px Accia Piano;
    letter-spacing: 0px;
    color: #765032;
    text-transform: uppercase;
    padding-bottom: 40px;
  }

  .story p {
    font: normal normal 400 18px/25px Avenir;
    letter-spacing: 0px;
    color: #000;
  }

  /* OTHER SLIDER */

  .other-slider {
    background-image: url(https://khastanahadiubud.com/wp-content/uploads/2024/08/Group-5777-scaled.webp);
    background-size: 100% 100%;
    padding: 80px 0px 50px 0px;
    position: relative;
  }

  .other-slider .headline {
    font: normal normal 500 30px/40px Accia Piano;
    letter-spacing: 0px;
    color: #765032;
    padding-left: 15%;
  }

  .slider-other-sec {
    width: 85%;
    padding-top: 50px;
  }

  .other-slider .slider-item {
    position: relative;
    max-width: 90%;
  }

  .other-slider .slider-item h2 {
    font: normal normal 500 25px/35px Accia Piano;
    letter-spacing: 0px;
    color: #765032;
    padding: 30px 0px 20px 0px;
    text-transform: uppercase;
  }

  .other-slider .slider-item p {
    font: normal normal 400 18px/25px Avenir;
    letter-spacing: 0px;
    color: #765032;
  }

  .slider-other-sec .slick-list {
    padding: 0 25% 0 0;
  }

  .slider-container {
    position: relative;
    display: flex;
    justify-content: flex-end;
  }

  .slider-container .right-slide {
    position: absolute;
    background: transparent;
    border: none;
    padding: 0px;
    top: 40%;
    left: 73%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }

  .slider-container .right-slide img {
    width: 55px;
  }

  .other-slider button {
    background: transparent !important;
    max-width: 50px;
  }

  .sec-other-arrows {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 90px;
  }

  .sec-other-arrows .sec-other-left-arrow {
    background: transparent;
    border: none;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    /* width: 3%; */
  }

  .sec-other-arrows .sec-other-left-arrow img {
    /* width: 50%; */
    /* padding-right: 20px; */
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .sec-other-arrows .sec-other-right-arrow {
    background: transparent;
    border: none;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    /* width: 3%; */
  }

  .sec-other-arrows .sec-other-right-arrow img {
    /* width: 50%; */
    /* padding-right: 20px; */
  }

  .other-slider .item-text-flex {
    padding-top: 30px;
    display: flex;
    text-align: left;
    /* max-width: 90%; */
    justify-content: space-between;
    flex-direction: column;
    color: #e9e7e1;
  }

  /* 
  .other-slider .item-text-flex h2 {
    font: normal normal 400 28px/38px Accia Piano;
    letter-spacing: 0px;
  }

  .other-slider .item-text-flex p {
    font: normal normal 500 18px/25px Avenir;
    letter-spacing: 0px;
    padding-top: 20px;
  } */

  /* Progress bar */
  .progress-other {
    position: relative;
    display: block;
    margin-left: 0;
    width: calc(100% - 200px);
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: transparent;
    background-image: linear-gradient(to right, #765032, #765032);
    background-repeat: no-repeat;
    background-size: 25% 100%;
    opacity: 1;
    z-index: 1;
    transition: background-size 0.4s ease-in-out;
  }

  .progress-other::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #765032;
    position: absolute;
    left: 0;
    top: 1px;
    opacity: 0.5;
  }

  /* Slider Landscape Start */
  .SectionLandscape {
    background-image: url(https://khastanahadiubud.com/wp-content/uploads/2024/10/langsung-airdrop-keun-we.png);
    background-size: 100% 100%;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .SectionLandscape .slider-text {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 5%;
  }

  .SectionLandscape .slider-text h2 {
    font: normal normal 500 35px/50px Accia Piano;
    letter-spacing: 0px;
    color: #714923;
  }

  .slider-landscape {
    transition: all 2s ease;
  }

  .sliderLandscape {
    width: 100%;
    display: flex;
    align-items: center;
  }

  .slider-landscape .slider-item {
    max-width: 100%;
    transition: all 2s ease-in-out;
  }

  .sec-landscape-container {
    transition: all 2s ease-in-out;
    position: relative;
    display: flex;
    justify-content: center;
  }

  .slider-landscape .slick-list {
    padding: 0;
  }

  .slider-landscape .slick-active .images-slider {
    position: relative;
  }

  .slider-landscape .slick-active .images-slider {
    display: block;
  }

  .slider-landscape .slider-item .image-hover {
    display: none;
  }

  /* .slider-landscape .slider-item .image-hover-text {
    display: none;
  } */

  .slider-landscape .slick-active .image-hover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: flex;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    transition: all 0.5s ease-out;
  }

  .slider-landscape .slick-active .image-hover:hover {
    opacity: 1;
  }

  .slider-landscape .slick-active .image-hover .button-details {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font: normal normal 400 18px/30px Avenir;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 2px solid #fff;
    padding: 8px 8px;
    border-radius: 27px;
    width: 180px;
    transition: all 0.5s ease-out;
  }

  .slider-landscape .slick-active .image-hover .button-details:hover {
    color: #ffff;
    background-color: #714923;
    border: none;
  }

  .sec-landscape-container .right-slide {
    position: absolute;
    background: transparent;
    border: none;
    padding: 0px;
    top: 37%;
    right: 13%;
    z-index: 1;
  }

  .sec-landscape-container .left-slide {
    position: absolute;
    background: transparent;
    border: none;
    padding: 0px;
    top: 37%;
    left: 13%;
    z-index: 1;
    transform: rotate(180deg);
  }

  .sec-landscape-container .right-slide img,
  .sec-landscape-container .left-slide img {
    width: 70px;
  }

  .slider-landscape button {
    background: transparent !important;
    max-width: 85px;
  }

  .slider-landscape .slick-slide img {
    opacity: 0.6;
    padding: 2% 5% 2% 5%;
  }

  .slider-landscape .slick-active img {
    opacity: 1 !important;
    width: 100%;
    transition: all 2s ease;
    padding: 0px;
  }

  .slider-landscape .slick-active {
    transform: scale(1.5);
    /* Perbesar gambar tengah */
    transition: all 0.8s ease;
  }

  .slider-landscape .slick-slide {
    transform: scale(1);
    /* Kecilkan gambar yang tidak aktif (kiri dan kanan) */
    transition: all 0.8s ease;
  }

  .slider-landscape .slider-item .slider-text {
    margin: 0px;
  }

  .slider-landscape .slick-active .slider-text {
    display: flex;
    justify-content: space-between;
    margin-top: 2%;
    gap: 10%;
  }

  .sliderLandscape .slider-item .slider-text h3 {
    font: normal normal 500 25px/40px Accia Piano;
    letter-spacing: 0px;
    color: #714923;
    width: 100%;
  }

  .sliderLandscape .slider-item .slider-text p {
    font: normal normal 400 18px/30px Avenir;
    letter-spacing: 0px;
    color: #714923;
  }

  .slider-landscape .slick-slide h3,
  .slider-landscape .slick-slide p {
    opacity: 0;
  }

  .slider-landscape .slick-active h3,
  .slider-landscape .slick-active p {
    opacity: 1;
    transition: all 2s ease-in-out;
  }

  /* Slider Landscape end */

  /* TEST SLIDER */

  .thi-properties-sec-four {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 0px;
    /*background-image: linear-gradient(#162A40, #FFFFFF);*/
  }

  .thi-properties-sec-four .half-image img {
    width: 80%;
    display: block;
    margin: 0px auto 0px auto;
    /*margin-top: -100px;*/
  }

  .head-img-4 img {
    display: block;
    padding: 50px 0px;
    margin: 0px auto;
    width: 110px;
  }

  .header-4 p {
    padding: 0px 30px 50px 30px;
    font: normal normal 300 16px/26px Columbia-Serial;
    color: #091927;
    text-align: left;
    /* border-bottom: 1.5px solid #707070; */
  }

  .header-4 h2 {
    padding: 30px 30px;
    font: normal normal 400 22px/32px Gazpacho;
    color: #091927;
    text-align: center;
    /* border-bottom: 1.5px solid #707070; */
  }

  .head-4 {
    /*font: normal normal 500 32px/42px Gazpacho;*/
    text-align: center;
    color: #162a40;
    padding-bottom: 60px;
    font: normal normal normal 18px/26px Columbia-Serial;
    padding: 0px 30px;
  }

  .head-4 span {
    font: normal normal 700 36px/46px Gazpacho;
  }

  .thi-properties-sec-four .button-both {
    display: flex;
    justify-content: right;
    right: 30px;
    position: absolute;
    width: 100%;
    justify-content: flex-end;
    top: 27%;
    z-index: 9999;
  }

  .thi-properties-sec-four .button-both button {
    max-width: 70px;
    /*width: 35%;*/
    border: none;
    cursor: pointer;
    appearance: none;
    /*background-color: transparent;*/

    background-color: rgb(0, 0, 0, 0.6);
    border-radius: 50%;
    padding: 5px;
    width: 70px;
    height: 70px;
  }

  .thi-amenities-slide {
    width: 100%;
  }

  .thi-amenities-slide .slider-for-44.left {
    /*width: 20%;*/
    /*right: 0px;*/
  }

  .thi-amenities-slide .slider-for-44.left div {
    margin: 0 auto;
    text-align: center;
    padding: 0px;
  }

  .thi-amenities-slide .slider-for-44 {
    /*width: 30%;*/
    /*right: 0px;*/
    margin-bottom: 0px;
  }

  .thi-amenities-slide .slider-for-44 div {
    margin: 0 auto;
    text-align: center;
    padding: 0px 0px;
  }

  .thi-amenities-slide .slider-for-44 .title h2 {
    color: #627d9d;
    text-align: left;
    padding: 30px 30px 0px 30px;
    font: normal normal normal 22px/30px Gazpacho;
  }

  .thi-amenities-slide .slider-for-44 div p {
    color: #091927;
    margin: 0 auto;
    /*width: 50%;*/
    text-align: left;
    padding: 30px;
    font: normal normal 300 16px/26px Columbia-Serial;
  }

  .thi-amenities-slide .slider-nav-44 {
    padding-left: 0px;
    width: 100%;
    max-height: 650px;
    display: block;
    margin: 0 auto;
  }

  .thi-amenities-slide .slider-nav-44 .slick-list {
    padding-left: 0px;
    width: 70%;
    max-height: 650px;
    display: block;
    margin: 0 auto;
  }

  .thi-amenities-slide .slider-nav-44 .slick-list.draggable {
    padding: 0px 200px !important;
  }

  .thi-amenities-slide .slider-nav-44 div {
    /*margin-top: 10px;*/
    /*margin: 0px 0px;*/
  }

  .thi-amenities-slide .slider-nav-44 div img {
    /*margin-top: 10px;*/
    /*margin: 0px 20px;*/
    padding: 0px 15px;
    border-radius: 5%;
  }

  .thi-ess-slide {
    position: relative;
  }

  .thi-ess-slide .slider-nav-88 .slick-slide img {
    width: 100%;
    margin: 0px auto;
    opacity: 0.5;
    padding: 0px 10px;
    transition: all 2s ease-out;
  }

  .thi-ess-slide .slider-nav-88 .slick-current img {
    width: 100%;
    margin: 0px auto;
    opacity: 1;
    padding: 0px 0px;
  }

  .thi-ess-slide .slider-nav-88 .slick-track {
    display: flex;
    align-items: center;
  }

  .thi-ess-slide .slider-nav-88 .slick-dots {
    bottom: -53px;
    padding-left: 0px !important;
  }

  .thi-ess-slide .slider-for-88 .title h2 {
    color: #091927;
    text-align: center;
    padding: 10px 30px 20px 30px;
    font: normal normal 500 16px/24px Gazpacho;
    letter-spacing: 0px;
  }

  .thi-ess-slide .slider-for-88 p {
    color: #091927;
    margin: 0 auto;
    /*width: 50%;*/
    text-align: center;
    padding: 0px 30px 0px 30px;
    font: normal normal 300 16px/26px Columbia-Serial;
  }

  .slide-flex-4 {
    width: 100%;
    display: block;
    margin: 0px auto;
    /*justify-content: center;*/
    /*align-items: center;*/
    padding-top: 60px;
  }

  .text-flex-4 {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .slider-44 .slick-slide img {
    /*width: 500px;*/
    /*filter: brightness(50%);*/
    /*transition: all 1s ease-out;*/
  }

  .slider-44 .slick-current img {
    filter: brightness(100%);
    /*transition: all 2s ease-out;*/
  }

  .button-both .right-slide-4 {
    margin-right: 6%;
  }

  .button-both .left-slide-4 {
    margin-left: 6%;
  }
}

@media screen and (max-width: 768px) {
  html,
  body {
    margin-top: 0px !important;
    height: auto;
  }

  button:focus {
    outline: none !important;
  }

  .desktop-container {
    display: none;
  }

  .mobile-container {
    display: block;
  }

  .hero img {
    display: block;
  }

  /* MAIN SLIDER */

  .m-main-slider {
    background-image: url(https://khastanahadiubud.com/wp-content/uploads/2024/08/Mask-Group-36.webp);
    background-size: 100% 100%;
    padding: 115% 0px 50px 0px;
    position: relative;
  }

  .m-main-spa {
    padding: 100% 0px 50px 0px;
  }

  /* INFO OVERLAY */

  .m-main-slider .info-overlay {
    background-image: url(https://khastanahadiubud.com/wp-content/uploads/2024/10/langsung-airdrop-keun-we.png);
    background-size: 100% 100%;
    padding: 40px 20px;
    position: absolute;
    width: 90%;
    top: -20%;
    color: #765032;
    left: 50%;
    transform: translate(-50%, 0%);
  }

  .m-main-slider .info-overlay h3 {
    font: normal normal 300 18px / 25px Accia Piano;
    padding-bottom: 10px;
  }

  .m-main-slider .info-overlay h2 {
    font: normal normal 500 24px/30px Accia Piano;
    letter-spacing: 0px;
  }

  .m-main-slider .info-overlay p {
    font: normal normal 400 16px/25px Avenir;
    letter-spacing: 0px;
    padding: 30px 0px;
  }

  .m-main-slider .info-btn-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .m-main-slider .info-btn-flex h4 {
    font: normal normal 700 14px/20px Accia Piano;
    letter-spacing: 0px;
  }

  .m-main-slider .info-btn-flex h5 {
    font: normal normal 400 14px/20px Accia Piano;
    letter-spacing: 0px;
  }

  .m-main-slider .info-btn-flex .button {
    font: normal normal 500 14px / 20px Avenir;
    letter-spacing: 0.39px;
    color: #765032;
    border: 1px solid #765032;
    padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: block;
    width: 150px;
    background: transparent;
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
    z-index: 999;
    position: relative;
    border-radius: 27px;
  }

  /* SLIDER */

  .m-main-slider .headline {
    font: normal normal 500 30px/40px Accia Piano;
    letter-spacing: 0px;
    color: #765032;
    padding-left: 20px;
    padding-top: 15px;
  }

  .m-slider-sec {
    width: 100%;
    padding-top: 50px;
  }

  .m-main-slider .slider-item {
    position: relative;
    max-width: 90%;
  }

  .m-main-slider .slider-item img {
    /* max-width: 90%; */
  }

  .m-slider-sec .slick-list {
    padding: 0 25% 0 0;
  }

  .m-main-slider .slider-container {
    position: relative;
    display: flex;
    justify-content: flex-start;
    padding-left: 20px;
  }

  .m-main-slider button {
    background: transparent !important;
    max-width: 50px;
  }

  .m-sec-main-arrows {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px 20px;
  }

  .m-sec-main-arrows .m-sec-main-left-arrow {
    background: transparent;
    border: none;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    /* width: 3%; */
  }

  .m-sec-main-arrows .m-sec-main-left-arrow img {
    /* width: 50%; */
    /* padding-right: 20px; */
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .m-sec-main-arrows .m-sec-main-right-arrow {
    background: transparent;
    border: none;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    /* width: 3%; */
  }

  .m-sec-main-arrows .m-sec-main-right-arrow img {
    /* width: 50%; */
    /* padding-right: 20px; */
  }

  .m-main-slider .item-text-flex {
    padding-top: 30px;
    display: flex;
    text-align: left;
    /* max-width: 90%; */
    justify-content: space-between;
    flex-direction: column;
    color: #e9e7e1;
  }

  .m-main-slider .item-text-flex h2 {
    font: normal normal 400 28px/38px Accia Piano;
    letter-spacing: 0px;
  }

  .m-main-slider .item-text-flex p {
    font: normal normal 500 18px/25px Avenir;
    letter-spacing: 0px;
    padding-top: 20px;
  }

  /* Progress bar */
  .m-progress {
    position: relative;
    display: block;
    margin-left: 0;
    width: calc(100% - 200px);
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: transparent;
    background-image: linear-gradient(to right, #765032, #765032);
    background-repeat: no-repeat;
    background-size: 25% 100%;
    opacity: 1;
    z-index: 1;
    transition: background-size 0.4s ease-in-out;
  }

  .m-progress::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #765032;
    position: absolute;
    left: 0;
    top: 1px;
    opacity: 0.5;
  }

  /* other SLIDER */

  .m-other-slider {
    background-image: url(https://khastanahadiubud.com/wp-content/uploads/2024/10/langsung-airdrop-keun-we.png);
    background-size: 100% 100%;
    padding: 16% 0px 50px 0px;
    position: relative;
  }

  /* SLIDER */

  .m-other-slider .headline {
    font: normal normal 500 30px/40px Accia Piano;
    letter-spacing: 0px;
    color: #765032;
    padding-left: 20px;
    padding-right: 10px;
  }

  .m-slider-other {
    width: 100%;
    padding-top: 50px;
  }

  .m-other-slider .slider-item {
    position: relative;
    max-width: 90%;
  }

  .m-other-slider .slider-item img {
    /* max-width: 90%; */
  }

  .m-slider-other .slick-list {
    padding: 0 25% 0 0;
  }

  .m-other-slider .slider-container {
    position: relative;
    display: flex;
    justify-content: flex-start;
    padding-left: 20px;
  }

  .m-other-slider button {
    background: transparent !important;
    max-width: 50px;
  }

  .m-sec-other-arrows {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px 20px;
  }

  .m-sec-other-arrows .m-sec-other-left-arrow {
    background: transparent;
    border: none;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    /* width: 3%; */
  }

  .m-sec-other-arrows .m-sec-other-left-arrow img {
    /* width: 50%; */
    /* padding-right: 20px; */
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .m-sec-other-arrows .m-sec-other-right-arrow {
    background: transparent;
    border: none;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    /* width: 3%; */
  }

  .m-sec-other-arrows .m-sec-other-right-arrow img {
    /* width: 50%; */
    /* padding-right: 20px; */
  }

  .m-other-slider .item-text-flex {
    padding-top: 30px;
    display: flex;
    text-align: left;
    /* max-width: 90%; */
    justify-content: space-between;
    flex-direction: column;
    color: #e9e7e1;
  }

  .m-other-slider .slider-item h2 {
    font: normal normal 500 18px/30px Accia Piano;
    letter-spacing: 0px;
    padding-top: 20px;
    color: #765032;
  }

  .m-other-slider .item-text-flex p {
    font: normal normal 500 18px/25px Avenir;
    letter-spacing: 0px;
    padding-top: 20px;
  }

  .m-other-slider .slider-item .button-details-flex {
    display: flex;
    align-items: center;
    text-decoration: none;
    font: normal normal 500 15px/30px Accia Piano;
    letter-spacing: 0;
    color: #765032;
    gap: 5%;
    padding-top: 10px;
  }

  .m-other-slider .slider-item .button-details-flex img {
    max-width: 15%;
  }

  /* Progress bar */
  .m-progress-other {
    position: relative;
    display: block;
    margin-left: 0;
    width: calc(100% - 200px);
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: transparent;
    background-image: linear-gradient(to right, #765032, #765032);
    background-repeat: no-repeat;
    background-size: 25% 100%;
    opacity: 1;
    z-index: 1;
    transition: background-size 0.4s ease-in-out;
  }

  .m-progress-other::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #765032;
    position: absolute;
    left: 0;
    top: 1px;
    opacity: 0.5;
  }

  /* Slider Landscape Mobile Start */

  .m-SectionLandscape {
    background-image: url(https://khastanahadiubud.com/wp-content/uploads/2024/10/langsung-airdrop-keun-we.png);
    background-size: 100% 100%;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .m-SectionLandscape .m-slider-text {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 10%;
  }

  .m-SectionLandscape .m-slider-text h2 {
    font: normal normal 500 25px/40px Accia Piano;
    letter-spacing: 0px;
    color: #714923;
    text-align: center;
  }

  .m-slider-landscape {
    transition: all 2s ease;
  }

  .m-sliderLandscape {
    width: 100%;
    display: flex;
    align-items: center;
  }

  .m-slider-landscape .slider-item {
    max-width: 100%;
    transition: all 2s ease-in-out;
  }

  .m-sec-landscape-container {
    transition: all 2s ease-in-out;
    position: relative;
    display: flex;
    justify-content: center;
  }

  .m-slider-landscape .slick-list {
    padding: 0;
  }

  .m-slider-landscape .slick-active .images-slider {
    position: relative;
  }

  .m-slider-landscape .slick-active .images-slider {
    display: block;
  }

  .m-slider-landscape .slider-item .image-hover {
    display: none;
  }

  .m-slider-landscape .slick-active .image-hover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: flex;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    transition: 0.6s;
  }

  .m-slider-landscape .slick-active .image-hover:hover {
    opacity: 1;
  }

  .m-slider-landscape .slick-active .image-hover .button-details {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font: normal normal 400 18px/30px Avenir;
    text-align: center;
    text-decoration: none;
    color: #ffff;
    border: 2px solid #ffff;
    padding: 8px 8px;
    border-radius: 27px;
    width: 180px;
    transition: all 0.5s ease-out;
  }

  .m-slider-landscape .slick-active .image-hover .button-details:hover {
    color: #ffff;
    background-color: #714923;
    border: none;
  }

  .m-sec-landscape-container .m-right-slide {
    position: absolute;
    background: transparent;
    border: none;
    padding: 0px;
    top: 29%;
    right: 5%;
    z-index: 1;
    cursor: pointer;
  }

  .m-sec-landscape-container .m-left-slide {
    position: absolute;
    background: transparent;
    border: none;
    padding: 0px;
    top: 29%;
    left: 5%;
    z-index: 1;
    transform: rotate(180deg);
    cursor: pointer;
  }

  .m-sec-landscape-container .m-right-slide img,
  .m-sec-landscape-container .m-left-slide img {
    width: 40px;
  }

  .m-slider-landscape button {
    background: transparent !important;
    max-width: 85px;
  }

  .m-slider-landscape .slick-slide img {
    opacity: 0.6;
    padding: 5%;
  }

  .m-slider-landscape .slick-active img {
    opacity: 1 !important;
    width: 100%;
    transition: all 2s ease;
    padding: 0px;
  }

  .m-slider-landscape .slick-active {
    transform: scale(3);
    /* Perbesar gambar tengah */
    transition: all 0.6s ease;
  }

  .m-slider-landscape .slick-slide {
    transform: scale(1);
    /* Kecilkan gambar yang tidak aktif (kiri dan kanan) */
    transition: all 0.6s ease;
  }

  .m-slider-landscape .slider-item .slider-text {
    margin: 0px;
  }

  .m-slider-landscape .slick-active .slider-text {
    display: flex;
    flex-direction: column;
    margin-top: 2%;
    padding: 0 1% 0 1%;
  }

  .m-sliderLandscape .slider-item .slider-text h3 {
    font: normal normal 500 18px/30px Accia Piano;
    letter-spacing: 0px;
    color: #714923;
  }

  .m-sliderLandscape .slider-item .slider-text p {
    font: normal normal 400 15px/30px Avenir;
    letter-spacing: 0px;
    color: #714923;
  }

  .m-slider-landscape .slick-slide h3,
  .m-slider-landscape .slick-slide p {
    opacity: 0;
  }

  .m-slider-landscape .slick-active h3,
  .m-slider-landscape .slick-active p {
    opacity: 1;
    transition: all 2s ease;
  }
  /* Slider Landscape Mobile End */
}
