@import url('https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css');

body {
  font-family: 'Neue Haas Grotesk Text Pro', sans-serif;
  color: #000;
  font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  text-transform: uppercase;
}

.navbar {
  text-transform: uppercase;
  font-size: 18px;
  width: 100%;
  transition: .3s ease-in-out;
  background: #EEEEEE;
  z-index: 1001;
}

.nav-link,
.nav-link:hover,
.nav-link.active {
  color: #000000;
}

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler:hover {
  color: #000000;
  border: none;
  box-shadow: none;
}


.btn-1 {
  padding: 10px 20px;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #E2C383;
  color: #E2C383;
  text-transform: uppercase;
  font-weight: 600;
}

.btn-1:hover {
  background-color: #E2C383;
  border: 1px solid #E2C383;
  color: #000000;
}

.btn-2,
.btn-2:hover {
  padding: 10px 20px;
  background-color: #000000;
  border-radius: 0;
  border: 1px solid #000000;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
}

.py-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pt-section {
  padding-top: 50px;
}

.pb-section {
  padding-bottom: 50px;
}

.breadcrumb-item a {
  text-decoration: none;
  font-weight: 600;
  color: #54565A;
  text-transform: uppercase;
}

.breadcrumb-divider i {
  color: #E2C383;
}

.breadcrumb-item.active {
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}

#projects-page .grid-item {
  position: relative;
  height: 250px;
}

#projects-page .grid-content {
  position: absolute;
  margin: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

#projects-page .grid-description {
  position: absolute;
  height: 100px;
  top: 100;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
  padding-left: 15px;
  padding-bottom: 15px;
  color: #FFFFFF;
  background: linear-gradient(0deg, rgba(52,52,52,.7) 0%, rgba(52,52,52,0) 100%);
}

#projects-page .grid-1 .grid-content {
  background: url('../img/prospect-studio.jpg');
  background-size: cover;
  background-position: center;
 }
 
#projects-page .grid-2 .grid-content {
  background: url('../img/terpins.jpg');
  background-size: cover;
  background-position: center;
}
 
#projects-page .grid-3 .grid-content {
  background: url('../img/showroom.jpg');
  background-size: cover;
  background-position: center;
}
 
#projects-page .grid-4 .grid-content {
  background: url('../img/jackson-hole.jpg');
  background-size: cover;
  background-position: center;
}
 
#projects-page .grid-5 .grid-content {
  background: url('../img/teton-village.jpg');
  background-size: cover;
  background-position: center;
}
 
#projects-page .grid-6 .grid-content {
  background: url('../img/kelly-wyoming.jpg');
  background-size: cover;
  background-position: center;
}

#teton-village .grid-item {
  position: relative;
}

#teton-village .grid-content {
  position: absolute;
  margin: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

#teton-village .grid-1 {
  height: 500px;
}

#teton-village .grid-1 .grid-content {
 background: url('../img/teton-village-1.jpg');
 background-size: cover;
}

#teton-village .grid-3 {
  height: 500px;
}

#teton-village .grid-3 .grid-content {
  background: url('../img/teton-village-3.jpg');
  background-size: cover;
}

#teton-village .grid-4 {
  height: 500px;
}

#teton-village .grid-4 .grid-content {
  background: url('../img/teton-village-4.jpg');
  background-size: cover;
}

#teton-village .grid-5 {
  height: 500px;
}

#teton-village .grid-5 .grid-content {
  background: url('../img/teton-village-5.jpg');
  background-size: cover;
}

#teton-village .grid-6 {
  height: 500px;
}

#teton-village .grid-6 .grid-content {
  background: url('../img/teton-village-6.jpg');
  background-size: cover;
}

#teton-village .grid-7 {
  height: 500px;
}

#teton-village .grid-7 .grid-content {
  background: url('../img/teton-village-7.jpg');
  background-size: cover;
}

#teton-village .grid-8 {
  height: 500px;
}

#teton-village .grid-8 .grid-content {
  background: url('../img/teton-village-8.jpg');
  background-size: cover;
}

#kelly-wyoming .grid-item {
  position: relative;
}

#kelly-wyoming .grid-content {
  position: absolute;
  margin: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

