.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('../images/youtube-placeholder.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.navigation-link {
  padding: 6px 15px;
  font-family: Montserrat, sans-serif;
  color: #7828ea;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation-link:hover {
  border-radius: 20px;
  background-color: rgba(120, 40, 234, 0.1);
}

.menu {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.link-block-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu-container {
  position: relative;
  top: -36px;
  margin-top: -5px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer {
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #7828ea;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-column-header {
  font-family: Montserrat, sans-serif;
  color: #ffbe9f;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.footer-nav-link {
  margin-top: 20px;
  font-family: 'Noto Serif', sans-serif;
  color: #fff;
  text-decoration: none;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-2 {
  min-width: 300px;
}

.image {
  margin-top: -16px;
}

.branded-status {
  max-width: 980px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}

.carrier-logo {
  max-height: 24px;
  max-width: 64px;
  margin-right: 8px;
}

.tracking-history {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(120, 40, 234, 0.1);
}

.tracking-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  min-height: 660px;
  margin-right: auto;
  margin-bottom: -22px;
  margin-left: auto;
  padding-right: 24px;
  padding-bottom: 36px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/teamgif.gif');
  background-size: cover;
  color: #fff;
}

.branded-countdown {
  max-width: 980px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}

.navigation-link-mobile {
  display: none;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #7828ea;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.video-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-right: 90px;
  padding-left: 90px;
}

.youtube-container {
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.youtube-video {
  display: block;
}

.video-block-headline {
  z-index: 2;
  width: 30vw;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.headline {
  margin-bottom: 20px;
  font-family: 'Noto Serif', sans-serif;
  color: #7828ea;
  font-size: 32px;
  line-height: 125%;
  font-weight: 400;
  letter-spacing: 2px;
}

.body-copy {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #7828ea;
  line-height: 150%;
  letter-spacing: 0.025em;
}

.link-text {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-decoration: underline;
  text-transform: uppercase;
}

.section {
  max-width: 1400px;
  margin: 60px auto;
  padding-right: 0px;
  padding-left: 0px;
}

.hide-history-btn-text {
  font-family: Montserrat, sans-serif;
  color: #7828ea;
  font-size: 11px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.hide-history-btn-text:hover {
  font-weight: 500;
}

.most-recent-event {
  padding-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.malomo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.carrier-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 4px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.event-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.accordion-control-3-no-data {
  display: none;
  padding: 9px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #7828ea;
  cursor: pointer;
}

.event-month {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 150%;
  font-weight: 600;
  text-align: left;
}

.accordion-event-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.estimated-delivery {
  display: block;
  margin-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.image-2 {
  margin-right: 4px;
}

.event-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tracking-block-shipment-info {
  width: 980px;
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  padding: 36px 48px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #fff;
  box-shadow: 0 0 20px 2px rgba(120, 40, 234, 0.15);
}

.show-history-btn-text {
  font-family: Montserrat, sans-serif;
  color: #7828ea;
  font-size: 11px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.show-history-btn-text:hover {
  font-weight: 500;
}

.branded-status-arrival {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #7828ea;
  font-size: 14px;
  line-height: 150%;
  font-weight: 300;
  text-align: center;
}

.event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid hsla(0, 0%, 77.6%, 0.5);
}

.estimated-delivery-month {
  display: block;
  margin: 0px 5px;
  line-height: 125%;
}

.latest-acitivity-label {
  margin-bottom: 4px;
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 150%;
  font-style: italic;
}

.estimated-delivery-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: 'Noto Serif', sans-serif;
  color: #7828ea;
  font-size: 28px;
  text-align: center;
}

.estimated-delivery-day-of-week {
  display: block;
  margin: 0px 5px;
  line-height: 125%;
}

.event-location-container {
  margin-top: 2px;
}

.estimated-delivery-day {
  display: block;
  margin: 0px 5px;
  line-height: 125%;
}

.timeline-delivered-2 {
  height: 2px;
  min-width: 20px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
}

.timeline-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.timeline-out-for-delivery-2 {
  height: 2px;
  margin-right: 2px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #7828ea;
}

.event-time {
  margin-right: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.92);
  font-size: 14px;
  line-height: 150%;
  font-weight: 600;
  text-align: left;
}

.tracking-number {
  font-family: Montserrat, sans-serif;
  color: grey;
  font-size: 12px;
  line-height: 125%;
  font-weight: 400;
  text-align: left;
}

.image-3 {
  margin-top: -12px;
}

.event-message {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Montserrat, sans-serif;
  line-height: 125%;
}

.carrier-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.timeline-ready-2 {
  height: 6px;
  margin-right: 2px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #7828ea;
}

.timeline-in-transit-2 {
  height: 6px;
  margin-right: 2px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #7828ea;
}

.tracking-by-malomo-2 {
  margin-right: 4px;
  font-family: Montserrat, sans-serif;
  color: #9b9b9b;
  font-size: 11px;
  font-weight: 500;
}

.event-location {
  display: inline;
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  line-height: 150%;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.branded-countdown-no-date {
  display: none;
  max-width: 980px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
}

.estimated-delivery-no-date {
  display: none;
  margin-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.help-text-block {
  position: relative;
}

.help-text-trigger {
  font-family: Montserrat, sans-serif;
  color: #4e4f4f;
  font-size: 14px;
  font-weight: 300;
  text-decoration: underline;
  cursor: pointer;
}

.help-text-trigger:hover {
  font-weight: 400;
}

.tool-tip-box {
  z-index: 8;
  display: none;
  padding-right: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.close-icon {
  position: relative;
  left: 48px;
  top: -15px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 4px;
  padding-bottom: 4px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  cursor: default;
}

.image-28 {
  opacity: 0.5;
  cursor: pointer;
}

.text-block-16 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 150%;
}

.link-6 {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.event-message-no-data {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Montserrat, sans-serif;
  line-height: 125%;
}

.event-no-data {
  display: none;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid hsla(0, 0%, 77.6%, 0.5);
}

.event-location-container-no-data {
  display: none;
  margin-top: 2px;
}

.event-date-no-data {
  display: none;
  margin-bottom: 2px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.carrier-container-no-data {
  display: none;
  padding-top: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.accordion-control {
  display: block;
  padding: 9px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #7828ea;
  cursor: pointer;
}

.estimated-delivery-copy {
  display: block;
  margin-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 991px) {
  .tracking-section {
    min-width: auto;
    margin-bottom: -111px;
    padding-bottom: 118px;
    background-position: 50% 0%;
  }
  .video-block {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .youtube-container {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .video-block-headline {
    width: 80vw;
    max-width: 600px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .headline {
    font-size: 24px;
    text-align: center;
  }
  .carrier-data {
    left: 1px;
    top: -54px;
  }
  .accordion-event-container-2 {
    overflow: auto;
  }
  .tool-tip-box {
    width: auto;
  }
}

@media (max-width: 767px) {
  .footer-column-header {
    margin-top: 20px;
  }
  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .branded-status {
    font-size: 22px;
  }
  .tracking-history {
    top: -85px;
  }
  .tracking-section {
    min-height: 300px;
    margin-bottom: 0px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .video-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .youtube-container {
    margin-top: 18px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .youtube-video {
    min-width: 400px;
  }
  .headline {
    text-align: center;
  }
  .malomo-container {
    margin-left: 0px;
  }
  .carrier-data {
    top: -62px;
  }
  .event-month {
    font-size: 16px;
  }
  .accordion-event-container-2 {
    overflow: auto;
  }
  .event-list {
    width: auto;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .estimated-delivery {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #fff;
  }
  .tracking-block-shipment-info {
    position: relative;
    z-index: 9;
    width: 100vw;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .branded-status-arrival {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: transparent;
  }
  .estimated-delivery-month {
    font-size: 32px;
  }
  .estimated-delivery-date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 56px;
    line-height: 58px;
  }
  .estimated-delivery-day {
    font-size: 100px;
    line-height: 100%;
  }
  .event-time {
    font-size: 16px;
  }
  .event-message {
    font-size: 16px;
  }
  .tracking-history-2 {
    top: -85px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .event-location {
    font-size: 12px;
    text-align: left;
  }
  .estimated-delivery-no-date {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #fff;
  }
  .event-message-no-data {
    font-size: 16px;
  }
  .estimated-delivery-copy {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #fff;
  }
}

@media (max-width: 479px) {
  .navigation-link {
    display: none;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 10px;
  }
  .nav-menu-container {
    top: -32px;
    margin-right: 0px;
  }
  .footer-column {
    min-width: 75vw;
  }
  .div-block-2 {
    min-width: 75vw;
  }
  .branded-status {
    font-size: 20px;
    line-height: 100%;
  }
  .tracking-history {
    top: -68px;
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tracking-section {
    min-height: 280px;
    padding-bottom: 12px;
    background-position: 50% 50%;
  }
  .branded-countdown {
    font-size: 48px;
    line-height: 100%;
  }
  .navigation-link-mobile {
    display: block;
    margin-right: 20px;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 10px;
  }
  .video-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .youtube-container {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .youtube-video {
    min-width: auto;
    float: none;
  }
  .video-block-headline {
    width: 80vw;
    min-width: auto;
    margin-top: 0px;
  }
  .headline {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
  }
  .body-copy {
    margin-bottom: 15px;
  }
  .malomo-container {
    margin-top: 10px;
  }
  .event-meta {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .accordion-control-3-no-data {
    margin-top: 6px;
  }
  .event-month {
    text-decoration: none;
    text-transform: none;
  }
  .accordion-event-container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: auto;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .event-list {
    z-index: 2;
  }
  .tracking-block-shipment-info {
    padding-right: 20px;
    padding-left: 20px;
  }
  .branded-status-arrival {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .estimated-delivery-month {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .estimated-delivery-day-of-week {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .estimated-delivery-day {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .tracking-number {
    color: #4a4a4a;
    text-align: center;
  }
  .tracking-history-2 {
    top: -68px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tracking-by-malomo-2 {
    font-weight: 500;
  }
  .branded-countdown-no-date {
    font-size: 48px;
    line-height: 100%;
  }
  .tool-tip-box {
    padding-right: 0px;
  }
  .close-icon {
    left: 17px;
  }
  .accordion-control {
    margin-top: 6px;
  }
}

