/* text decorations */
.x-red,
.x-green,
.x-green_neon,
.star-red,
.star-green,
.star-yellow,
.scribble-red,
.scribble-blue,
.scribble-green,
.star-green_big,
.star-green_small {
  position: absolute;
}

/* HOMEPAGE title card */
.title_card .x-red {
  top: 53px;
  left: 28px;
}

.title_card .x-green_neon {
  top: 41px;
  right: 12px;
}
.title_card .star-red {
  bottom: 31px;
  left: 37px;
}

.title_card .scribble-red {
  bottom: 30px;
  right: 48px;
}

/* HOMEPAGE section_call_to_action "Discover Funderland" */
.section_call_to_action .main_heading .x-green_neon {
  display: none;
}
.section_call_to_action .main_heading .star-red {
  display: none;
}

/* HOMEPAGE Destination card section */

.section_event_cards .x-green,
.section_event_cards .scribble-green,
.section_event_cards .star-green_big,
.section_event_cards .star-green_small {
  display: none;
}

/* ABOUT US title */
.title_background .page_title .x-red {
  top: -8px;
  left: -38px;
}
.title_background .page_title .x-green_neon {
  top: -19px;
  right: -37px;
}
.title_background .page_title .scribble-red {
  bottom: -42px;
  left: -13px;
}
.title_background .page_title .star-red {
  bottom: -29px;
  right: -55px;
}
/* ABOUT US history section */
.section_history .star-yellow {
  display: none;
}
/* ABOUT US town events section */

.town_events .text_wrapper .scribble-green,
.town_events .text_wrapper .scribble-blue,
.town_events .text_wrapper .x-green {
  display: none;
}

/* FAQ Page title decor position */
.title_background .faq.page_title .x-red {
  top: 0;
  left: 56px;
}
.title_background .faq.page_title .x-green_neon {
  top: -30px;
  right: 90px;
}
.title_background .faq.page_title .scribble-red {
  bottom: -42px;
  left: 67px;
}
.title_background .faq.page_title .star-red {
  bottom: 27px;
  right: 20px;
}

/* FAQ Page question list decor position */

.section_faq_list .x-green {
  display: none;
  right: 160px;
  top: 13px;
}
.section_faq_list .star-green {
  display: none;
  right: -116px;
  top: 500px;
}

.baloon_long {
  display: none;
}

@media screen and (min-width: 518px) {
  .title_background .faq.page_title .x-red {
    top: 38px;
    left: 280px;
  }
  .title_background .faq.page_title .x-green_neon {
    top: -30px;
    right: 290px;
  }
  .title_background .faq.page_title .scribble-red {
    bottom: -42px;
    left: 0;
  }
  .title_background .faq.page_title .star-red {
    bottom: 27px;
    right: 0;
  }
}

@media screen and (min-width: 1025px) {
  /* Homepage title card */
  .title_card .x-red {
    top: 89px;
    right: 128px;
    left: unset;
  }

  .title_card .x-green_neon {
    top: 47%;
    left: 19px;
  }
  .title_card .star-red {
    top: 77px;
    left: 65px;
  }

  .title_card .scribble-red {
    top: 45%;
    right: 74px;
  }

  /* Homepage section_call_to_action "Discover Funderland"  */
  .section_call_to_action .main_heading .x-green_neon {
    bottom: -20px;
    left: -41px;
    display: block;
  }
  .section_call_to_action .main_heading .star-red {
    top: -46px;
    right: 0;
    display: block;
  }

  /* ABOUT US title */
  .title_background .page_title .scribble-red {
    bottom: -40px;
    left: 36px;
  }
  .title_background .page_title .x-green_neon {
    top: -31px;
    right: -63px;
  }
  .title_background .page_title .x-red {
    top: -61px;
    left: 180px;
  }

  /* FAQ Page title decor position */
  .title_background .faq.page_title .x-red {
    top: 44px;
    left: 480px;
  }
  .title_background .faq.page_title .x-green_neon {
    top: -40px;
    right: 450px;
  }
  .title_background .faq.page_title .scribble-red {
    bottom: -42px;
    left: 39px;
  }
  .title_background .faq.page_title .star-red {
    bottom: 34px;
    right: -44px;
  }

  /* FAQ Page question list decor */
  .section_faq_list .x-green {
    display: block;
  }
  .section_faq_list .star-green {
    display: block;
    scale: 2;
  }

  .baloon_long {
    display: block;
    position: absolute;
    right: 0;
    top: 204px;
  }
}

@media screen and (min-width: 1600px) {
  .section_event_cards .x-green {
    display: block;
    top: -80px;
    left: 187px;
  }
  .section_event_cards .scribble-green {
    display: block;
    top: 195px;
    right: 60px;
  }

  .section_event_cards .star-green_big img {
    height: 151px;
    width: 151px;
  }
  .section_event_cards .star-green_big {
    display: block;
    left: 26px;
    bottom: 224px;
  }
  .section_event_cards .star-green_small {
    display: block;
    right: 110px;
    bottom: 112px;
  }
  /* ABOUT US history section */
  .section_history .star-yellow {
    display: block;
    /* clamp value for 1600px -1920px screen (-131px - -15px)  */
    left: clamp(-131px, -711px + 36.25vi, -15px);
    bottom: 314px;
  }

  /* ABOUT US town events section */
  .town_events .text_wrapper .scribble-blue {
    display: block;
    bottom: 30px;
    left: 0;
  }

  .town_events .text_wrapper .x-green {
    display: block;
    top: -95px;
    left: -95px;
  }
  .town_events .text_wrapper .scribble-green {
    top: -150px;
    right: 0;
    display: block;
  }
}
