/* ===============================
   ORIGINAL LAYOUT
================================ */

.u-section-1 {
  background-image:
    linear-gradient(rgba(255,255,255,0.25) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.25) 1px, transparent 1px),
    radial-gradient(circle at 15% 15%, rgba(255,214,102,.55), transparent 25%),
    radial-gradient(circle at 85% 20%, rgba(168,85,247,.25), transparent 25%),
    radial-gradient(circle at 20% 85%, rgba(59,130,246,.25), transparent 25%),
    radial-gradient(circle at 80% 85%, rgba(34,197,94,.25), transparent 25%),
    linear-gradient(135deg, #fff7ad 0%, #ffe4f3 35%, #dff4ff 70%, #e8ffd9 100%);

  background-size:
    70px 70px,
    70px 70px,
    cover,
    cover,
    cover,
    cover,
    cover;

  background-position:
    0 0,
    0 0,
    center,
    center,
    center,
    center,
    center;

  background-repeat:
    repeat,
    repeat,
    no-repeat,
    no-repeat,
    no-repeat,
    no-repeat,
    no-repeat;

  min-height: 853px;
  position: relative;
  overflow: hidden;
}

.u-section-1 .u-image-1 {
  width: 69px;
  height: 69px;
  margin: 27px calc(((100% - 1140px) / 2) + -23px) 0 auto;
}

.u-section-1 .u-image-2 {
  width: 132px;
  height: 125px;
  margin: -88px auto 0 0;
}

.u-section-1 .u-image-3 {
  width: 311px;
  height: 122px;
  margin: -90px auto 0;
}

.u-section-1 .u-image-4 {
  --radius: 10px;
  width: 1154px;
  height: 596px;
  margin: 38px auto 54px;
  filter: drop-shadow(0 10px 18px rgba(0,0,0,0.12));
}

/* ===============================
   HIDE LOGO / HOME
================================ */

.u-section-1 .u-image-1,
.u-section-1 .u-image-2 {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* ===============================
   RESPONSIVE
================================ */

@media (max-width: 1199px) {
  .u-section-1 {
    min-height: 742px;
  }

  .u-section-1 .u-image-1 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1);
    margin-right: 206px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -75px;
    margin-left: calc(((100% - 940px) / 2) + 276px);
  }

  .u-section-1 .u-image-3 {
    margin-top: -108px;
  }

  .u-section-1 .u-image-4 {
    width: 940px;
    height: 485px;
    margin-top: 37px;
    margin-right: calc(((100% - 940px) / 2) + -100px);
    margin-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .u-section-1 {
    min-height: 628px;
  }

  .u-section-1 .u-image-1 {
    margin-right: 536px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -117px;
    margin-left: calc(((100% - 720px) / 2) + 186px);
  }

  .u-section-1 .u-image-3 {
    margin-top: -81px;
  }

  .u-section-1 .u-image-4 {
    width: 720px;
    height: 371px;
    margin-top: 10px;
    margin-right: calc(((100% - 720px) / 2) + -210px);
  }
}

@media (max-width: 767px) {
  .u-section-1 {
    min-height: 535px;
  }

  .u-section-1 .u-image-1 {
    margin-right: 256px;
  }

  .u-section-1 .u-image-2 {
    margin-right: calc(((100% - 540px) / 2) + 108px);
    margin-left: auto;
  }

  .u-section-1 .u-image-4 {
    width: 540px;
    height: 278px;
    margin-right: calc(((100% - 540px) / 2) + -300px);
  }
}

@media (max-width: 575px) {
  .u-section-1 {
    min-height: 432px;
  }

  .u-section-1 .u-image-1 {
    margin-right: auto;
    margin-left: 750px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -207px;
    margin-right: auto;
    margin-left: 400px;
  }

  .u-section-1 .u-image-3 {
    margin-top: -48px;
  }

  .u-section-1 .u-image-4 {
    width: 340px;
    height: 175px;
    margin-top: -23px;
    margin-right: 0;
    margin-left: 400px;
  }
}
/* =========================================
   SMART JAWI PALU - MOBILE FINAL FIX
   Paste paling bawah palu.css
========================================= */

@media (max-width: 768px) {

  html, body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
  }

  body {
    background: #fffbe8 !important;
  }

  .u-section-1 {
    width: 100% !important;
    min-height: auto !important;
    padding: 24px 12px 42px !important;
    background-size: cover !important;
    background-position: center top !important;
    overflow: hidden !important;
    position: relative !important;
  }

  /* Hide back/home dan logo lama sebab navbar dah ada */
  .u-section-1 .u-image-1,
  .u-section-1 .u-image-2 {
    display: none !important;
  }

  /* Tajuk Break and Sound / PALU */
  .u-section-1 .u-image-3 {
    width: 285px !important;
    max-width: 88vw !important;
    height: auto !important;

    display: block !important;
    position: relative !important;

    margin: 8px auto 20px !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;

    filter: drop-shadow(0 8px 16px rgba(0,0,0,0.12)) !important;
  }

  /* Poster / infografik PALU */
  .u-section-1 .u-image-4 {
    width: 330px !important;
    max-width: 94vw !important;
    height: auto !important;

    display: block !important;
    position: relative !important;

    margin: 0 auto !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;

    border-radius: 22px !important;
    filter: drop-shadow(0 12px 22px rgba(0,0,0,0.16)) !important;
  }

  .smart-footer {
    margin-top: 0 !important;
    padding: 25px 16px 15px !important;
  }

  .footer-simple-brand img {
    width: 70px !important;
    height: auto !important;
  }

  .footer-simple-brand h2 {
    font-size: 18px !important;
    text-align: center !important;
  }

  .footer-simple-brand p,
  .footer-simple-bottom p {
    font-size: 12px !important;
    text-align: center !important;
  }
}
/* =========================================
   PALU MOBILE POLISH FIX
   Paste paling bawah palu.css
========================================= */

@media (max-width: 768px) {

  .u-section-1 {
    min-height: auto !important;
    padding: 20px 12px 60px !important;
  }

  /* Tajuk Break & Sound */
  .u-section-1 .u-image-3 {
    width: 300px !important;
    max-width: 88vw !important;
    margin: 0 auto 14px !important;
  }

  /* Poster PALU */
  .u-section-1 .u-image-4 {
    width: 360px !important;
    max-width: 94vw !important;
    margin: 0 auto 0 !important;
  }

  /* Elak footer naik terlalu rapat */
  .smart-footer {
    margin-top: 0 !important;
  }
}
/* =========================================
   PALU TITLE FINAL SIZE FIX
   Paste paling bawah sekali palu.css
========================================= */

@media (max-width: 768px) {

  .u-section-1 .u-image-3 {
    width: 260px !important;
    max-width: 78vw !important;
    height: auto !important;
    margin: 0 auto 12px !important;
  }

  .u-section-1 .u-image-4 {
    width: 350px !important;
    max-width: 92vw !important;
    margin: 0 auto !important;
  }
}