/* mobile */

@media only screen and (max-width: 767.9px) {
  .nav-button a {
    font-size: 4vw;
  }

  #nav {
    height: auto!important;
    width: 100%!important;
    position: relative!important;
    box-shadow: none;
    border: none;
    animation: none!important;
    padding-bottom: 1em;
  }

  #nav-address {
    font-size: 3vw!important;
    transform: none!important;
    margin-bottom: 5vw!important;
  }

  #nav-address span {
    font-size: 3vw!important;
  }

  .nav-section-title {
    font-size: 5vw!important;
  }

  .nav-button {
    transform: none!important;
  }

  #navlogo {
    transform: none!important;
  }

  #content {
    margin-top: 0!important;
    width: 100vw!important;
    max-width: 100vw!important;
    margin-left: 0em!important;
  }

  #logo-overlay-container {
    display: none;
  }

  #nav-toggle-container {
    display: none;
  }

  #carouselExampleFade {
    height: 30em!important;
  }
}

/* desktop */

html, body {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  height: 100%;
  /* background-color: #6c4131; */
}

/* nav */

#nav {
  top: 0;
  position: sticky;
  -webkit-position: sticky;
  z-index: 10;
  height: 100vh;
  background-color: #6c4131;
  border-bottom: 1px solid hsla(41, 58%, 64%, 0.1);
  /* box-shadow: 1.5em 0em 1em -1.4em black; /* doestn go under footer need fix */
}

#nav hr {
  border-color: hsla(41, 58%, 64%, 0.1);
}

#navlogo {
  width: 100%;
}

#nav-address {
  color: #d8b66e;
  font-size: 1.1vw;
  text-align: center;
  padding-bottom: 2vh;
  border-bottom: 1px solid hsla(41, 58%, 64%, 0.1);
}

#nav-address span {
  display: block;
  color: #d8b66e;
  font-size: 1.1vw;
  text-align: center;
}

.nav-section-title {
  color: #d8b66e;
  font-size: 1.4vw;
  text-align: center;
}

.nav-button {
  padding-top: 1.1vh;
  padding-bottom: 1.1vh;
  text-align: center;
  color: #d8b66e;
  user-select: none;
  text-decoration: none;
  font-size: 1.3vw;
  font-weight: lighter;
}

.nav-button a {
  color: #d8b66e;
  user-select: none;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}

.nav-button a:hover {
  color: #dac597;
  text-decoration: none;
  font-weight: normal;
}

/* nav toggle */

/* mobile */
@media only screen and (max-width: 767.9px) {
/* fixed nav button toggle */

.fixed-nav-button {
  z-index: 1;
  position: relative;
  width: 100%;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  display: block;
  transform-origin: right;
}

.fixed-nav-button:hover {
}

.fixed-nav-button-inner {
  position: relative;
  margin: 0 auto;
  margin-top: -0.6em;
  width: 2em;
  height: 0.2em;
  background-color: #d8b66e;
  transition: 0.2s ease-in-out;
}

.fixed-nav-button-inner-container {
  position: relative;
  margin-top: -1.2em;
}

.fixed-nav-button img {
  display: block;
  margin: 0 auto;
  margin-top: 2em;
  z-index: 1;
  height: 48px;
  width: 54px;
}
}

/* desktop */
@media only screen and (min-width: 768px) {

  #nav-toggle-container {
    margin: 0 auto;
  }

.fixed-nav-button {
  z-index: 1;
  position: relative;
  width: 2em;
  transition: 0.2s ease-in-out;
  margin: 0 auto;
  margin-top: 4vh;
  cursor: pointer;
}

.fixed-nav-button:hover {

}

.fixed-nav-button-inner {
  position: relative;
  margin: 0 auto;
  width: 2em;
  height: 0.2em;
  background-color: #d8b66e;
  transition: 0.2s ease-in-out;
}

#fixed-nav-button-inner-middle {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.fixed-nav-button-inner-container {
  position: relative;
  width: 2em;
}

.fixed-nav-menu {
  z-index: 2;
  position: fixed;
  top: 6em;
  left: 2em;
  width: auto;
  height: max-content;
  transition: 0.2s ease-in-out;
  visibility: hidden;
}

}

.nav-active a {
  color: #dac597;
  text-decoration: none;
  font-weight: normal;
}

.nav-section-title a {
  color: inherit;
  font-weight: lighter;
  transition: 0.2s ease-in-out;
}

.nav-section-title a:hover {
  color: #dac597;
  text-decoration: none;
  font-weight: normal;
}



/* spotlight */

#content {
  margin-top: -100vh;
  height: auto;
  padding: 0px;
  margin-left: 25%;
}

/* logo overlay integration */

#logo-overlay-container {
  height: 0em;
  width: 100%;
  z-index: 3;
  top: 1vh;
  position: absolute!important;
  text-align: center;
  margin:0 auto;
}

#logo-overlay {
  transition: opacity 1s ease-in;
  opacity: 0;
  margin:0 auto;
  display: block;
  z-index: 3!important;
  width: 50vw;
}

/* carousel */

#carouselExampleFade {
  height: 100vh;
  overflow: hidden;
}

.carousel-inner {
  height: inherit;
}

.carousel-item {
  height: inherit;
}

#carousel-item1 {
  background: url('../images/scenic-photo-of-water-dam-during-daytime-2699258.jpg') no-repeat;
  background-size: cover;
}
#carousel-item3 {
  background: url('../images/pexels-alleksana-3922894.jpg') no-repeat;
  background-size: cover;
}
#carousel-item2 {
  background: url('../images/pexels-aleksey-kuprikov-3551199.jpg') no-repeat;
  background-size: cover;
}
