body {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  background-color: black;
}

.brand {
  display: flex;
  position: relative;
  width: 100%;
  height: 9.5rem;
  color: #ffffff;
  background-color: #3d405b;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  border-left: 0.1px solid white;
}

.brand-name {
  max-width: 20.8rem;
  height: 2rem;
  line-height: 33.18px;
  left: 150px;
  padding-left: 11rem;
  float: left;
  align-items: center;
}

.brand-name a {
  color: #ffffff;
  font-size: 2.8rem;
  font-weight: 700;
}

.brand-name span {
  color: #aa5e31;
}

.brand-nav {
  max-width: 70%;
  list-style-type: none;
  font-size: 1rem;
  line-height: 24px;
  font-weight: 500;
  position: absolute;
  left: 300px;
  align-items: center;
  text-align: center;
  justify-self: center;
}

.brand nav ul li a {
  color: #ffffff;
  float: left;
  list-style-type: none;
  gap: 10;
}

.brand li {
  list-style-type: none;
  float: left;
  margin: 6rem;
}

.brand li a:hover {
  text-decoration: none;
  text-decoration-color: #aa5e31;
  border-bottom: 2px solid #aa5e31;
}

.hambugger {
  display: none;
}

/*new*/
.rewind {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  width: 100%;
  margin: auto;
  height: 2vh;

  background-color: white;
}

.wind button {
  color: #3d405b;
  border: none;
  background-color: inherit;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.15000000596046448px;
  text-align: left;
  margin: 2rem;
}

.wind a {
  color: #3d405b;
}

#blue:hover {
  fill: #aa5e31;
}

.wind button a:hover {
  color: #aa5e31;
}

/* new section*/
.hero {
  display: flex;
  background-color: white;
  width: 100%;
  height: 65vh;
  margin: auto;
}

.hero-sub {
  width: Hug (604px) px;
  height: Hug (304px) px;
  gap: 20px;
  opacity: 0px;

  margin-left: 10rem;
  margin-top: 3rem;

  padding: 5rem;
}

.hero-sub img {
  width: 151px;
  height: 201px;
  gap: 10px;
  border-radius: 20px 20px 20px 20px;
  opacity: 0px;

  float: left;
}

.hero-sub span {
  font-weight: 400;
}

.hero-sub h1 {
  display: inline-block;
  margin-left: 2rem;
  line-height: 30px;
  font-size: 16px;
  font-weight: 300;
}

.hero-sub img:hover {
  background-color: #aa5e31;
  color: #aa5e31;
}

h1 img {
  width: 10px;
}

.bear img {
  display: block;
}

.hero-sub h2 {
  margin-top: 1rem;
}

.mid {
  position: relative;
  display: flex;
  justify-content: left;
  width: Hug (476px) px;
  height: Hug (288px) px;

  gap: 27px;
  opacity: 0px;
}

.mid1 {
  position: absolute;
  top: 24px;
  left: 188px;
}

/* new *
.gallery {
  width: 100%;
  background-color: #ffffff;
  height: 15vh;
  display: flex;
  justify-content: left;
  align-items: center;
}
h2 {
  font-size: 2rem;
}
.img1 {
  height: 5vh;
  padding-left: 14rem;
  padding-bottom: 10rem;
}
.img2 {
  height: 5vh;
  padding-left: 1rem;
  padding-bottom: 10rem;
}
.img3 {
  height: 5vh;
}
  */

/* footer */
/*footer*/
footer {
  width: 100%;
  margin: auto;
  background-color: #3d405b;
  height: auto;
  display: flex;
  justify-content: space-around;
  font-family: "Montserrat", serif;
  align-self: start;
  padding: 3rem;
}

.copyright {
  width: 30%;
  background-color: #3d405b;
  height: 56vh;
  display: flex;
  justify-content: left;
  font-family: "Montserrat", serif;
  align-self: start;
}

.started button {
  display: block;
  margin: 1rem;
  margin-left: 0px;
  width: 100px;
  height: 5vh;
  font-weight: 500;
  border: none;
  font-size: 1.3rem;
  border-radius: 3px;
  color: #3d405b;
}

.started button a {
  font-size: 1.3rem;
  color: #3d405b;
}

.start {
  font-size: 1.3rem;
}