#kelly-wyoming .grid-1 {
  height: 500px;
}

#kelly-wyoming .grid-1 .grid-content {
 background: url('../img/kelly-wyoming-1.jpg');
 background-size: cover;
}

#kelly-wyoming .grid-3 {
  height: 500px;
}

#kelly-wyoming .grid-3 .grid-content {
  background: url('../img/kelly-wyoming-3.jpg');
  background-size: cover;
}

#kelly-wyoming .grid-4 {
  height: 500px;
}

#kelly-wyoming .grid-4 .grid-content {
  background: url('../img/kelly-wyoming-4.jpg');
  background-size: cover;
}

#kelly-wyoming .grid-5 {
  height: 500px;
}

#kelly-wyoming .grid-5 .grid-content {
  background: url('../img/kelly-wyoming-5.jpg');
  background-size: cover;
}

#prospect-studio .grid-item {
  position: relative;
}

#prospect-studio .grid-content {
  position: absolute;
  margin: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

#prospect-studio .grid-1 {
  height: 500px;
}

#prospect-studio .grid-1 .grid-content {
 background: url('../img/prospect-studio-1.jpg');
 background-size: cover;
}

#prospect-studio .grid-3 {
  height: 500px;
}

#prospect-studio .grid-3 .grid-content {
  background: url('../img/prospect-studio-3.jpg');
  background-size: cover;
}

#prospect-studio .grid-4 {
  height: 500px;
}

#prospect-studio .grid-4 .grid-content {
  background: url('../img/prospect-studio-4.jpg');
  background-size: cover;
}

#prospect-studio .grid-5 {
  height: 500px;
}

#prospect-studio .grid-5 .grid-content {
  background: url('../img/prospect-studio-5.jpg');
  background-size: cover;
}

#prospect-studio .grid-6 {
  height: 500px;
}

#prospect-studio .grid-6 .grid-content {
  background: url('../img/prospect-studio-6.jpg');
  background-size: cover;
}

#showroom .grid-item {
  position: relative;
}

#showroom .grid-content {
  position: absolute;
  margin: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

#showroom .grid-1 {
  height: 500px;
}

#showroom .grid-1 .grid-content {
 background: url('../img/showroom-1.jpg');
 background-size: cover;
}

#showroom .grid-3 {
  height: 500px;
}

#showroom .grid-3 .grid-content {
  background: url('../img/showroom-3.jpg');
  background-size: cover;
}

#showroom .grid-4 {
  height: 500px;
}

#showroom .grid-4 .grid-content {
  background: url('../img/showroom-4.jpg');
  background-size: cover;
}

#showroom .grid-5 {
  height: 500px;
}

#showroom .grid-5 .grid-content {
  background: url('../img/showroom-5.jpg');
  background-size: cover;
}

#showroom .grid-6 {
  height: 500px;
}

#showroom .grid-6 .grid-content {
  background: url('../img/showroom-6.jpg');
  background-size: cover;
}

#showroom .grid-7 {
  height: 500px;
}

#showroom .grid-7 .grid-content {
  background: url('../img/showroom-7.jpg');
  background-size: cover;
}

#showroom .grid-8 {
  height: 500px;
}

#showroom .grid-8 .grid-content {
  background: url('../img/showroom-8.jpg');
  background-size: cover;
}

#showroom .grid-9 {
  height: 500px;
}

#showroom .grid-9 .grid-content {
  background: url('../img/showroom-9.jpg');
  background-size: cover;
}

#showroom .grid-10 {
  height: 500px;
}

#showroom .grid-10 .grid-content {
  background: url('../img/showroom-10.jpg');
  background-size: cover;
}


#jackson-hole .grid-item {
  position: relative;
}

#jackson-hole .grid-content {
  position: absolute;
  margin: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

#jackson-hole .grid-1 {
  height: 500px;
}

#jackson-hole .grid-1 .grid-content {
 background: url('../img/jackson-hole-1.jpg');
 background-size: cover;
}

#jackson-hole .grid-3 {
  height: 500px;
}

#jackson-hole .grid-3 .grid-content {
  background: url('../img/jackson-hole-3.jpg');
  background-size: cover;
  background-position: center;
}

#jackson-hole .grid-4 {
  height: 500px;
}

