@media screen and (max-width: 767px) {
  body {
    margin: 0;
    padding: 0;
    width: 100vw;
  }

  #venue {
    scroll-margin-top: 150px;
  }

  /* Navigation */
  .navigation-button {
    opacity: 0.9;
    top: 20px;
    right: 20px;
  }

  .navigation-menu {
    top: 80px;
    right: 20px;
  }

  /* Letter or Phone Frame */
  .phone {
    margin: 0;
    padding: 0;
    width: 100%;
    border: none;
    border-radius: none;
    box-shadow: none;
  }

  /* Letter Header Cover */
  .ampersand {
    transform: translateY(10px);
  }
 
  .cover .invitation {
    font-size: 0.6rem;
    padding-bottom: 1rem;
  }

  .cover .names {
    font-size: 3rem;
    margin: 0;
    letter-spacing: -1.2px;
    display: inline-flex;
    pointer-events: none;
    padding-bottom: 2rem;
  }

  .cover .date {
    font-size: 0.6rem;
  }
  
  .kiwon {
    transform: translateY(-24px);
  }

  .ampersand {
    transform: translateY(10px);
  }

  .yvette {
    transform: translateY(24px);
  }
  
  /* Flap */
  .flap-details {
    padding-top: 3.5rem;
    font-size: 0.75rem;
  }

  .flap-korean-emphasis {
    padding-top: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    z-index: 2;
  }

  .flap-names {
    padding-bottom: 0.4rem;
  }

  .flap-notes {
    padding-bottom: 0.8rem;
    font-weight: bolder;
  }

  .flap-korean-emphasis {
    font-size: 0.8rem;
    font-weight: bolder;
  }

  /* Main Image */
  .main-image {
    margin-top: -15em;
  }
  
  /* Wedding Ceremony */
  .ceremony {
    margin-top: -12rem;
    padding-bottom: 2rem;
  }

  .venue-logo {
    padding-top: 16rem;
    padding-bottom: 1rem;
    width: 3rem;
  }
  
  .venue-title {
    font-size: 1.2rem;
  }

  .venue-details {
    font-size: 0.7rem;
    line-height: 1.4rem;
    padding-bottom: 50px;
  }

  .venue-map {
    width: 24rem;
  }

  /* Wedding Schedule */
  .schedule {
    padding-bottom: 4em;
    padding-top: 5rem;
  }

  .schedule-top {
    top: -12%
  }
  
  .schedule-bottom {
    bottom: -9%;
  }

  .schedule-title {
    font-size: 3vh;
    width: 100%;
  }

  .schedule .schedule-text {
    font-size: 1.4vh;
  }

  .schedule-text .schedule-time {
    font-size: 100% !important;
    width:  60px;
    padding: 5px 30px;
  }

  .schedule-text .schedule-name {
    font-size: 100%;
    margin-bottom: 5px;
  }

  .schedule-text .schedule-name-korean {
    font-size: 100%;
  }
  
  .schedule-arrow {
    height: 2.5vh;
  }
  
  .schedule-arrow-longer {
    height: 5vh;
  }
  /* Reminders & Gallery */
  .reminders {
    margin-top: 2rem;
    font-size: 0.6rem;
  }

  .gallery {
    margin-top: 2rem;
    padding-bottom: 0rem;
  }

  .gallery-reminders {
    margin-top: -1rem;
    padding-top: 1rem;
    padding-bottom: 9em;
  }

  .gallery-bottom {
    bottom: 4%;
  }

  .gallery-swipe {
    font-size: 0.8rem;
  }

  .gallery-photo-album {
    height: 600px;
    width: 100%;
  }

  .gallery-section-title {
    font-size: 1rem;
    padding-top: 1.2rem;
  }

  .gallery-names {
    margin-bottom: -4px;
  }

  .gallery-title {
    letter-spacing: -2px;
    margin-top: 0;
  }

  .gallery-logo {
    width: 3.5rem;
  }

  /* Letter Divider & Save The Date */
  .save-the-date {
    left: calc(50% - 3rem);
    width: 6rem;
  }

  .letter-divider {
    height: 2.5rem;
  }

  /* Dress Code */
  .dresscode {
    font-size: 80%;
  }

  .horizontal-line-longer {
    width: 95%;
  }
  
  .dresscode-groomsmen-image {
    width: 35%;
    height: 35%;
    padding-right: 20px;
  }
  
  .dresscode-bridesmaid-image {
    width: 35%;
    height: 35%;
    padding-right: 20px;
  }

  .dresscode-bridesmaid-message, 
  .dresscode-groomsmen-message {
  }

  /* Guest of Honors */
  .guest-of-honors-start-logo {
    width: 40px;
  }

  .guest-of-honors {
    position: relative;
    text-align: center;
    z-index: 2;
    padding-top: 45%;
  }

  .guest-of-honors-section {
    padding-bottom: 20px;
  }
  
  .guest-of-honors-section-title {
    font-size: 6.5vh;
    line-height: 1.25;
    padding-bottom: 2rem;
    margin: 0;
  }

  .guest-of-honors-important-group,
  .guest-of-honors-section {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 2rem;
    flex-grow: 1;
  }

  .guest-of-honors-important {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }

  .guest-of-honors-important-group .guest-of-honors-title {
    font-size: 1.2rem;
    padding: 0px 40px;
    padding: 0px 40px;
  }

  .guest-of-honors-group .guest-of-honors-title {
    font-size: 0.75rem;
    padding: 0px 20px;
  }

  .guest-of-honors-important .guest-of-honor-person {
    font-size: 1rem;
  }
  
  .guest-of-honor-person {
    font-size: 0.8rem;
    flex-grow: 1;
    padding-bottom: 10px;
  }
  
  .guest-of-honors-end-logo {
    width: 50px;
    padding-bottom: 10rem;
  }

  .guest-of-honors-top {
    top: -5px;
  }

  .guest-of-honors .english-name {
    font-weight: bolder;
  }
  
  /* RSVP */
  .rsvp {
    padding: 0px 1rem;
    margin-top: -2rem;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .rsvp-button {
    font-size: 120%;
  }

  .rsvp-title {
    font-size: 350%;
    margin: 0;
    padding-bottom: 100px;
  }

  .rsvp-content {
    padding-bottom: 65px;
  }
  
  .rsvp-note-text {
    font-weight: bolder;
    font-size: 100%;
  }
}

@media screen and (max-width: 500px) {
  .rsvp-note-text .line-break {
    display: inline;
  }
}