.one {
  max-width: 90%;
  height: 2rem;
  line-height: 23.18px;
  left: 150px;
  padding-left: 5rem;
  float: left;
  align-items: center;
  margin-top: 7rem;
}

.one a {
  color: #ffffff;
  font-size: 3.5rem;
  font-weight: 600;
}

.one span {
  color: #aa5e31;
}

.one h1 {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 300;
  margin-top: 2rem;
}

.right {
  width: 70%;
  background-color: #3d405b;
  height: 66vh;
  display: flex;
  justify-content: left;
  font-family: "Montserrat", serif;
  align-self: start;
}

.two {
  margin-top: 5rem;
}

.three {
  margin-top: 5rem;
}

.four {
  margin-top: 5rem;
}

.five {
  margin-top: 5rem;
}

footer li {
  list-style-type: none;
  color: #ffffff;
  padding: 1rem;
  margin-left: 10rem;
  font-weight: 300;
  font-size: 1.3rem;
}

footer p {
  list-style-type: none;
  color: #ffffff;
  padding: 1rem;
  margin-left: 10rem;
  font-weight: 300;
  font-size: 1.3rem;
}

footer li:hover {
  color: #aa5e31;
}

footer button :hover {
  color: white;
  background-color: #aa5e31;
}

footer button:hover {
  color: white;
  background-color: #aa5e31;
}

.sixteen {
  display: none;
}

@media only screen and (max-width: 1024px) {
  /* For tablet phones: */

  .brand {
    display: flex;
    position: relative;
    width: 100%;
    height: 9vh;
    color: #ffffff;
    background-color: #3d405b;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    border-left: 0.1px solid white;
  }

  .brand-name {
    max-width: 20%;
    height: 2rem;
    line-height: 33.18px;
    left: 120px;
    padding-left: 7rem;
    float: left;
    align-items: center;
  }

  .brand-name a {
    color: #ffffff;
    font-size: 2.4rem;
    font-weight: 700;
  }

  .brand-name span {
    color: #aa5e31;
  }

  .brand-nav {
    width: 80%;
    list-style-type: none;
    font-size: 1.1rem;
    line-height: 24px;
    font-weight: 400;
    position: absolute;
    left: 200px;
    align-items: center;
    text-align: center;
    justify-self: center;
  }

  .brand nav ul li a {
    color: #ffffff;
    float: left;
    font-size: 1.4rem;
    font-weight: 500;
    list-style-type: none;
    gap: 10;
  }

  .brand li {
    list-style-type: none;
    float: left;
    margin: 3rem;
    font-size: 1rem;
    margin-right: 2rem;
  }

  .brand li a:hover {
    text-decoration: none;
    text-decoration-color: #aa5e31;
    border-bottom: 2px solid #aa5e31;
  }

  .hambugger {
    display: none;
  }

  /*new*/
  .rewind {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    width: 100%;
    margin: auto;
    height: 2vh;
    border: none;
    background-color: white;
  }

  .wind button {
    color: #3d405b;
    border: none;
    background-color: inherit;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    margin: 2rem;
  }

  #blue:hover {
    fill: #aa5e31;
  }

  .wind button:hover {
    color: #aa5e31;
  }

  /* new section*/
  .hero {
    display: flex;
    background-color: white;
    width: 100%;
    height: auto;
    margin: auto;
  }

  .hero-sub {
    width: 100%;
    height: auto;
    gap: 20px;
    opacity: 0px;

    margin-left: 4rem;
    margin-top: 3rem;
    margin-bottom: 5rem;
    padding: 5rem;
  }

  .hero-sub img {
    width: 35%;
    height: 38vh;
    gap: 10px;
    border-radius: 20px 20px 20px 20px;
    opacity: 0px;

    float: left;
  }

  .hero-sub span {
    font-weight: 400;
  }

  .hero-sub h1 {
    display: inline-block;
    margin-left: 2rem;
    line-height: 35px;
    font-size: 14px;
    font-weight: 300;
  }

  h1 img {
    width: 10px;
    height: auto;
  }

  .bear img {
    display: block;
  }

  .hero-sub h2 {
    margin-top: 2rem;
  }

  .mid {
    position: relative;
    display: flex;
    justify-content: left;
    width: Hug (476px) px;
    height: Hug (288px) px;

    gap: 27px;
    opacity: 0px;
  }

  .mid1 {
    position: absolute;
    top: 24px;
    left: 188px;
  }

  /*footer*/
  footer {
    width: 100%;
    margin: auto;
    background-color: #3d405b;
    height: auto;
    display: flex;
    justify-content: space-around;
    font-family: "Montserrat", serif;
    align-self: start;
    padding: 3rem;
  }

  .copyright {
    width: 30%;
    background-color: #3d405b;
    height: 56vh;
    display: flex;
    justify-content: left;
    font-family: "Montserrat", serif;
    align-self: start;
  }

  .started button {
    display: block;
    margin: 1rem;
    margin-left: 0px;
    width: 120px;
    height: 4vh;
    font-weight: 500;
    border: none;
    font-size: 1.3rem;
    border-radius: 3px;
    color: #3d405b;
  }

  .started button a {
    font-size: 1.3rem;
    color: #3d405b;
  }

  .start {
    display: block;
    font-size: 12px;
  }

  .one {
    max-width: 90%;
    height: 2rem;
    line-height: 23.18px;
    left: 150px;
    padding-left: 5rem;
    float: left;
    align-items: center;
    margin-top: 7rem;
  }

  .one a {
    color: #ffffff;
    font-size: 3.5rem;
    font-weight: 600;
  }

  .one span {
    color: #aa5e31;
  }

  .one h1 {
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 300;
    margin-top: 2rem;
  }

  .right {
    width: 70%;
    background-color: #3d405b;
    height: 56vh;
    display: flex;
    justify-content: left;
    font-family: "Montserrat", serif;
    align-self: start;
  }

  .two {
    margin-top: 3rem;
  }

  .three {
    margin-top: 3rem;
  }

  .four {
    margin-top: 3rem;
  }

  .five {
    margin-top: 3rem;
  }

  footer li {
    list-style-type: none;
    color: #ffffff;
    padding: 1rem;
    margin-left: 2rem;
    font-weight: 300;
    font-size: 1.1rem;
  }

  footer p {
    list-style-type: none;
    color: #ffffff;
    padding: 1rem;
    margin-left: 2rem;
    font-weight: 300;
    font-size: 1.1rem;
  }

  footer li:hover {
    color: #aa5e31;
  }

  footer button :hover {
    color: white;
    background-color: #aa5e31;
  }

  footer button:hover {
    color: white;
    background-color: #aa5e31;
  }

  .sixteen {
    display: none;
  }
}