#jackson-hole .grid-4 .grid-content {
  background: url('../img/jackson-hole-4.jpg');
  background-size: cover;
}

#jackson-hole .grid-5 {
  height: 500px;
}

#jackson-hole .grid-5 .grid-content {
  background: url('../img/jackson-hole-5.jpg');
  background-size: cover;
}

#jackson-hole .grid-6 {
  height: 500px;
}

#jackson-hole .grid-6 .grid-content {
  background: url('../img/jackson-hole-6.jpg');
  background-size: cover;
  background-position: center bottom;
}

#jackson-hole .grid-7 {
  height: 500px;
}

#jackson-hole .grid-7 .grid-content {
  background: url('../img/jackson-hole-7.jpg');
  background-size: cover;
}

#jackson-hole .grid-8 {
  height: 500px;
}

#jackson-hole .grid-8 .grid-content {
  background: url('../img/jackson-hole-8.jpg');
  background-size: cover;
}

#jackson-hole .grid-9 {
  height: 500px;
}

#jackson-hole .grid-9 .grid-content {
  background: url('../img/jackson-hole-9.jpg');
  background-size: cover;
}

#terpins .grid-item {
  position: relative;
}

#terpins .grid-content {
  position: absolute;
  margin: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

#terpins .grid-1 {
  height: 500px;
}

#terpins .grid-1 .grid-content {
 background: url('../img/terpins-5.jpg');
 background-size: cover;
 background-position: bottom center;
}

#terpins .grid-3 {
  height: 500px;
}

#terpins .grid-3 .grid-content {
  background: url('../img/terpins-1.jpg');
  background-size: cover;
  background-position: center;
}

#terpins .grid-4 {
  height: 500px;
}

#terpins .grid-4 .grid-content {
  background: url('../img/terpins-4.jpg');
  background-size: cover;
  background-position: center;
}

#terpins .grid-5 {
  height: 500px;
}

#terpins .grid-5 .grid-content {
  background: url('../img/terpins-2.jpg');
  background-size: cover;
  background-position: center;
}

#terpins .grid-6 {
  height: 500px;
}

#terpins .grid-6 .grid-content {
  background: url('../img/terpins-3.jpg');
  background-size: cover;
  background-position: bottom center;
}

#terpins .grid-7 {
  height: 500px;
}

#terpins .grid-7 .grid-content {
  background: url('../img/terpins-6.jpg');
  background-size: cover;
  background-position: center;
}

#terpins .grid-8 {
  height: 500px;
}

#terpins .grid-8 .grid-content {
  background: url('../img/terpins-7.jpg');
  background-size: cover;
  background-position: bottom center;
}

.modal-content {
  position: relative;
}

.modal-body .horizontal {
  width: 100%;
}

.modal-body .vertical {
  height: 100%;
}

.modal-trigger {
  cursor: pointer;
}

.btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 500;
}

.btn-close:focus {
  box-shadow: none;
}

.map-section {
  position: relative;
}

#mapGeneral {
  height: 400px;
  position: relative;
}

.btn-contact {
  position: absolute;
  z-index: 401;
  bottom: 20px;
  right: 20px;
}

.leaflet-popup-content-wrapper {
  border-radius: 0;
}

.form-label {
  font-weight: 600;
}

.form-control,
.form-select,
.form-control:focus,
.form-select:focus {
  border-radius: 0;
  border: 2px solid #000000;
  outline: 0;
  box-shadow: none;
  color: #000000;
  max-width: 500px;
}

#thank-you .row {
  min-height: 85vh;
}

footer {
  background-color: #54565A;
}

footer a,
footer a:hover {
  color: #000000;
}

footer i {
  font-size: 1.4em;
}

.privacy a {
  text-decoration: none;
}

