/* NOTE: only apply to MERDEKA event */

/* fonts */
.cinzel-400 {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 400 !important;
  font-style: normal;
}
.cinzel-500 {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.cinzel-600 {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.cinzel-700 {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.cinzel-800 {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.cinzel-900 {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.tinos-regular {
  font-family: "Tinos", serif;
  font-weight: 400;
  font-style: normal;
}

.tinos-bold {
  font-family: "Tinos", serif;
  font-weight: 700;
  font-style: normal;
}

/* banner */
.banner-section {
  background: url(../images/banner/bg.jpg);
  background-size: cover;
}
.banner-section .banner-wrapper .banner-image {   
  margin-bottom: 0%;
  border: 0px solid rgb(0, 8, 255);
  position: absolute;
  width: 100%;
  top: 80%;
}

  @media (min-width: 576px) {
    .banner-section {
      background: url(../images/banner/bg.jpg);
      background-size: cover;
      height: auto !important;
      background-position: center;
      border: 0px solid rgb(255, 234, 0);
    }
    .banner-section .banner-wrapper {
      padding-bottom: 100px;
    }
    .banner-section .banner-wrapper .banner-image {
      margin-bottom: 0;
      position: absolute;
      width: 100%;
      top: 30%;
      bottom: -10px;
      right: 0;
    }
  }

  @media (min-width: 768px) {
    .banner-section {
        background: url(../images/banner/bg.jpg);
        background-size: cover;
        height: auto !important;
        background-position: center;
        border: 0px solid rgb(0, 255, 132);
      }
    .banner-section .banner-wrapper {
      padding-bottom: 200px;
    }

    .banner-section .banner-wrapper .banner-image {
      margin-bottom: 0;
      position: absolute;
      width: 100%;
      top: 65%;
      bottom: 0px;
      right: 0;
    }
  }
  
  /* Phones landscape */
  @media (max-width: 812px) and (orientation: landscape) {
    .banner-section {
      background: url(../images/banner/bg.jpg);
      background-size: cover;
      height: auto !important;
      background-position: center;
      border: 0px solid rgb(183, 0, 255);
    }
    .banner-section .banner-wrapper {
      padding-bottom: 150px;
    }
    .banner-section .banner-wrapper .banner-image {
      margin-bottom: 0;
      position: absolute;
      width: 100%;
      top: 72%;
      bottom: -10px;
      right: 0;
    }
  }

  /* Small phones landscape */
  @media (max-width: 600px) and (orientation: landscape) { 
    .banner-section {
      background: url(../images/banner/bg.jpg);
      background-size: cover;
      height: auto !important;
      background-position: center;
      border: 0px solid rgb(119, 201, 179);
    }
    .banner-section .banner-wrapper {
      padding-bottom: 100px;
    }
    .banner-section .banner-wrapper .banner-image {
      margin-bottom: 0;
      position: absolute;
      width: 100%;
      top: 30%;
      bottom: -10px;
      right: 0;
    }
  }

  @media (min-width: 992px) {
    .banner-section {
        background: url(../images/banner/bg.jpg);
        background-size: cover;
        height: auto !important;
        background-position: center;
        border: 0px solid rgb(255, 0, 0);
      }
    .banner-section .banner-wrapper {
      padding-bottom: 50px;
    }

    .banner-section .banner-wrapper .banner-image {
      margin-bottom: 0;
      position: absolute;
      width: 50% !important;
      top: 25%;
      bottom: 0 !important;
      right: -10%;
    }
  }
  @media (min-width: 1200px) {
    .banner-section {
        background: url(../images/banner/bg.jpg);
        background-size: cover; 
        height: auto !important;
        background-position: center;
        border: 0px solid rgb(255, 149, 0);
      }
    .banner-section .banner-wrapper {
      padding-bottom: 50px;
    }

    .banner-section .banner-wrapper .banner-image {
      margin-bottom: 0;
      position: absolute;
      width: 50% !important;
      top: 120px;
      bottom: -40%;
      right: -5%;
    }
  }

  @media (min-width: 1512px) {
    .banner-section {
        background: url(../images/banner/bg.jpg);
        background-size: cover; 
        height: auto !important;
        background-position: center;
        border: 0px solid rgb(0, 166, 255);
      }
    .banner-section .banner-wrapper {
      padding-bottom: 50px;
    }

    .banner-section .banner-wrapper .banner-image {
      margin-bottom: 0;
      position: absolute;
      width: 50% !important;
      top: 160px;
      bottom: -10%;
      right: -5%;
    }
  }

.banner-section .banner-wrapper .banner-content h2 {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 2.5rem !important;
}
.banner-section .banner-wrapper .banner-content > p {
    font-family: "Tinos", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    margin-top: 15px;
    color: white;
}
p.merdeka-subtitle {
    font-family: "Tinos", serif;
    font-weight: 400;
    font-style: normal;
}

.celebration-img {
  width: 45%;
}

.sneakpeek-section {
    padding-bottom: 0 !important;
}
.sneakpeek-section h2 {
  font-family: "Cinzel", serif  !important;
  font-optical-sizing: auto  !important;
  font-weight: 400 !important;
  font-style: normal  !important;
  font-size: 2.5rem !important;
}

.section-header h2,
.schedule-section h2,
.pricing-plan-section h2,
.about-section h2 {
  font-family: "Cinzel", serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 48px !important;
}

@media (min-width: 576px) {
  .sneakpeek-section h2 {
    font-family: "Cinzel", serif !important;
    font-optical-sizing: auto;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 2.5rem !important;
  }

  .section-header h2,
  .schedule-section h2,
  .pricing-plan-section h2,
  .about-section h2 {
    font-family: "Cinzel", serif  !important;
    font-optical-sizing: auto;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 48px !important;
  }
  
}

@media (min-width: 768px) {
  .sneakpeek-section h2 {
    font-family: "Cinzel", serif !important;
    font-optical-sizing: auto;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 2.5rem !important;
  }

  .section-header h2,
  .schedule-section h2,
  .pricing-plan-section h2,
  .about-section h2 {
    font-family: "Cinzel", serif  !important;
    font-optical-sizing: auto;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 48px !important;
  }
}

@media (min-width: 992px) {
  .sneakpeek-section h2 {
    font-family: "Cinzel", serif !important;
    font-optical-sizing: auto;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 2.5rem !important;
  }

  .section-header h2,
  .schedule-section h2,
  .pricing-plan-section h2,
  .about-section h2 {
    font-family: "Cinzel", serif  !important;
    font-optical-sizing: auto;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 48px !important;
  }
}