@font-face {
  font-family: Teko;
  src: url('../fonts/Teko-SemiBold.woff2') format("woff2"), url('../fonts/Teko-SemiBold.woff') format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Teko Medium;
  src: url('../fonts/Teko-Medium.woff2') format("woff2"), url('../fonts/Teko-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Teko Regular;
  src: url('../fonts/Teko-Regular.woff2') format("woff2"), url('../fonts/Teko-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Teko Bold;
  src: url('../fonts/Teko-Bold.woff2') format("woff2"), url('../fonts/Teko-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Teko Light;
  src: url('../fonts/Teko-Light.woff2') format("woff2"), url('../fonts/Teko-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
  --gainsboro: #dbdbdb;
  --dark-goldenrod: #b5812d;
  --maroon: #402617;
  --maroon-2: #74160d;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.maptex {
  text-align: center;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.container {
  background-color: var(--white);
  border: 0 solid #000;
  border-radius: 0;
}

.container-2 {
  background-color: var(--white);
  border: 2px solid #000;
}

.section {
  background-color: var(--black);
  margin-top: 0;
}

.grid {
  background-color: var(--gainsboro);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-3 {
  text-align: center;
  font-size: 16px;
}

.section-2 {
  z-index: 0;
  background-color: var(--white);
  height: auto;
  margin-top: 0;
  position: sticky;
}

.text-block-4 {
  text-align: center;
  font-size: 16px;
}

.div-block {
  background-color: var(--gainsboro);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-5 {
  background-color: var(--dark-goldenrod);
  color: var(--white);
  text-align: justify;
  padding: 13px;
  font-size: 16px;
}

.body {
  background-color: #000;
}

.container-3 {
  background-color: #0000;
}

.div-block-2 {
  background-color: var(--dark-goldenrod);
  padding-left: 0;
  padding-right: 0;
}

.heading {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 11px;
  font-size: 3em;
  line-height: 1em;
}

.text-block-6 {
  background-color: var(--gainsboro);
  color: var(--black);
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Teko Regular, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
}

.section-3 {
  margin-bottom: 8px;
}

.grid-2 {
  grid-template-rows: auto;
}

.div-block-3 {
  background-color: var(--gainsboro);
}

.reversehead {
  background-color: var(--dark-goldenrod);
  color: var(--white);
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.5em;
  font-weight: 700;
}

.gridlist {
  margin-top: 10px;
  font-size: 16px;
}

.maptext {
  text-align: center;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.div-block-4 {
  background-color: var(--gainsboro);
}

.grid-3 {
  grid-template-rows: auto;
}

.smallhead {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Teko Medium, sans-serif;
  font-size: 2em;
  line-height: 1.25em;
}

.auctioneernote {
  background-color: var(--maroon);
  color: var(--white);
  text-align: center;
  padding-top: 11px;
  padding-bottom: 13px;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.5em;
}

.videofixed {
  z-index: -200;
  height: 100vh;
  position: sticky;
  inset: 0%;
}

.video {
  z-index: -1;
}

.headerimage {
  clear: both;
  text-align: center;
  height: 300px;
  margin-top: 12px;
  margin-bottom: 21px;
  position: relative;
}

.div-block-5 {
  background-color: var(--white);
  text-align: center;
  height: 325px;
}

.background-video {
  height: 100vh;
}

.image {
  z-index: -5;
  position: static;
}

.sectionservices1 {
  background-color: var(--maroon);
  height: 100vh;
  margin-top: 19px;
  position: relative;
}

.sectionsupport {
  z-index: -50;
  background-color: #ffffffd9;
  position: sticky;
  inset: 0% 0% auto;
}

._1rowgrid {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.largerlist {
  margin-top: 10px;
  font-size: 1.5em;
  line-height: 1.5em;
}

.reverseheadlarge {
  background-color: var(--maroon-2);
  color: var(--white);
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5em;
}

.sectionammenities {
  z-index: -48;
  background-color: #ffffffd9;
  position: sticky;
  inset: 0% 0% auto;
}

.stickyimagesupport {
  z-index: -100;
  background-color: var(--white);
  height: 100vh;
  margin-top: 0;
  position: sticky;
}

.stickyimageammenities {
  z-index: -49;
  background-color: var(--white);
  height: 100%;
  margin-top: 0;
  position: sticky;
}

.sectionservices {
  z-index: -48;
  background-color: #ffffffd9;
  position: sticky;
  inset: 0% 0% auto;
}

.stickyimageservices {
  z-index: -49;
  background-color: var(--white);
  height: 100%;
  margin-top: 0;
  position: sticky;
}

.sectionservices-copy {
  z-index: -48;
  background-color: var(--white);
  position: sticky;
  inset: 0% 0% auto;
}

.sectionrealestate {
  z-index: -48;
  background-color: var(--white);
  font-size: 16px;
  position: static;
  inset: 0% 0% auto;
}

.div-block-6 {
  z-index: 100;
  background-color: var(--maroon-2);
  position: fixed;
  inset: auto 0% 0%;
}

.maroonbox {
  z-index: 100;
  background-color: var(--maroon-2);
  height: 90px;
  position: relative;
  inset: auto 0% 0%;
}

.grid-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.marronlinkgrid {
  background-color: var(--maroon-2);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-7 {
  color: var(--white);
  text-align: center;
  padding-left: 10px;
  position: relative;
}

.div-block-7 {
  text-align: center;
  font-size: 1.5em;
}

.link-block {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block-2 {
  text-decoration: none;
}

.image-2 {
  clear: left;
  height: 75px;
  padding: 0;
  position: relative;
}

.janskisection, .bardsonsection, .beitzsection, .ostersection, .stichsection, .pierskallasection, .carlossection, .studniskisection {
  background-color: var(--black);
  margin-top: 0;
}

.onlinedivblock {
  background-color: var(--maroon-2);
  padding-left: 0;
  padding-right: 0;
}

.vanheelsection {
  background-color: var(--black);
  margin-top: 0;
}

.button {
  background-color: var(--dark-goldenrod);
  text-align: center;
  border-radius: 9px;
  margin: 10px 20px 10px 19px;
  font-size: 1.5em;
  line-height: 1.2em;
  box-shadow: 2px 2px 6px #000;
}

.div-block-8 {
  background-color: var(--maroon-2);
}

.text-block-8 {
  color: var(--white);
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.5em;
}

.contactblock {
  text-align: center;
  border: 2px solid #000;
  border-radius: 9px;
  font-size: 1.5em;
}

.nosbishsection {
  background-color: var(--black);
  margin-top: 0;
}

.previewtext {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 11px;
  font-family: Teko Medium, sans-serif;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.5em;
}

.image-3 {
  border: 2px solid var(--gainsboro);
}

.zerothsection {
  background-color: var(--black);
  margin-top: 20px;
}

.bold-text {
  font-family: Teko Medium, sans-serif;
}

.bold-text-2 {
  font-family: Teko Regular, sans-serif;
  font-weight: 400;
}

.studersection, .stangsection, .pierskallamarecksection, .pierskallamarecksection-copy, .stang2section, .olmscheidsection {
  background-color: var(--black);
  margin-top: 0;
}

.upcomingauctionsection {
  background-color: var(--dark-goldenrod);
  border: 3px solid #000;
}

.heading-2 {
  color: var(--white);
  text-align: center;
  font-size: 2.25em;
  font-style: italic;
  line-height: 1.5em;
}

.meaghertextblock {
  text-align: center;
  font-size: 16px;
}

.text-block-9 {
  background-color: var(--gainsboro);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}

.bold-text-3, .bold-text-4, .bold-text-5 {
  color: var(--maroon-2);
  font-size: 18px;
}

.bold-text-6 {
  color: var(--maroon-2);
  font-size: 24px;
}

.plfuegersection, .sufasection {
  background-color: var(--black);
  margin-top: 0;
}

.text-block-10 {
  color: var(--white);
  text-align: center;
  font-size: 2em;
  line-height: 1.5em;
}

.muellersection, .pfluegersection {
  background-color: var(--black);
  margin-top: 0;
}

.div-block-9 {
  padding-top: 40px;
}

.gertkenclass, .donpfluegersection {
  background-color: var(--black);
  margin-top: 0;
}

.mapblock1, .mapblock2 {
  background-color: var(--gainsboro);
}

.consigmentsection, .vouksecion, .scmittsection, .ebnetsection, .harrensection, .pogatchnikjulysection, .heinensection, .springersection, .fiedlersection, .peternellsection {
  background-color: var(--black);
  margin-top: 0;
}

.peternellgrid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.koopmeinerssection, .warzechasection, .weimansection, .walzsection {
  background-color: var(--black);
  margin-top: 0;
}

.grid-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 20px;
}

.lightbox-link {
  max-height: 130px;
}

.lightbox-image {
  width: 100%;
  height: 100%;
  max-height: 130px;
  overflow: clip;
}

.kalassection, .lashinskisection, .millersection, .granitesection, .tobroxensection, .conlonsection, .nielsonsection, .wettersection, .youngsection, .wettersection2, .poeppingclass, .euteneuerclass, .poeppingclass-copy, .preussersection, .rausection, .schmitzsection, .petersontriscosection {
  background-color: var(--black);
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  .grid-3 {
    grid-template-columns: 1fr;
  }

  .stickyimagesupport {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .grid-3 {
    grid-template-columns: 1fr;
  }

  .headerimage {
    height: 50vw;
  }

  .div-block-5, .stickyimagesupport {
    height: auto;
  }

  .maroonbox {
    height: 130px;
    padding-top: 10px;
    display: block;
  }

  .marronlinkgrid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .grid {
    grid-template-columns: 1fr;
  }

  .container-3 {
    padding-right: 0;
  }

  .heading {
    font-size: 1.5em;
  }

  .text-block-6 {
    font-size: 1em;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .servicesgrid {
    padding-right: 10px;
  }

  .grid-3 {
    grid-template-columns: repeat(auto-fit, 318px);
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .smallhead {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.25em;
  }

  .auctioneernote {
    font-size: 1.5em;
    line-height: 1.2em;
  }

  .videofixed {
    height: 50vh;
  }

  .headerimage {
    height: 160px;
    margin-top: 10px;
  }

  .div-block-5 {
    height: 185px;
  }

  .background-video {
    height: 40vh;
  }

  ._1rowgrid {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .stickyimagesupport, .stickyimageammenities {
    height: auto;
  }

  .maroonbox {
    height: 180px;
  }

  .text-block-7 {
    font-size: .8em;
    line-height: 1em;
  }

  .link-block {
    flex-wrap: wrap;
  }

  .previewtext {
    font-size: 1.5em;
  }

  .bold-text-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-6 {
    grid-template-columns: 1fr 1fr;
  }
}

#w-node-d431b974-1f2a-df91-96d7-be3bd87f7ee6-40aab67a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_593184a2-43cc-6b9a-a6a3-35adf9a13bde-f9a13bdc {
  align-self: center;
}

#w-node-_593184a2-43cc-6b9a-a6a3-35adf9a13be4-f9a13bdc {
  place-self: center;
}

#w-node-_593184a2-43cc-6b9a-a6a3-35adf9a13be9-f9a13bdc, #w-node-d32ae955-a098-213c-ec73-7b643df42fe3-a5428883, #w-node-_126441cd-13db-0cff-6669-d8be805aabe6-cfdb2bcf, #w-node-d431b974-1f2a-df91-96d7-be3bd87f7ee6-0ee70da2, #w-node-d431b974-1f2a-df91-96d7-be3bd87f7ee6-db9ee3b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Teko';
  src: url('../fonts/Teko-SemiBold.woff2') format('woff2'), url('../fonts/Teko-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Teko Medium';
  src: url('../fonts/Teko-Medium.woff2') format('woff2'), url('../fonts/Teko-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Teko Regular';
  src: url('../fonts/Teko-Regular.woff2') format('woff2'), url('../fonts/Teko-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Teko Bold';
  src: url('../fonts/Teko-Bold.woff2') format('woff2'), url('../fonts/Teko-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Teko Light';
  src: url('../fonts/Teko-Light.woff2') format('woff2'), url('../fonts/Teko-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}