#privacy a,
#privacy a:hover {
  color: #000000;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

  .py-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  
  .pt-section {
    padding-top: 100px;
  }
  
  .pb-section {
    padding-bottom: 100px;
  }

  .container-lg-fluid {
    max-width: 100%;
  }

  .mid-lg-container {
    max-width: 480px;
    margin-right: 0;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
  }

  .form-img {
    background: url('../img/form-img.jpg');
    background-size: cover;
  }

  #projects-page .grid-item {
    height: 400px;
  }

  #teton-village .grid {
    height: 1200px;
  }

  #teton-village .grid-1 {
    height: 66%;
  }
  
  #teton-village .grid-2 {
    height: 66%;
  }

  #teton-village .grid-2 .row {
    height: 50%;
  }
  
  #teton-village .grid-3 {
    height: 100%;
  }
  
  #teton-village .grid-4 {
    height: 100%;
  }
  
  #teton-village .grid-5 {
    height: 100%;
  }

  #teton-village .grid-6 {
    height: 33%;
  }

  #teton-village .grid-7 {
    height: 33%;
  }

  #teton-village .grid-8 {
    height: 33%;
  }

  #terpins .grid {
    height: 1200px;
  }

  #terpins .grid-1 {
    height: 66%;
  }
  
  #terpins .grid-2 {
    height: 66%;
  }

  #terpins .grid-2 .row {
    height: 50%;
  }
  
  #terpins .grid-3 {
    height: 100%;
  }
  
  #terpins .grid-4 {
    height: 100%;
  }
  
  #terpins .grid-5 {
    height: 100%;
  }

  #terpins .grid-6 {
    height: 33%;
  }

  #terpins .grid-7 {
    height: 33%;
  }

  #terpins .grid-8 {
    height: 33%;
  }

  #kelly-wyoming .grid {
    height: 800px;
  }

  #kelly-wyoming .grid-1 {
    height: 100%;
  }
  
  #kelly-wyoming .grid-2 {
    height: 100%;
  }

  #kelly-wyoming .grid-2 .row {
    height: 50%;
  }
  
  #kelly-wyoming .grid-3 {
    height: 100%;
  }
  
  #kelly-wyoming .grid-4 {
    height: 100%;
  }
  
  #kelly-wyoming .grid-5 {
    height: 100%;
  }

  #prospect-studio .grid {
    height: 800px;
  }

  #prospect-studio .grid-1 {
    height: 100%;
  }
  
  #prospect-studio .grid-2 {
    height: 100%;
  }

  #prospect-studio .grid-2 .row {
    height: 50%;
  }
  
  #prospect-studio .grid-3 {
    height: 100%;
  }
  
  #prospect-studio .grid-4 {
    height: 100%;
  }
  
  #prospect-studio .grid-5 {
    height: 100%;
  }

  #prospect-studio .grid-6 {
    height: 100%;
  }

  #showroom .grid {
    height: 800px;
  }

  #showroom .grid-1 {
    height: 100%;
  }
  
  #showroom .grid-2 {
    height: 100%;
  }

  #showroom .grid-2 .row {
    height: 50%;
  }
  
  #showroom .grid-3 {
    height: 100%;
  }
  
  #showroom .grid-4 {
    height: 100%;
  }
  
  #showroom .grid-5 {
    height: 100%;
  }

  #showroom .grid-6 {
    height: 100%;
  }
  
  #showroom .grid-7 {
    height: 100%;
  }
  
  #showroom .grid-8 {
    height: 100%;
  }
  
  #showroom .grid-9 {
    height: 100%;
  }

  #showroom .grid-10 {
    height: 100%;
  }

  #jackson-hole .grid {
    height: 800px;
  }

  #jackson-hole .grid-1 {
    height: 100%;
  }
  
  #jackson-hole .grid-2 {
    height: 100%;
  }

  #jackson-hole .grid-2 .row {
    height: 50%;
  }
  
  #jackson-hole .grid-3 {
    height: 100%;
  }
  
  #jackson-hole .grid-4 {
    height: 100%;
  }
  
  #jackson-hole .grid-5 {
    height: 100%;
  }

  #jackson-hole .grid-6 {
    height: 100%;
  }
  
  #jackson-hole .grid-7 {
    height: 100%;
  }
  
  #jackson-hole .grid-8 {
    height: 100%;
  }
  
  #jackson-hole .grid-9 {
    height: 100%;
  }

  #mapHome {
    height: 700px;
  }

}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
  .mid-lg-container {
    max-width: 570px;
    margin-right: 0;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
  }
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
  .mid-lg-container {
    max-width: 660px;
    margin-right: 0;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
  }
 }