@media only screen and (max-width: 500px) {

  /* For mobile phones: */
  .brand {
    display: flex;
    position: relative;
    width: 100%;
    height: 8.5rem;
    color: #ffffff;
    background-color: #3d405b;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    border-left: 0.1px solid white;
  }

  .brand-name {
    max-width: 20%;
    height: 2rem;
    line-height: 33.18px;
    left: 120px;
    padding-left: 3rem;
    float: left;
    align-items: center;
  }

  .brand-name a {
    color: #ffffff;
    font-size: 2.4rem;
    font-weight: 700;
  }

  .brand-name span {
    color: #aa5e31;
  }

  .brand-nav {
    display: none;
    width: 80%;
    list-style-type: none;
    font-size: 1.1rem;
    line-height: 24px;
    font-weight: 400;
    position: absolute;
    left: 200px;
    align-items: center;
    text-align: center;
    justify-self: center;
  }

  .brand nav ul li a {
    color: #ffffff;
    float: left;
    font-size: 1.1rem;
    list-style-type: none;
    gap: 10;
  }

  .brand li {
    list-style-type: none;
    float: left;
    margin: 3rem;
    font-size: 1rem;
    margin-right: 4rem;
  }

  .brand li a:hover {
    text-decoration: none;
    text-decoration-color: #aa5e31;
    border-bottom: 2px solid #aa5e31;
  }

  .hambugger {
    position: absolute;
    left: 100px;
  }

  .hambugger {
    display: flex;
    max-width: 20%;
    list-style-type: none;
    font-size: 1.5rem;
    line-height: 24px;
    font-weight: 400;
    position: absolute;
    left: 320px;
    margin-left: auto;
    align-items: center;
    text-align: center;
    justify-self: center;
  }

  /*new*/
  .rewind {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    width: 100%;
    margin: auto;
    height: 2vh;

    background-color: white;
  }

  .wind button {
    color: #3d405b;
    border: none;
    background-color: inherit;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    margin: 2rem;
  }

  #blue:hover {
    fill: #aa5e31;
  }

  .wind button:hover {
    color: #aa5e31;
  }

  /* new section*/
  .hero {
    display: flex;
    background-color: white;
    width: 100%;
    height: auto;
    margin: auto;
  }

  .hero-sub {
    width: 100%;
    height: auto;
    gap: 20px;
    opacity: 0px;

    margin-left: 1rem;
    margin-top: 3rem;
    margin-bottom: 5rem;
    padding: 2rem;
  }

  .hero-sub img {
    width: 30%;
    height: 17vh;
    gap: 10px;
    border-radius: 20px 20px 20px 20px;
    opacity: 0px;

    float: left;
  }

  .hero-sub span {
    font-weight: 400;
  }

  .hero-sub h1 {
    display: inline-block;
    margin-left: 2rem;
    line-height: 22px;
    font-size: 12px;
    font-weight: 300;
  }

  h1 img {
    width: 10px;
  }

  .bear img {
    display: block;
  }

  h2 {
    width: 100%;
    height: 30px;
  }

  .hero-sub h2 {
    margin-top: 1rem;
  }

  .mid {
    position: relative;
    display: flex;
    justify-content: left;
    width: Hug (476px) px;
    height: Hug (288px) px;

    gap: 27px;
    opacity: 0px;
  }

  .mid1 {
    position: absolute;
    top: 24px;
    left: 188px;
  }

  /*footer*/
  footer {
    width: 100%;
    margin: auto;
    background-color: #3d405b;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    font-family: "Montserrat", serif;
    align-self: start;
    padding: 3rem;
  }

  .copyright {
    width: 90%;
    background-color: #3d405b;
    height: 36vh;
    display: flex;
    justify-content: left;
    font-family: "Montserrat", serif;
    align-self: start;
  }

  .started button {
    display: block;
    margin: 1rem;
    margin-left: 0px;
    width: 120px;
    height: 4vh;
    font-weight: 500;
    border: none;
    font-size: 1.3rem;
    border-radius: 3px;
    color: #3d405b;
  }

  .started button a {
    font-size: 1.3rem;
    color: #3d405b;
  }

  .start {
    display: none;
    font-size: 12px;
  }

  .one {
    max-width: 90%;
    height: 2rem;
    line-height: 23.18px;
    left: 150px;
    padding-left: 2rem;
    float: left;
    align-items: center;
    margin-top: 2rem;
  }

  .one a {
    color: #ffffff;
    font-size: 3.5rem;
    font-weight: 600;
  }

  .one span {
    color: #aa5e31;
  }

  .one h1 {
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 300;
    margin-top: 2rem;
  }

  .right {
    width: 90%;

    background-color: #3d405b;
    height: auto;
    display: grid;
    grid-template-columns: repeat(2, 200px);
    justify-content: left;
    font-family: "Montserrat", serif;
    align-self: start;
  }

  .two {
    margin-top: 0.1rem;
  }

  .three {
    margin-top: 0.1rem;
  }

  .four {
    margin-top: 0.1rem;
  }

  .fifteen {
    margin-top: 0.1rem;
  }

  footer li {
    list-style-type: none;
    color: #ffffff;
    padding: 1rem;
    margin-left: 2rem;
    font-weight: 300;
    font-size: 1.3rem;
  }

  footer p {
    list-style-type: none;
    color: #ffffff;
    padding: 1rem;
    margin-left: 2rem;
    font-weight: 300;
    font-size: 1.1rem;
  }

  footer li:hover {
    color: #aa5e31;
  }

  footer button :hover {
    color: white;
    background-color: #aa5e31;
  }

  footer button:hover {
    color: white;
    background-color: #aa5e31;
  }

  .sixteen {
    height: auto;
    background-color: #3d405b;
    display: flex;
    font-size: 0.5rem;
    color: #ffffff;
    justify-content: left;
    padding-left: 3rem;
  }
}