  body {
      font-family: "brandonText";
  }

  .page-wrap {
      padding-left: 4rem;
      padding-right: 4rem;
  }

  .normal-font {
      font-family: 'Kepler', sans-serif;
      font-style: italic;
      word-wrap: normal;
  }

  .blue-font {
      color: #07314F !important;
  }

  .cp-font {
      vertical-align: sub;
  }

  .prize-img-1 {
      max-width: 300px;
  }

  .prize-img-2 {
      max-width: 270px;
  }

  .prize-img-3 {
      max-width: 250px;
  }

  .prize-custom-margin {
      margin-top: -15px;
  }

  .orange-border {
      background-color: #F68623;
      border-radius: 400px 400px 0 0;
      min-height: 100%;
  }

  .text-contain {
      font-weight: 400;
      line-height: 1.1;
  }

  .prizes {
      top: -.40em;
      left: .1em;
  }

  .font-black {
      color: #000
  }

  .bg-blue {
      background-color: #07314F !important;
      border-radius: 20px;
      color: #F68623;
  }



  .navbar {
      background-color: #07304e;
      min-height: 100px;
  }

  .navbar-brand img {
      height: 60px;
  }

  .navbar-nav .nav-link {
      color: #fff !important;
      font-weight: bold;
  }

  .navbar-nav .nav-link:hover {
      text-decoration: underline;
  }

  .banner {
      margin-top: 100px !important;
  }

  .prize-section {
      background-color: #07314f;
      color: #fff;
      padding-bottom: 10px;
  }

  .ig-section {
      background-color: #07314f;
      color: #fff;
      /* padding-bottom: 10px; */
  }

  .faq-section {
      background-color: #F68623;
      color: #fff;
      padding-bottom: 10px;
  }



  .btn-contest {
      background-color: #F5EDE1;
      color: #07314f;
      font-weight: bold;
      border-radius: 100px;
      font-size: 30px;
      padding: 20px !important;
  }

  .card-img-top {
      border-radius: 10%;
  }

  .collage-card {
      background: none;
      padding-left: 5px;
      padding-right: 5px;
  }

  .collage-card-title {
      font-style: normal;
      font-size: 2.4rem;
  }

  /* .collage-font {
      font-size: 2rem;
  } */

  .collage-card-subtitle {
      color: #F68623;
      font-size: 2.6rem;
      line-height: 1.1;
  }

  .collage-card-contain {
      font-size: 16px;
      line-height: 1.1;
  }

  .text-title {
      font-size: 72px;
  }

  .accordion-item {
      background-color: #F68623;
      font-size: 28px;
      color: white;
  }

  .accordion-button {
      background-color: #F68623 !important;
      font-size: 20px;
      color: white !important;
  }

  .accordion-button::after {
      background-image: url("data: image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6' /%3e%3c/svg%3e");
  }

  .accordion-button:not(.collapsed)::after {
      background-image: url("data: image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6' /%3e%3c/svg%3e");
  }

  .accordion-button.collapsed {
      background: white;
  }

  .accordion-body {
      font-size: 18px;
      font-family: "brandonText";
      line-height: 1.1;
  }

  .form-control {
      background-color: transparent;
      border: 2px solid white;
      border-radius: 1px;
  }

  .form-control:focus {
      background-color: transparent;
  }

  .form-select {
      background-color: transparent;
      color: white;
      padding-bottom: 0px;
      border: 2px solid white;
      border-radius: 1px;
      border-right: none;
      width: 20%;
      background-image: url("data: image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6' /%3e%3c/svg%3e");
  }

  .form-control::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: white !important;
      opacity: 1;
      /* Firefox */
  }

  input.form-control {
      color: white !important;
  }

  .form-control:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: white !important;
  }

  .form-control::-ms-input-placeholder {
      /* Microsoft Edge */
      color: white !important;
  }

  .custom-form>div {
      padding-bottom: 5px;
      padding-top: 5px;
  }

  #captcha-text {
      color: #1eaf1f;
      background: #1c1a20;
      padding: .375rem .75rem;
      height: 40px;
      position: relative;
      user-select: none;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .captcha-char {
      position: absolute;
      font-family: 'Courier New', monospace;
      font-weight: bold;
      font-size: 24px;
      transform-origin: center;
  }

  #captcha-text::before {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      height: 2px;
      background: #666;
      transform: rotate(-5deg);
  }

  #captcha-text::after {
      content: '';
      position: absolute;
      left: 0;
      top: 40%;
      width: 100%;
      height: 1px;
      background: #999;
      transform: rotate(3deg);
  }

  img {
      max-width: 100%;
      display: block;
  }

  #video1 {
      left: 1%;
  }

  figure {
      margin: 0;
      display: grid;
      grid-template-rows: 1fr auto;
      /* margin-bottom: 10px; */
      padding-bottom: 4px;
      break-inside: avoid;
  }

  figure>img {
      grid-row: 1 / -1;
      grid-column: 1;
      width: 100%;
  }

  figure a {
      color: black;
      text-decoration: none;
  }

  .long-height {
      height: 102%;
  }

  .gallery-container {
      column-count: 3;
      column-gap: 10px;
  }

  .gallery {
      overflow-y: scroll;
      overflow-x: hidden;
      max-height: 650px;
  }

  figure.mobile {
      margin: 0;
      display: grid;
      grid-template-rows: 1fr auto;
      /* margin-bottom: 10px; */
      padding-bottom: 4px;
      break-inside: avoid;
  }

  figure.mobile>img {
      grid-row: 1 / -1;
      grid-column: 1;
      width: 100%;
  }

  figure.mobile a {
      color: black;
      text-decoration: none;
  }

  .long-width {
      width: 100%;
  }

  /* .gallery-container-mobile {
     column-count: 2;
     column-gap: 10px;

 } */

  .gallery-mobile {
      overflow-y: scroll;
      overflow-x: none;
      max-height: 700px;
      display: inline-block;
  }

  .btn:hover {
      color: #000;
      background-color: #F5EDE1;
      text-decoration: none;
  }

  .footer-section {
      position: relative;
      overflow: hidden;
      padding: 0;
      height: 85%;
  }

  .footer-section img {
      width: 100%;
      height: 100%;
      object-fit: cover;
  }

  .footer-margin {
      margin-top: -60px;
  }

  .overlay-text {
      position: absolute;
      top: 20%;
      left: 8%;
      color: white;
  }

  .gallery::-webkit-scrollbar,
  .gallery::-webkit-scrollbar-thumb,
  .gallery::-webkit-scrollbar-track {
      width: 20px;
      border: none;
      background: transparent;
  }

  .gallery::-webkit-scrollbar-button,
  .gallery::-webkit-scrollbar-track-piece,
  .gallery::-webkit-scrollbar-corner,
  .gallery::-webkit-resizer {
      display: none;
  }

  .gallery::-webkit-scrollbar-thumb {
      border-radius: 6px;
      background-color: #F68623;
  }

  .gallery::-webkit-scrollbar-track {
      background-image: url('https://fnnfoods.com/sunkistjuices/assets/images/line.png');
      background-repeat: repeat-y;
      background-size: contain;
  }

  html {
      scroll-padding-top: 125px;
  }

  .orange-font {
      color: #f8f1e7;
  }

  .collage-title-orange {
      color: #F68623;
  }

  .step-font {
      font-size: 1.2rem !important;
  }

  .footer-title {
      font-size: 5rem;
      line-height: 1;
  }

  .footer-contain {
      font-size: 1.3rem;
      line-height: 1.3;
      width: 60%;
  }

  #copyright {
      background-color: #07304e;
      color: white;
  }

  .url {
      color: white;
      text-decoration: none;
  }

  #playVideo {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      border: none;
      font-size: 200px;
      background-color: transparent;
      color: #F68623;
  }

  @media screen and (max-width: 430px) {

      .navbar {
          min-height: 80px;
      }

      .navbar-brand img {
          height: 40px;
      }

      .banner {
          margin-top: 80px !important;
      }

      .mobile-mx {
          margin-left: 0px !important;
          margin-right: 0px !important;
      }

      .mobile-px {
          padding-left: 5px !important;
          padding-right: 5px !important;
      }

      .page-wrap {
          padding-right: 2rem;
          padding-left: 2rem;
      }

      .collage-card-title {
          font-size: 2.3rem;
      }

      .collage-card-subtitle {
          font-size: 2.4rem;
      }

      .prize-img-1 {
          max-width: 100%;
      }

      .prize-img-2 {
          max-width: 80%;
      }

      .prize-img-3 {
          max-width: 80%;
      }

      /* .collage-font {
          font-size: 3.6rem;
      } */

      .collage-card-contain {
          font-size: 16px;
      }

      .step-font {
          font-size: 1rem !important;
      }

      .btn-contest {
          font-size: 24px;
          padding: 10px !important;
      }

      .overlay-text {
          top: 1%;
          left: 0%;
      }

      .mobile-margin-top {
          margin-top: 1rem;
          padding-left: 1rem !important;
          padding-right: 1rem !important;
      }

      .footer-title {
          padding-top: 2rem !important;
          font-size: 1.7rem;
      }

      .footer-contain {
          font-size: 0.7rem;
          width: 100%;
      }

      .gallery {
          max-height: 400px;
      }

      .long-height {
          height: 160px;
      }

      .footer-text {
          font-size: small;
      }

      #playVideo {
          font-size: 60px;
      }

  }