body.zdr {
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.zdr {
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

p.copy {
  margin-bottom: 20px;
  color: #000e1a;
  font-size: 18px;
  line-height: 26px;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 20px;
}

li.prevw {
  margin-bottom: 30px;
  color: #000e1a;
  font-size: 26px;
  line-height: 34px;
}

.section-category {
  margin-bottom: 50px;
  color: #bec0c2;
  font-size: 20px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.container-gallery {
  position: static;
  display: block;
  max-width: 1100px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.auction-dates {
  margin-top: 30px;
  margin-bottom: 70px;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section-title-reg {
  margin-top: 0px;
  margin-bottom: 50px;
  color: #000e1a;
  font-size: 64px;
  line-height: 68px;
  text-align: center;
}

.section-gallery {
  background-color: #e9f2fc;
}

.footnote {
  margin-top: -40px;
  color: #000e1a;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.section-title-mobile {
  display: none;
  color: #000e1a;
  font-size: 64px;
  line-height: 68px;
  text-align: center;
}

.section-title-mbl-prt {
  display: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-hero {
  background-color: #697882;
}

.container-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  padding-top: 50px;
  background-color: transparent;
}

.content-hero {
  width: 750px;
  margin-left: 50px;
}

.content-gif {
  position: relative;
  top: 49px;
}

.image-6 {
  display: block;
  width: 750px;
}

.superscript {
  position: relative;
  bottom: 14px;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
}

.social-block {
  text-align: center;
}

.header-copy {
  margin-top: 50px;
  margin-bottom: 0px;
  padding-right: 30px;
  padding-left: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 1px;
}

.button-block {
  margin-top: 50px;
  margin-bottom: 100px;
  text-align: center;
}

.button-prime-green {
  width: 225px;
  max-width: 225px;
  margin-top: 12px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 6px;
  background-color: #85c200;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.button-prime-green:hover {
  background-color: #70a400;
}

.button-prime-red {  /* BID NOW BUTTON PHASE */
  width: 225px;
  max-width: 225px;
  margin-top: 12px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 6px;
  background-color: #d42424;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.button-prime-red:hover {  /* BID NOW BUTTON PHASE */
  background-color: #a32121;
}

.button-secondary {
  width: 225px;
  max-width: 225px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 13px;
  padding-bottom: 13px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 6px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
}

.button-secondary:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.gallery-block {
  margin-top: 50px;
}

.text-block-10 {
  color: #000e1a;
  text-align: center;
}

.section-countdown {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 9999;
  background-color: #061b32;
}

.container-countdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  max-width: 1100px;
}

.button-bar-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: 40px;
  padding-right: 0px;
}

.image-7 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-top: 20px;
  margin-left: 0px;
  float: left;
  clear: none;
}

.name-date-reg {
  margin-top: 25px;
  margin-left: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}

.icon-bell {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-left: 50px;
  clear: none;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.auction-name-date {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-left: 90px;
}

.countdown-clock {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: -17px;
  margin-right: 300px;
}

.name-date-mobile {
  display: none;
}

@media screen and (min-width: 1280px) {
  .container-gallery {
    padding-top: 100px;
  }

  .section-hero {
    background-color: #697882;
  }

  .container-hero {
    background-color: transparent;
  }

  .content-gif {
    top: 49px;
  }

  .button-prime-green:hover {
    background-color: #70a400;
  }

  .name-date-reg {
    margin-top: 26px;
  }

  .icon-bell {
    position: absolute;
    margin-left: 50px;
  }

  .auction-name-date {
    margin-left: 90px;
  }
}

@media screen and (max-width: 991px) {
  .container-gallery {
    padding-top: 75px;
  }

  .section-title-reg {
    display: none;
  }

  .section-title-mobile {
    display: block;
    margin-bottom: 50px;
    font-size: 62px;
    line-height: 66px;
  }

  .section-title-mbl-prt {
    display: none;
  }

  .content-hero {
    margin-right: auto;
    margin-left: auto;
  }

  .content-gif {
    display: none;
  }

  .button-block {
    margin-bottom: 75px;
  }

  .container-countdown {
    height: 140px;
  }

  .button-bar-block {
    left: auto;
    top: auto;
    right: 12%;
    bottom: 20%;
  }

  .image-7 {
    margin-top: 0px;
  }

  .name-date-reg {
    margin-right: 6px;
  }

  .icon-bell {
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: 20px;
    margin-left: 96px;
  }

  .auction-name-date {
    left: auto;
    top: 0%;
    right: 13%;
    bottom: auto;
  }

  .countdown-clock {
    left: 14%;
    top: auto;
    right: auto;
    bottom: 15%;
  }

  .name-date-mobile {
    position: static;
    display: none;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 767px) {
  li {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
  }

  .section-category {
    font-size: 16px;
    letter-spacing: 2px;
  }

  .container-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 75px;
    padding-bottom: 75px;
    -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;
  }

  .auction-dates {
    font-size: 34px;
  }

  .section-title-reg {
    display: none;
  }

  .section-title-mobile {
    display: block;
    margin-top: 0px;
    margin-bottom: 50px;
    font-size: 52px;
    line-height: 58px;
  }

  .section-title-mbl-prt {
    display: none;
  }

  .superscript {
    font-size: 14px;
  }

  .button-block {
    margin-bottom: 75px;
  }

  .button-bar-block {
    right: 0%;
    margin-right: 25px;
  }

  .name-date-reg {
    display: block;
  }

  .icon-bell {
    display: none;
  }

  .auction-name-date {
    position: static;
    width: 550px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .countdown-clock {
    left: 3%;
    margin-right: 0px;
  }

  .name-date-mobile {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  li {
    font-size: 17px;
    line-height: 24px;
  }

  .section-category {
    font-size: 14px;
    letter-spacing: 1px;
  }

  .container-gallery {
    padding-top: 75px;
    padding-bottom: 50px;
  }

  .auction-dates {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    font-size: 22px;
  }

  .footnote {
    margin-top: -20px;
    font-size: 14px;
  }

  .section-title-mobile {
    display: none;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 38px;
  }

  .section-title-mbl-prt {
    display: block;
    margin-top: 0px;
    margin-bottom: 30px;
    color: #000e1a;
    font-size: 36px;
    line-height: 38px;
    text-align: center;
  }

  .superscript {
    bottom: 8px;
    font-size: 12px;
  }

  .button-prime-green {
    margin-bottom: 25px;
  }

  .container-countdown {
    height: 220px;
  }

  .button-bar-block {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
  }

  .name-date-reg {
    display: none;
  }

  .countdown-clock {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin: 0px auto 80px;
    text-align: center;
  }

  .name-date-mobile {
    display: block;
    margin-top: 20px;
    line-height: 24px;
  }
}

