* {
  transition: all 0.5s ease-in-out;
}

/* Fonts */
@font-face {
  src: url(../fonts/QuarcaNormRegular.otf);
  font-family: "fonts-quarceNormalRegular";
}

.fonts-quarceNormalRegular {
  font-family: "fonts-quarceNormalRegular";
}

@font-face {
  src: url(../fonts/Helvetica-Neue-LT-Com-65-Medium.ttf);
  font-family: "fonts-helvetica-Neue-LT-Com-65-Medium";
}

.fonts-helvetica-Neue-LT-Com-65-Medium {
  font-family: "fonts-helvetica-Neue-LT-Com-65-Medium";
}

@font-face {
  src: url(../fonts/QuarcaCondBold.otf);
  font-family: "fonts-quarcaCondBold";
}

.fonts-quarcaCondBold {
  font-family: "fonts-quarcaCondBold";
}

/* Colors */
.bg-black {
  background-image: url(../images/landing-page-background.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}

.bg-black-50 {
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 100px;
}

.bg-black-50persen {
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 20px;
  padding-bottom: 20px;
}

.bg-grayi {
  background: #b8bbc2;
}

.bg-gray {
  background-color: rgba(255, 255, 255, 0.8);
}

/* *********************** */
.menu-icon {
  display: block;
  width: 150px;
  margin: 5rem auto 2rem;
}

.menu-item {
  letter-spacing: 4.3px;
  font-size: 22px;
  display: block;
  width: 180px;
  margin: auto;
  padding: 0.5rem 0rem;
}

.klikdisinidetail {
  letter-spacing: 3px;
  font-size: 24px;
  display: block;
  width: 500px;
  margin: auto;
  padding: 0.5rem 0rem;
}

.image-welcome {
  width: 800px;
  display: block;
  margin: auto;
}

@media (max-width: 1200.98px) {
  .menu-item {
    letter-spacing: 4px;
    font-size: 18px;
    width: 140px;
    padding: 0.5rem 0rem;
  }
  .menu-icon {
    width: 120px;
    margin: 2rem auto 2rem;
  }
}

@media (max-width: 991.98px) {
  .menu-item {
    letter-spacing: 2px;
    font-size: 12px;
    width: 100px;
    padding: 0.5rem 0rem;
  }
  .menu-icon {
    width: 100px;
    margin: 2rem auto 2rem;
  }
}

@media (max-width: 768px) {
  .menu-item {
    letter-spacing: 4px;
    font-size: 14px;
    width: 150px;
    padding: 0.5rem 0rem;
  }

  .image-welcome {
    max-width: 450px;
  }
  .klik-button {
    font-size: 18px;
    width: 500px;
  }

  .fonts-quarceNormalRegular {
    font-family: "fonts-quarceNormalRegular";
  }
}

@media (max-width: 576px) {
  .menu-icon {
    width: 100px;
    margin: 2rem auto 2rem;
  }
  .menu-item {
    letter-spacing: 4px;
    font-size: 12px;
    width: 120px;
    padding: 0.5rem 0rem;
  }
  .image-welcome {
    max-width: 300px;
  }
}

@media (max-width: 380px) {
  .menu-item {
    letter-spacing: 1px;
    font-size: 12px;
    width: 100px;
    padding: 0.5rem 0rem;
  }
  .image-welcome {
    max-width: 300px;
  }
}

.menu-item:hover {
  text-decoration: none;
}

.logo {
  width: 200px;
}

.humburger {
  color: #fff;
  cursor: pointer;
  font-size: 30px;
  opacity: 0.8;
}

.navbar-toggler {
  outline: 0 !important;
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 25px;
  font-family: "fonts-quarceNormalRegular";
  padding: 0 1rem;
  margin: 0 0.5rem;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
}

.hover-icon {
  display: none;
}

.menu-wrapper:hover .static-icon {
  width: 100px;
  display: none;
}

.menu-wrapper:hover .hover-icon {
  width: 100px;
  display: block;
}

/* ********Music Page********* */
.card {
  background-color: rgba(0, 0, 0, 0.5);
}

.brio-music-project-logo,
.brio-saturday-night-logo,
.brio-v-mod-logo {
  width: 400px;
  display: block;
  margin: auto;
}

@media (max-width: 768px) {
  .brio-music-project-logo,
  .brio-saturday-night-logo,
  .brio-v-mod-logo {
    max-width: 300px;
  }
  .music-page-hero {
    width: 350px;
  }
}

.v-mod-video {
  display: block;
  width: 100%;
  height: 500px;
}

@media (max-width: 991.98px) {
  .v-mod-video {
    height: 400px;
  }
}

/* *********** Drift Page *********** */
.drift-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.drift-feature-area {
  background: url(../images/back-drift.jpg) no-repeat top center fixed;
  background-size: cover;
}

.drift-feature-area p {
  color: #0f4194;
  font-family: "fonts-helvetica-Neue-LT-Com-65-Medium";
}

.drift-peraturan-area p {
  text-align: justify;
  letter-spacing: 0.3px;
  color: #0f4194;
  font-family: "fonts-helvetica-Neue-LT-Com-65-Medium";
  font-size: 16px;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
}

.drift-peraturan-area li,
ol,
ul {
  text-align: justify;
  letter-spacing: 0.3px;
  color: #0f4194;
  font-family: "fonts-helvetica-Neue-LT-Com-65-Medium";
  font-size: 16px;
  padding: 0.5rem 0.5rem 0.5rem 3rem;
}

.drift-feature-area p .sub {
  text-align: center;
  letter-spacing: -0.15px;
  background: #0f4194;
  color: #fff;
  padding: 0.5rem 2rem;
}

@media (max-width: 991.98px) {
  .drift-feature-area p .sub {
    display: block;
    padding: 0.5rem;
  }
}

/* *********** V-Mod Page *********** */
.vmode-feature-area {
  background: url(../images/vmod.png) no-repeat center fixed;
  background-size: cover;
  padding: 2rem 0 0;
}

.brio-v-mod-logo {
  width: 600px;
  display: block;
  margin: auto;
}

@media (max-width: 768px) {
  .brio-v-mod-logo {
    max-width: 450px;
  }
}

@media (max-width: 576px) {
  .brio-v-mod-logo {
    max-width: 300px;
  }
}

.vmode-feature-area p {
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  letter-spacing: 0.3px;
  color: #0f4194;
  font-family: "fonts-helvetica-Neue-LT-Com-65-Medium";
  font-size: 20px;
  padding: 0.5rem 0.5rem 0 0.5rem;
}

.vmode-feature-area p .sub {
  text-align: center;
  letter-spacing: -0.15px;
  background: #0f4194;
  color: #fff;
  padding: 0.5rem 2rem;
}

@media (max-width: 991.98px) {
  .vmode-feature-area p .sub {
    display: block;
    padding: 0.5rem;
  }
}

.vmod-page {
  background: url(../images/vmod-page-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 2rem 0 15rem;
}

[data-video] {
  cursor: pointer;
}

.rules li {
  padding-left: 0;
}
