* {
  box-sizing: border-box;
  border: none;
}

@font-face {
  font-family: "Roboto Slab";
  src: url("../fonts/RobotoSlab-Medium.woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Flex Two";
  src: url("../fonts/RobotoFlex-VariableFont_two.woff2");
}
@font-face {
  font-family: "Roboto Flex";
  src: url("../fonts/RobotoFlex.woff2");
  font-weight: -600;
}
body {
  background: rgb(226, 223, 216);
  font-family: "Roboto Flex Two", sans-serif;
  font-weight: 300;
  font-size: 30px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
}

.parent {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 2vw;
  grid-row-gap: 0px;
  margin-left: 8vw;
  margin-right: 8vw;
  margin-bottom: 4vw;
  padding: 0vw;
  font-size: 2.5vw;
}
.parent__vchild {
  background: rgb(188, 199, 203);
  color: rgb(51, 66, 87);
  padding: 3vw;
  border-radius: 1vw;
}

.vchild-bold {
  color: rgb(143, 57, 56);
  font-size: 4vw;
  line-height: 1.1;
  font-family: "Roboto Slab", cursive;
  font-weight: 500;
}

.bt {
  background-color: white;
  border-radius: 0.5vw;
  box-shadow: 1px 1px 20px 0 #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 2vw;
  font-weight: normal;
  margin-bottom: 0;
  padding: 0.75vw 1.5vw;
  text-align: center;
  transition: 0.3s;
}
.bt--soiree-home {
  box-shadow: 1px 1px 20px 0 #626e56;
  left: 62vw;
  position: absolute;
  top: 4vw;
}
.bt--soiree-home:hover {
  background-color: #626e56;
  color: white;
  left: 62.25vw;
  top: 4.25vw;
}
.bt--soiree-events {
  box-shadow: 1px 1px 20px 0 black;
  left: 30vw;
  position: absolute;
  top: 17vw;
}
.bt--soiree-events:hover {
  background-color: rgb(101, 42, 36);
  color: white;
  left: 30.25vw;
  top: 12.25vw;
}
.bt--rodeo-home {
  box-shadow: 1px 1px 20px 0 #7f86b0;
  left: 50vw;
  position: absolute;
  top: 13vw;
}
.bt--rodeo-home:hover {
  background-color: #952d50;
  color: white;
  left: 50.25vw;
  top: 13.25vw;
}
.bt--horsemanship-home {
  box-shadow: 1px 1px 20px 0 #7f86b0;
  left: 60.5vw;
  position: absolute;
  top: 28vw;
}
.bt--horsemanship-home:hover {
  background-color: rgb(101, 42, 36);
  color: white;
  left: 60.75vw;
  top: 28.25vw;
}

#rodeodetails {
  margin-top: 1.5vw;
}

#horsemanshipdetails {
  margin-top: 120vw;
}

.box111 {
  padding: 0;
  padding-top: 3vw;
  margin-top: 0;
  color: get;
}
.box111__title {
  font-size: 7vmin;
}
.box111__title--pink {
  line-height: 1.1;
  font-size: 6.75vw;
  color: rgb(143, 57, 56);
}
.box111__title--pink2 {
  color: rgb(143, 57, 56);
  font-size: 7vw;
  line-height: 1;
}
.box111__title--pink3 {
  margin-top: 3vw;
  margin-bottom: 0vw;
  color: rgb(0, 79, 136);
  font-size: 4vw;
  letter-spacing: 1.5;
}
.box111__text {
  width: 85vw;
}
.box111__text--pink {
  color: rgb(143, 57, 56);
}
.box111__text--bigger {
  font-size: 4vw;
  line-height: 2;
  padding-top: 2vw;
}

.box444 {
  position: absolute;
  left: 4vw;
  top: 202.5vw;
}

.box555 {
  position: absolute;
  left: 4vw;
  top: 212vw;
}

.box666 {
  position: absolute;
  left: 4vw;
  top: 335vw;
}

.box777 {
  position: absolute;
  left: 4vw;
  top: 337vw;
}

h1 {
  color: rgb(143, 57, 56);
  font-family: "Roboto Slab", cursive;
  font-weight: 500;
  font-style: normal;
  font-size: 7vw;
  line-height: 1.1;
  margin-bottom: -2vw;
  padding-bottom: -1vw;
  padding-left: 6vw;
  padding-right: 4vw;
}

h2 {
  font-family: "Roboto Flex", serif;
  font-weight: 500;
  color: rgb(51, 66, 87);
  font-size: 2.25vw;
  padding-left: 6vw;
  padding-right: 0vw;
  padding-top: 0;
  margin: auto;
}

h3 {
  padding-top: 0vw;
  padding-left: 4vw;
  margin: 0vw;
  margin-bottom: 1.5vw;
  font-size: calc(14px + 12 * (100vw - 300px) / 1300);
  line-height: 1.25;
  font-family: "Overpass", serif;
  font-weight: 300;
  padding-left: 6vw;
  font-style: normal;
  color: rgb(101, 42, 36);
}

h3,
.founder {
  font-size: 2vw;
  margin: auto;
  text-align: center;
  margin-top: -16px;
  margin-bottom: 2vw;
}

h4 {
  font-family: "Roboto Slab", sans-serif;
  padding-top: 0vw;
  padding-bottom: 1vw;
  margin-bottom: 0vw;
  padding-left: 0vw;
  text-decoration: none;
  margin: 0vw;
  margin-bottom: 1.5vw;
  font-size: 2.25vw;
  line-height: 1;
  font-weight: 600;
  font-style: normal;
  color: rgb(101, 42, 36);
}

h5 {
  color: rgb(51, 66, 87);
  font-family: "Roboto Slab", serif;
  font-weight: 100;
  line-height: 1;
  font-size: 4vw;
  text-decoration: none;
}

.h55 {
  color: rgb(51, 66, 87);
  font-family: "Roboto Slab", serif;
  font-weight: 100;
  line-height: 1;
  font-size: 4vw;
  text-decoration: none;
}

h6 {
  font-family: "Roboto Flex", sans-serif;
  padding-top: 0.75vw;
  margin-top: 0vw;
  padding-bottom: 1vw;
  padding-left: 0vw;
  margin: 0vw;
  font-size: 2.25vw;
  line-height: 1;
  font-weight: 600;
  font-style: normal;
  color: rgb(101, 42, 36);
}

.header-image {
  position: relative;
  background-image: url("../images/boots-diamonds-2-24-24-3000x880.png");
  background-size: cover;
  color: red;
  background-position: center;
  background-repeat: no-repeat;
  height: 48.75vw;
}

.header-image ~ .h55 {
  position: absolute;
  text-align: right;
  color: white;
  line-height: 1.15;
  top: 8vw;
  padding: 0vw 6vw 0vw 45vw;
  margin: 0vw 0vw 0vw 0vw;
  font-size: 3vw;
}

.h56 {
  font-size: 4.5vw;
}

li .bbb-logo,
.trigger,
.checkbox,
.hamburger,
.menu {
  display: none;
}

header {
  height: 4vw;
}

.h2__modified {
  font-size: 3vw;
  padding-left: 1vw;
  margin-left: 10vw;
}

.pink {
  color: rgb(143, 57, 56);
}

.white {
  color: white;
}

.blonde {
  color: rgb(241, 227, 214);
}

.medium {
  font-size: 3.5vw;
}

.center {
  text-align: center;
  margin: 0 auto;
}

.center-left {
  text-align: left;
  width: 70%;
  margin: auto;
}

.center-letter {
  width: 70%;
  margin: auto;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
}

.indent {
  text-indent: 3vw;
}

.auto-margin {
  margin: auto;
}

.tight-bottom {
  margin-bottom: -24px;
}

.bolder {
  font-family: "Roboto Flex Two", sans-serif;
  font-variation-settings: "wght" 900;
}

.lighter {
  font-weight: 300;
}

.larger {
  font-size: 7vw;
}

.smaller {
  font-size: 2vw;
  line-height: 1.25;
}

.f1 {
  font-size: 1vw;
  line-height: 1.25;
}

.f2 {
  font-size: 2vw;
  line-height: 1.25;
}

.f3 {
  font-size: 3vw;
  line-height: 1.25;
}

.f4 {
  font-size: 4vw;
  line-height: 1.25;
}

.f5 {
  font-size: 5vw;
  line-height: 1.25;
}

.f6 {
  font-size: 6vw;
  line-height: 1.25;
}

.slab-font {
  font-family: "Alfa Slab One", serif;
}

.brown {
  color: rgb(101, 42, 36);
}

.headline2 {
  background-image: url("/images/5-22-22.1156-rodeo-banner-1641x327.png");
  background-size: cover;
  width: 100%;
  height: 100%;
}

.headline3 {
  background-image: url("/images/soiree.png");
  background-size: cover;
  width: 100%;
  height: 100%;
}

.headline4 {
  background-image: url("/images/5-22-22.1142-1641x327-bbb-horsemanship-8.5x11.png");
  background-size: cover;
  width: 100%;
  height: 100%;
}

.navbar {
  display: flex;
  position: relative;
  z-index: 500;
  justify-content: space-between;
  align-items: center;
  background: rgb(188, 166, 142);
  background-size: cover;
}

.byb-title:hover {
  background-color: rgb(255, 103, 0);
}

.navbar-links ul {
  display: flex;
  margin: 0;
  padding-left: 4vw;
  padding-right: 5vw;
}

.navbar-links li {
  list-style: none;
  font-size: 2vw;
  padding-left: 1.5vw;
  padding-right: 1.5vw;
  margin-left: -0.85vw;
  margin-right: -0.85vw;
  transition-duration: 250ms;
}

.navbar-links li a {
  text-decoration: none;
  font-weight: 300;
  color: rgb(51, 66, 87);
  font-family: roboto, sans-serif;
  font-weight: 500;
  padding: 1vw;
  display: block;
}

.nav-link {
  text-decoration: none;
  color: white;
  display: inline-block;
  position: relative;
}

#turned-on {
  text-decoration: none;
  color: rgb(143, 57, 56);
  position: relative;
}

.nav-link::before {
  transition: 300ms;
  height: 0.2vw;
  content: "";
  position: absolute;
  left: 40%;
  background-color: white;
}

#turned-on::before {
  transition: 300ms;
  height: 0.2vw;
  content: "";
  position: absolute;
  left: 0%;
  background-color: rgb(143, 57, 56);
}

.nav-link-ltr::before {
  content: "";
  width: 0%;
  bottom: 1vw;
}

.turned-on-ltr::before {
  content: "";
  width: 100%;
  bottom: 1vw;
}

.nav-link-ltr:hover::before {
  width: 100%;
  color: rgb(255, 103, 0);
  left: 0;
}

.turned-on-ltr:hover::before {
  width: 100%;
  color: rgb(255, 103, 0);
  left: 0;
}

.announcement-front-button {
  display: block;
  width: 60%;
  border: none;
  background-color: rgb(255, 103, 0);
  color: white;
  border-radius: 20px;
  font-size: 1.5vw;
  cursor: pointer;
  text-align: center;
  margin: auto;
  margin-top: -3vw;
  transition: 0.3s;
}

.announcement-front-button:hover {
  background-color: rgb(101, 42, 36);
}

.address-strip {
  height: 10.75vw;
  background-color: rgb(188, 166, 142);
  background-size: cover;
  font-size: 2vw;
  font-weight: 300;
  padding-top: 1vw;
  text-align: center;
  line-height: 1.05;
}

.slogan {
  position: absolute;
  animation: slogan__keyframes 8s;
  z-index: 20;
}
.slogan__image {
  width: 94vw;
  margin-top: 43.5vw;
  margin-left: 2vw;
}

@keyframes slogan__keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.slide-bar {
  position: absolute;
  z-index: -10;
}
.slide-bar__image {
  width: 100vw;
  height: 12vw;
  margin-top: 38vw;
}

.wrapper {
  display: block;
  margin: auto;
  width: 70vw;
}

.wish-1 {
  float: left;
  padding-right: 2vw;
  margin-top: 2vw;
  margin-left: 23vw;
  margin-bottom: 4vw;
  transition: transform 0.2s;
}

.wish-1:hover {
  transform: scale(1.15);
  float: left;
  padding-right: 2vw;
  margin-top: 2vw;
  margin-right: 2vw;
  margin-bottom: 4vw;
}

.wish-sponsor {
  float: left;
  margin-bottom: 4vw;
  margin-left: 23vw;
  margin-top: 2vw;
  padding-right: 2vw;
  transition: transform 0.2s;
}

.brown-intro {
  letter-spacing: 2;
  background: rgb(226, 223, 216);
}
.brown-intro__text {
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
  padding-left: 4vw;
  padding-right: 4vw;
  color: rgb(101, 42, 36);
}
.brown-intro__text--larger {
  font-size: 8vw;
  line-height: 1;
}
.brown-intro__text--smaller {
  font-size: 3vw;
  line-height: 1;
}
.brown-intro__text--height {
  line-height: 2;
}
.brown-intro__text .do-pictures {
  margin: 0;
  float: left;
  margin-right: 4vw;
  margin-top: 1vw;
}
.brown-intro__text a[href^="mailto:"] {
  font-family: sans-serif;
  color: rgb(255, 103, 0);
  text-decoration: none;
}

.do-cc-strip {
  width: 39.5vw;
  margin: 3vw 6vw;
}

.brown-spacer {
  margin: 0;
  padding: 0;
  line-height: 0.5;
  background: rgb(101, 42, 36);
  width: 100vw;
}

.full-wide-pic {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
}
.full-wide-pic__image {
  width: 99vw;
  margin-bottom: 0;
  padding-bottom: 0;
}

.brown-text-area {
  position: absolute;
  top: 227.5vw;
  background: rgb(101, 42, 36);
  margin: 0;
  padding: 0;
  padding-left: 4vw;
  padding-right: 4vw;
  color: white;
}
.brown-text-area--text-top {
  top: 227.5vw;
}
.brown-text-area__text-center {
  text-align: center;
  color: white;
}
.brown-text-area__larger {
  font-size: 6vw;
  text-align: center;
  color: white;
}

.btn {
  -webkit-transition: 0.3s;
  background-color: rgb(51, 66, 87);
  border-radius: 1vw;
  border: none;
  color: white;
  display: inline-block;
  font-size: 3vw;
  font-weight: 0;
  margin-left: 6vw;
  margin-top: 8vw;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  top: 111.5vw;
  transition: 0.3s;
  width: 30vw;
}
.btn--volunteer {
  -webkit-transition: 0.3s;
  background-color: rgb(143, 57, 56);
  border-radius: 1vw;
  border: none;
  color: white;
  display: inline-block;
  font-size: 3vw;
  font-weight: 300;
  margin-left: 6vw;
  padding: 10px 10px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  width: 40vw;
}

.btnTwo {
  text-decoration: none;
  font-weight: 400;
  top: 111.5vw;
  left: 20vw;
  display: inline-block;
  border-radius: 1vw;
  background-color: rgb(51, 66, 87);
  border: none;
  width: 30vw;
  color: white;
  text-align: center;
  font-size: 3vw;
  margin-right: 6vw;
  margin-top: 8vw;
  padding: 10px 10px;
  transition: 0.3s;
}
.btnTwo--volunteer {
  text-decoration: none;
  position: absolute;
  font-weight: 300;
  display: inline-block;
  border-radius: 1vw;
  background-color: rgb(0, 79, 136);
  border: none;
  width: 40vw;
  color: white;
  text-align: center;
  font-size: 3vw;
  margin-left: 6vw;
  padding: 10px 10px;
  transition: 0.3s;
}

.donate__qr {
  display: block; /* Ensures the image takes up the full width of its container */
  margin: 0 auto; /* Centers the image horizontally */
  /* Optional: */
  max-width: 30%; /* Ensures the image scales down on smaller screens */
  height: auto; /* Maintains aspect ratio */
}

.btn--donate:hover {
  background-color: rgb(143, 57, 56);
  color: #ddac5e;
}

.btn:hover {
  background-color: rgb(143, 57, 56);
  color: white;
}

.btnTwo:hover {
  background-color: rgb(143, 57, 56);
  color: white;
}

.btn--volunteer {
  display: block;
  position: absolute;
  left: 23vw;
  margin-top: -2vw;
}

.btn--volunteer:hover {
  background-color: rgb(51, 66, 87);
  color: rgb(226, 223, 216);
}

.toggle-button {
  top: 2.5vw;
  right: 4vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 6vw;
  height: 3vw;
  position: absolute;
}

.toggle-button .bar {
  height: 0.5vw;
  width: 100%;
  background-color: rgb(221, 172, 94);
  border-radius: 10px;
}

.flexcontain {
  display: flex;
  flex-direction: row;
  padding-top: 0;
  margin-top: 0;
  vertical-align: top;
}
.flexcontain__box111 {
  text-align: left;
  font-family: "Alfa Slab One", serif;
  align-items: bottom;
  width: 50vw;
  margin: 0 0 0 0;
  padding: 0;
  padding-top: 0vw;
  margin-top: 0;
  color: get;
}
.flexcontain__box111__box111__main-title {
  font-size: 7vmin;
  line-height: 1;
  letter-spacing: 2;
}
.soiree-event {
  position: absolute;
  top: 140vw;
  margin: auto;
  z-index: 500;
}

.pay-button {
  width: 33vw;
}

.pay-button__button {
  width: 33vw;
  margin-left: 2vw;
  background-image: "./images/6-01-20.1805-cc-strip-base.png";
}

.pay-button__button:hover {
  width: 33vw;
  margin-left: 2vw;
  background-image: "./images/6-01-20.1805-cc-strip-hover.png";
}

.box111__text--donate {
  width: 55vw;
  margin-left: 2vw;
  color: black;
}

.box111__text--donate {
  width: 55vw;
  margin-top: 0vw;
  margin-left: 6vw;
  padding-bottom: -6vw;
  color: black;
}

.full-width {
  margin-left: 6vw;
}

.container {
  width: "80%";
  padding: 2vw 4vw;
}

.container h2 {
  width: 100%;
  font-size: vw;
  text-align: center;
  margin-bottom: 2vw;
}

.container .row100 {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.container .row100 .col {
  position: relative;
  width: 100%;
  padding: 0 10px;
  margin: 30px 0 10px;
  transition: 0.5s;
}

.container .row100 .inputBox {
  position: relative;
  width: 100%;
  height: 40px;
  color: rgb(240, 44, 80);
}

.container .row100 .inputBox input,
.container .row100 .inputBox.textarea textarea {
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  box-shadow: none;
  border: none;
  outline: none;
  font-size: 18px;
  padding: 0 10px;
  z-index: 1;
  color: #000;
}

.container .row100 .inputBox .text {
  position: absolute;
  font-size: 2vw;
  top: 0;
  left: 0;
  line-height: 40px;
  padding: 0 10px;
  display: block;
  transition: 0.5s;
  pointer-events: none;
}

.container .row100 .inputBox input:focus + .text,
.container .row100 .inputBox input:valid + .text {
  top: -35px;
}

.container .row100 .inputBox .line {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: white;
  transition: 0.5s;
  border-radius: 2px;
  pointer-events: none;
}

.container .row100 .inputBox input:focus ~ .line,
.container .row100 .inputBox input:valid ~ .line {
  height: 100%;
}

.container .row100 .inputBox input:focus ~ .pline,
.container .row100 .inputBox input:valid ~ .pline {
  height: 100%;
}

.container .row100 .inputBox input:-moz-placeholder-shown ~ .pline {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: white;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-radius: 2px;
  pointer-events: none;
}

.container .row100 .inputBox .pline,
.container .row100 .inputBox input:placeholder-shown ~ .pline {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: white;
  transition: 0.5s;
  border-radius: 2px;
  pointer-events: none;
}

.container .row100 .inputBox.textarea {
  position: relative;
  width: 100%;
  height: 100px;
  padding: 10px 0;
}

.container .row100 .inputBox.textarea textarea {
  height: 100%;
  resize: none;
}

.container .row100 .inputBox textarea:focus + .text,
.container .row100 .inputBox textarea:valid + .text {
  top: -35px;
  left: 0px;
}

.container .row100 .inputBox textarea:focus ~ .line,
.container .row100 .inputBox textarea:valid ~ .line {
  height: 100%;
}

input[type=submit] {
  border: none;
  padding: 7px 35px;
  cursor: pointer;
  outline: none;
  background: rgb(240, 44, 80);
  color: white;
  font-size: 18px;
  border-radius: 1vw;
}

input[type=submit]:hover {
  background: rgb(0, 79, 136);
  color: #fff;
}

.h22 {
  font-family: "Overpass", serif;
  font-weight: 900;
  color: rgb(101, 42, 36);
  font-size: 2rem;
  padding-top: 0;
}

.zero-bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

.zero-top {
  margin-top: 1.25vw;
  padding-top: 0;
}

.left {
  text-align: left;
  margin-left: 20vw;
}

a {
  text-decoration: none;
}

a:hover {
  color: rgb(240, 44, 80);
}

.darker-smaller {
  line-height: 1.75;
  font-weight: 900;
  color: black;
  font-size: 1.75vw;
}

h8 {
  font-family: "Overpass", sans-serif;
  padding: 0;
  margin: 0;
  font-size: 2.25vw;
  font-weight: 900;
  font-style: normal;
  color: rgb(101, 42, 36);
}

h9 {
  font-family: "roboto", sans-serif;
  font-weight: 500;
  color: rgb(51, 66, 87);
  color: rgb(51, 66, 87);
}

#horse-area h3 {
  margin-top: 2vw;
  background-color: rgb(101, 42, 36);
  color: rgb(226, 223, 216);
}

#horse-area {
  color: white;
}

#video-wrapper2 {
  position: absolute;
  width: 100%;
}

#normal-bodycopy {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.normal-bodycopy iframe {
  padding-right: 0;
  margin-right: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

#vframe {
  width: 60vw;
}

video {
  display: block;
  position: relative;
  width: 45vw;
  margin: 4vw 55vw;
  right: 0;
}

#video-wrpper3 {
  display: block;
  position: relative;
  width: 25vw;
  right: 0;
}

#flex-video3-container {
  display: inline-flex;
}

.gridContainer {
  display: grid;
  grid-gap: 2vw;
  grid-template-columns: repeat(auto-fill, 180px);
  grid-auto-flow: row;
  align-items: end;
  justify-content: center;
  padding-left: 4vw;
  padding-right: 4vw;
}

.box {
  position: relative;
  width: 180px;
  filter: drop-shadow;
}

.box img {
  width: 180px;
  border-radius: 1vw;
}

.bold {
  position: absolute;
  z-index: 100;
  margin-top: 1vw;
  padding-left: 1vw;
  left: 0;
  top: -10px;
  text-shadow: 3px 3px 8px #000000;
  color: rgb(226, 223, 216);
}

.white-overcast a {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  opacity: 0;
  transition: transform 0.75s ease, opacity 0.75s ease;
}

.white-overcast a:hover {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  opacity: 1;
}

.explanation {
  font-family: "Roboto Slab";
  font-size: 0.4em;
  left: 0;
  line-height: 1.35;
  opacity: 0;
  padding-left: 0vw;
  position: absolute;
  top: 0;
  transition: transform 0.75s ease, opacity 0.75s ease;
  z-index: 200;
}

#explan1 {
  margin: 15px;
}

.explanation:hover {
  opacity: 1;
}

.our-horses {
  font-family: "Alfa Slab One", serif;
  color: rgb(240, 44, 80);
  font-size: 6vw;
}

#brown-ask {
  background: rgb(101, 42, 36);
}

.box:hover > .explanation {
  transition: transform 0.75s ease;
  opacity: 1;
}

.box:hover {
  transition: transform 0.75s ease;
  opacity: 1;
}

.box222 {
  text-align: left;
  width: 45vw;
  margin: 0;
  padding: 0;
  color: hsl(240, 100%, 50%);
  flex-grow: 1;
}
.box222__text {
  text-align: center;
  font-size: 1rem;
}

.box333__text--pic {
  position: absolute;
  left: 0;
}

.box444__text--pic {
  position: absolute;
  left: 0;
  top: 85vw;
}

.box555__text--pic {
  position: absolute;
  left: 0;
  top: 218vw;
}

.video-wrapper4 .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  margin-left: 6vw;
  margin-right: 4vw;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.video-wrapper4 .embed-container--wrapper5 {
  padding-top: 0;
}
.video-wrapper4 .embed-container iframe,
.video-wrapper4 .embed-container object,
.video-wrapper4 .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#video-wrapper5 .embed-container {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  left: 0;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
#video-wrapper5 .embed-container iframe,
#video-wrapper5 .embed-container object,
#video-wrapper5 .embed-container embed {
  position: absolute;
  top: 0;
  left: 4vw;
  width: 90%;
  height: 100%;
}

.container-grid {
  display: grid;
}

#slideshow {
  position: relative;
  width: 100vw;
  height: 50vw;
  overflow: hidden;
}

#slideshow img {
  position: absolute;
  width: 100vw;
  height: 50vw;
  top: 50%;
  left: 50%;
  margin-left: -50vw;
  margin-top: -25vw;
  opacity: 0;
  transition: opacity, transform;
  transition-duration: 5s, 10s;
}

#slideshow img {
  transform-origin: bottom left;
}

#slideshow :nth-child(2n+1) {
  transform-origin: top right;
}

#slideshow :nth-child(3n+1) {
  transform-origin: top left;
}

#slideshow :nth-child(4n+1) {
  transform-origin: bottom right;
}

#slideshow .fx:first-child + img ~ img {
  z-index: -1000;
}

#slideshow .fx {
  opacity: 1;
  transform: scale(1.05);
}

.logo {
  position: absolute;
  top: 3.5vw;
  transition: all 1s;
  transform-origin: 0% 0%;
  width: 30vw;
  border-radius: 0 0 1vw;
  z-index: 10;
}

.class {
  position: absolute;
  transition: all 1s;
  transform-origin: 0% 0%;
  width: 58vw;
  border-radius: 0 0 1vw;
  z-index: 100;
}

.logo:hover {
  transform: scale(1.075);
}

@keyframes logoFades {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bit1 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.5s;
}

#by {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 0.33s;
  animation-duration: 0.5s;
}

.bit2 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 0.66s;
  animation-duration: 0.5s;
}

#hoof-41 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 1s;
  animation-duration: 0.25s;
}

#hoof-42 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 1.5s;
  animation-duration: 0.25s;
}

#hoof-31 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 2s;
  animation-duration: 0.25s;
}

#hoof-32 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 2.5s;
  animation-duration: 0.25s;
}

#hoof-21 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 3s;
  animation-duration: 0.25s;
}

#hoof-22 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 3.5s;
  animation-duration: 0.25s;
}

#hoof-11 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 4s;
  animation-duration: 0.25s;
}

#hoof-12 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 4.5s;
  animation-duration: 0.25s;
}

#foot-4 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 1.75s;
  animation-duration: 0.25s;
}

#foot-3 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 2.75s;
  animation-duration: 0.25s;
}

#foot-2 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 3.75s;
  animation-duration: 0.25s;
}

#foot-1 {
  opacity: 0;
  animation: logoFades ease-in 1;
  animation-fill-mode: forwards;
  animation-delay: 4.75s;
  animation-duration: 0.25s;
}

.social-wrap__facebook {
  position: absolute;
  right: 3vw;
  top: 4vw;
  width: 6vw;
  transition: all 300ms ease-out;
  z-index: 700;
}
.social-wrap__facebook--other {
  top: 6vw;
}
.social-wrap__instagram {
  position: absolute;
  right: 11vw;
  top: 4vw;
  width: 6vw;
  transition: all 300ms ease-out;
  z-index: 700;
}
.social-wrap__instagram--other {
  top: 13vw;
}
.social-wrap__instagram-others {
  position: absolute;
  right: 11vw;
  top: 6vw;
  width: 6vw;
  transition: all 300ms ease-out;
  z-index: 700;
}
.social-wrap__instagram-others--other {
  top: 13vw;
}
.social-wrap__years {
  position: absolute;
  right: 1vw;
  top: 6vw;
  width: 18vw;
  transition: all 300ms ease-out;
  z-index: 700;
}
.social-wrap__years--other {
  top: 13vw;
}
.social-wrap__meet {
  position: absolute;
  right: 3vw;
  top: 84vw;
  width: 13vw;
  transition: all 300ms ease-out;
  z-index: 700;
}
.social-wrap__meet--other {
  top: 13vw;
}
.social-wrap__top {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 10vw;
  transition: all 300ms ease-out;
  z-index: 700;
}
.social-wrap__top--other {
  top: 13vw;
}
.social-wrap__pppp {
  position: absolute;
  right: 5vw;
  top: 30vw;
  width: 32vw;
  transition: all 300ms ease-out;
  z-index: 700;
}
.social-wrap__volunteer-training {
  position: absolute;
  left: 5vw;
  top: 29vw;
  width: 32vw;
  transition: all 300ms ease-out;
  z-index: 700;
}
.social-wrap__gamma2-gives {
  position: absolute;
  left: 5vw;
  top: 31vw;
  width: 33vw;
  transition: all 300ms ease-out;
  z-index: 700;
}

.social-wrap figure:hover img {
  transform: scale(1.15);
  transition: all 300ms ease-in;
}

.amanda-stewart-pic {
  position: absolute;
  text-align: left;
  left: 14.6vw;
  top: 68.5vw;
  width: 10vw;
  z-index: 700;
}

.box222__text--pic {
  width: 48vw;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}

@keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1.4;
  }
}
@media only screen and (min-width: 501px) {
  .the-break {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  body {
    background: rgb(226, 223, 216);
    font-family: "Roboto Flex Two", sans-serif;
    font-weight: 300;
    font-size: 30px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
  }
  .parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 2vw;
    grid-row-gap: 0px;
    margin-left: 8vw;
    margin-right: 8vw;
    margin-bottom: 4vw;
    padding: 0vw;
    font-size: 2.5vw;
  }
  .parent__vchild {
    background: rgb(188, 199, 203);
    color: rgb(51, 66, 87);
    padding: 3vw;
    border-radius: 1vw;
  }
  .vchild-bold {
    color: rgb(143, 57, 56);
    font-size: 4vw;
    line-height: 1.1;
    font-family: "Roboto Slab", cursive;
    font-weight: 500;
  }
  header {
    position: relative;
    z-index: 200;
    height: 11vw;
  }
  .bt {
    background-color: white;
    border-radius: 0.5vw;
    box-shadow: 1px 1px 20px 0 #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 2vw;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0.75vw 1.5vw;
    text-align: center;
    transition: 0.3s;
  }
  .bt--soiree-home {
    box-shadow: 1px 1px 20px 0 #626e56;
    left: 62vw;
    position: absolute;
    top: 4vw;
  }
  .bt--soiree-home:hover {
    background-color: #626e56;
    color: white;
    left: 62.25vw;
    top: 4.25vw;
  }
  .bt--soiree-events {
    box-shadow: 1px 1px 20px 0 black;
    left: 30vw;
    position: absolute;
    top: 17vw;
  }
  .bt--soiree-events:hover {
    background-color: rgb(101, 42, 36);
    color: white;
    left: 30.25vw;
    top: 12.25vw;
  }
  .bt--rodeo-home {
    box-shadow: 1px 1px 20px 0 #7f86b0;
    left: 50vw;
    position: absolute;
    top: 13vw;
  }
  .bt--rodeo-home:hover {
    background-color: #952d50;
    color: white;
    left: 50.25vw;
    top: 13.25vw;
  }
  .bt--horsemanship-home {
    box-shadow: 1px 1px 20px 0 #7f86b0;
    left: 60.5vw;
    position: absolute;
    top: 28vw;
  }
  .bt--horsemanship-home:hover {
    background-color: rgb(101, 42, 36);
    color: white;
    left: 60.75vw;
    top: 28.25vw;
  }
  #rodeodetails {
    margin-top: 1.5vw;
  }
  #horsemanshipdetails {
    margin-top: 120vw;
  }
  .box111 {
    padding: 0;
    padding-top: 0vw;
    margin-top: 0;
    color: get;
  }
  .box111__title {
    font-size: 7vmin;
  }
  .box111__title--pink {
    line-height: 1.1;
    font-size: 6.75vw;
    color: rgb(240, 44, 80);
  }
  .box111__title--pink2 {
    color: rgb(240, 44, 80);
    font-size: 7vw;
    line-height: 1;
  }
  .box111__title--pink3 {
    margin-top: 3vw;
    margin-bottom: 0vw;
    color: rgb(0, 79, 136);
    font-size: 4vw;
    letter-spacing: 1.5;
  }
  .box111__text {
    width: 85vw;
  }
  .box111__text--pink {
    color: rgb(240, 44, 80);
  }
  .box111__text--bigger {
    font-size: 4vw;
    line-height: 2;
    padding-top: 2vw;
  }
  .box444 {
    position: absolute;
    left: 4vw;
    top: 202.5vw;
  }
  .box555 {
    position: absolute;
    left: 4vw;
    top: 212vw;
  }
  .box666 {
    position: absolute;
    left: 4vw;
    top: 335vw;
  }
  .box777 {
    position: absolute;
    left: 4vw;
    top: 337vw;
  }
  h1 {
    color: getColor bitByBitRed;
    font-family: "Roboto Slab", cursive;
    font-weight: 500;
    font-style: normal;
    font-size: 7vw;
    line-height: 1.1;
    margin-bottom: -2vw;
    padding-bottom: -1vw;
    padding-left: 6vw;
    padding-right: 4vw;
  }
  h2 {
    font-family: "Roboto Flex", serif;
    font-weight: 500;
    color: rgb(51, 66, 87);
    font-size: 4.25vw;
    margin-left: 0vw;
    margin-right: 0vw;
    padding-left: 0vw;
    padding-right: 0vw;
    padding-top: 0;
    margin: auto;
  }
  h3 {
    padding-top: 0vw;
    padding-left: 4vw;
    margin: 0vw;
    margin-bottom: 1.5vw;
    font-size: calc(14px + 12 * (100vw - 300px) / 1300);
    line-height: 1.25;
    font-family: "Overpass", serif;
    font-weight: 300;
    padding-left: 6vw;
    font-style: normal;
    color: rgb(101, 42, 36);
  }
  h3,
  .founder {
    font-size: 2vw;
    margin: auto;
    text-align: center;
    margin-top: -16px;
    margin-bottom: 2vw;
  }
  h4 {
    font-family: "Roboto Slab", sans-serif;
    padding-top: 0vw;
    padding-bottom: 1vw;
    margin-bottom: 0vw;
    padding-left: 0vw;
    text-decoration: none;
    margin: 0vw;
    margin-bottom: 1.5vw;
    font-size: 2.25vw;
    line-height: 1;
    font-weight: 600;
    font-style: normal;
    color: rgb(101, 42, 36);
  }
  h5 {
    color: rgb(51, 66, 87);
    font-family: "Roboto Slab", serif;
    font-weight: 100;
    line-height: 1;
    font-size: 4vw;
    text-decoration: none;
  }
  h6 {
    font-family: "Roboto Flex", sans-serif;
    padding-top: 0.75vw;
    margin-top: 0vw;
    padding-bottom: 1vw;
    padding-left: 0vw;
    margin: 0vw;
    font-size: 2.25vw;
    line-height: 1;
    font-weight: 600;
    font-style: normal;
    color: rgb(101, 42, 36);
  }
  li .bbb-logo,
  .trigger,
  .checkbox,
  .social-wrap__facebook--other,
  .social-wrap__instagram--other {
    display: none;
  }
  li .bbb-logo {
    display: block;
    width: 30vw;
    padding-left: 0.5vw;
    padding-top: 7vw;
    padding-bottom: 3vw;
    border-bottom-right-radius: 3vw;
  }
  li .bbb-insta {
    position: relative;
    bottom: 0vw;
    padding-top: 2vw;
    display: block;
    width: 7vw;
    padding-left: 0.5vw;
  }
  li .bbb-fb {
    position: relative;
    left: 10vw;
    bottom: 11vw;
    display: block;
    width: 8vw;
    padding-left: 1vw;
  }
  .pink {
    color: rgb(240, 44, 80);
  }
  .white {
    color: white;
  }
  .blonde {
    color: rgb(241, 227, 214);
  }
  .medium {
    font-size: 3.5vw;
  }
  .center {
    text-align: center;
    margin: auto;
  }
  .center-left {
    text-align: left;
    width: 70%;
    margin: auto;
  }
  .center-letter {
    width: 70%;
    margin: auto;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
  }
  .indent {
    text-indent: 3vw;
  }
  .auto-margin {
    margin: auto;
  }
  .tight-bottom {
    margin-bottom: -24px;
  }
  .bolder {
    font-family: "Roboto Flex Two", sans-serif;
    font-variation-settings: "wght" 900;
  }
  .lighter {
    font-weight: 300;
  }
  .larger {
    font-size: 7vw;
  }
  .smaller {
    font-size: 2vw;
    line-height: 1.25;
  }
  .f1 {
    font-size: 1vw;
    line-height: 1.25;
  }
  .f2 {
    font-size: 2vw;
    line-height: 1.25;
  }
  .f3 {
    font-size: 3vw;
    line-height: 1.25;
  }
  .f4 {
    font-size: 4vw;
    line-height: 1.25;
  }
  .f5 {
    font-size: 5vw;
    line-height: 1.25;
  }
  .f6 {
    font-size: 6vw;
    line-height: 1.25;
  }
  .slab-font {
    font-family: "Alfa Slab One", serif;
  }
  .brown {
    background: rgb(188, 166, 142);
  }
  .headline2 {
    background-image: url("/images/5-22-22.1156-rodeo-banner-1641x327.png");
    background-size: cover;
    width: 100%;
    height: 100%;
  }
  .headline3 {
    background-image: url("/images/soiree.png");
    background-size: cover;
    width: 100%;
    height: 100%;
  }
  .headline4 {
    background-image: url("/images/5-22-22.1142-1641x327-bbb-horsemanship-8.5x11.png");
    background-size: cover;
    width: 100%;
    height: 100%;
  }
  .trigger {
    position: absolute;
    z-index: 1000;
  }
  .hamburger {
    cursor: pointer;
    margin-left: 5vw;
    margin-top: 3vw;
    float: left;
    display: inline;
  }
  .hamburger span {
    height: 0.5vw;
    width: 8vw;
    background: rgb(51, 66, 87);
    display: block;
    margin-bottom: 5px;
    position: relative;
    transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  }
  .trigger:checked ~ .hamburger span:first-child {
    transform: rotate(45deg);
    top: 8px;
  }
  .trigger:checked ~ .hamburger span:last-child {
    transform: rotate(-45deg);
    top: -7px;
  }
  .trigger:checked ~ .hamburger span:nth-child(2) {
    opacity: 0;
  }
  .menu {
    cursor: pointer;
    line-height: 11vw;
    font-family: roboto, sans-serif;
    font-weight: 400;
    display: block;
    color: rgb(51, 66, 87);
    font-size: 5.5vw;
  }
  .navbar {
    background: rgb(188, 166, 142);
    width: 45vw;
    border-radius: 0 0 3vw;
    padding: 0.15vw 2vw;
    padding-top: 1vw;
    position: absolute;
    box-sizing: border-box;
    margin-top: 0vw;
    left: -100vw;
    box-sizing: border-box;
    transition: left 0.3s ease-in-out;
    z-index: 1000;
    filter: drop-shadow(5px 0px 8px rgba(0, 0, 0, 0.3));
  }
  .trigger:checked ~ .navbar {
    left: 0;
  }
  .navbar .shadow {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 20px 25px -5px, rgba(0, 0, 0, 0.3) 0px 0px 10px -5px;
  }
  .navbar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .navbar ul li {
    margin-bottom: 2vw;
  }
  .navbar ul a {
    text-decoration: none;
    color: black;
  }
  .byb-title:hover {
    background-color: rgb(143, 57, 56);
  }
  .navbar-links ul {
    display: block;
    margin: 0;
    padding-left: 4vw;
    padding-right: 5vw;
  }
  .navbar-links li {
    list-style: none;
    font-size: 6vw;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    margin-left: -0.85vw;
    margin-right: -0.85vw;
    transition-duration: 250ms;
  }
  .navbar-links li a {
    text-decoration: none;
    font-weight: 300;
    color: rgb(51, 66, 87);
    font-family: roboto, sans-serif;
    font-weight: 400;
    padding: 1vw;
    display: block;
  }
  #turned-on {
    color: rgb(143, 57, 56);
  }
  .nav-link {
    text-decoration: none;
    color: white;
    display: inline-block;
    position: relative;
  }
  #turned-on {
    text-decoration: none;
    color: rgb(143, 57, 56);
    position: relative;
  }
  .nav-link::before {
    transition: 300ms;
    height: 0.5vw;
    content: "";
    position: absolute;
    left: 40%;
    background-color: rgb(143, 57, 56);
  }
  #turned-on::before {
    transition: 300ms;
    height: 0.5vw;
    content: "";
    position: absolute;
    left: 0%;
    background-color: rgb(143, 57, 56);
  }
  .nav-link-ltr::before {
    content: "";
    width: 0%;
    bottom: 1vw;
  }
  .turned-on-ltr::before {
    content: "";
    width: 100%;
    bottom: 1vw;
  }
  .nav-link-ltr:hover::before {
    width: 100%;
    color: rgb(255, 103, 0);
    left: 0;
  }
  .turned-on-ltr:hover::before {
    width: 100%;
    color: rgb(255, 103, 0);
    left: 0;
  }
  .announcement-front-button {
    display: block;
    width: 60%;
    border: none;
    background-color: rgb(255, 103, 0);
    color: white;
    border-radius: 20px;
    font-size: 1.5vw;
    cursor: pointer;
    text-align: center;
    margin: auto;
    margin-top: -3vw;
    transition: 0.3s;
  }
  .announcement-front-button:hover {
    background-color: rgb(101, 42, 36);
  }
  .address-strip {
    padding-top: 2vw;
    margin-bottom: 0vw;
    height: 17.5vw;
    background-color: rgb(188, 166, 142);
    background-size: cover;
    font-size: 4vw;
    font-weight: 300;
    text-align: center;
    line-height: 1.05;
  }
  .slogan {
    position: absolute;
    animation: slogan__keyframes 8s;
    z-index: 20;
  }
  .slogan__image {
    width: 94vw;
    margin-top: 43.5vw;
    margin-left: 2vw;
  }
  @keyframes slogan__keyframes {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .slide-bar {
    position: absolute;
    z-index: -10;
  }
  .slide-bar__image {
    width: 100vw;
    height: 12vw;
    margin-top: 38vw;
  }
  .wrapper {
    display: block;
    margin: auto;
    width: 70vw;
  }
  .wish-1 {
    float: left;
    padding-right: 2vw;
    margin-top: 2vw;
    margin-left: 23vw;
    margin-bottom: 4vw;
    transition: transform 0.2s;
  }
  .wish-1:hover {
    transform: scale(1.15);
    float: left;
    padding-right: 2vw;
    margin-top: 2vw;
    margin-right: 2vw;
    margin-bottom: 4vw;
  }
  .wish-sponsor {
    float: left;
    margin-bottom: 4vw;
    margin-left: 23vw;
    margin-top: 2vw;
    padding-right: 2vw;
    transition: transform 0.2s;
  }
  .brown-intro {
    letter-spacing: 2;
    background: rgb(226, 223, 216);
  }
  .brown-intro__text {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    padding-left: 4vw;
    padding-right: 4vw;
    color: rgb(101, 42, 36);
  }
  .brown-intro__text--larger {
    font-size: 8vw;
    line-height: 1;
  }
  .brown-intro__text--smaller {
    font-size: 3vw;
    line-height: 1;
  }
  .brown-intro__text--height {
    line-height: 2;
  }
  .brown-intro__text .do-pictures {
    margin: 0;
    float: left;
    margin-right: 4vw;
    margin-top: 1vw;
  }
  .brown-intro__text a[href^="mailto:"] {
    font-family: sans-serif;
    color: rgb(255, 103, 0);
    text-decoration: none;
  }
  .do-cc-strip {
    width: 39.5vw;
    margin: 3vw 6vw;
  }
  .brown-spacer {
    margin: 0;
    padding: 0;
    line-height: 0.5;
    background: rgb(101, 42, 36);
    width: 100vw;
  }
  .full-wide-pic {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .full-wide-pic__image {
    width: 99vw;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .brown-text-area {
    position: absolute;
    top: 227.5vw;
    background: rgb(101, 42, 36);
    margin: 0;
    padding: 0;
    padding-left: 4vw;
    padding-right: 4vw;
    color: white;
  }
  .brown-text-area--text-top {
    top: 227.5vw;
  }
  .brown-text-area__text-center {
    text-align: center;
    color: white;
  }
  .brown-text-area__larger {
    font-size: 6vw;
    text-align: center;
    color: white;
  }
  .btn {
    -webkit-transition: 0.3s;
    background-color: rgb(51, 66, 87);
    border-radius: 1vw;
    border: none;
    color: white;
    display: inline-block;
    font-size: 3vw;
    font-weight: 0;
    margin-left: 6vw;
    margin-top: 8vw;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    top: 111.5vw;
    transition: 0.3s;
    width: 30vw;
  }
  .btn--volunteer {
    -webkit-transition: 0.3s;
    background-color: rgb(143, 57, 56);
    border-radius: 1vw;
    border: none;
    color: white;
    display: inline-block;
    font-size: 3vw;
    font-weight: 300;
    margin-left: 6vw;
    padding: 10px 10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    transition: 0.3s;
    width: 40vw;
  }
  .btnTwo {
    text-decoration: none;
    font-weight: 0;
    top: 111.5vw;
    left: 20vw;
    display: inline-block;
    border-radius: 1vw;
    background-color: rgb(51, 66, 87);
    border: none;
    width: 30vw;
    color: white;
    text-align: center;
    font-size: 3vw;
    margin-right: 6vw;
    margin-top: 8vw;
    padding: 10px 10px;
    transition: 0.3s;
  }
  .btnTwo--volunteer {
    text-decoration: none;
    position: absolute;
    font-weight: 300;
    display: inline-block;
    border-radius: 1vw;
    background-color: rgb(0, 79, 136);
    border: none;
    width: 40vw;
    color: white;
    text-align: center;
    font-size: 3vw;
    margin-left: 6vw;
    padding: 10px 10px;
    transition: 0.3s;
  }
  .btn--donate:hover {
    background-color: rgb(240, 44, 80);
    color: #ddac5e;
  }
  .btn:hover {
    background-color: rgb(240, 44, 80);
    color: black;
  }
  .btnTwo:hover {
    background-color: rgb(240, 44, 80);
    color: black;
  }
  .btn--volunteer {
    display: block;
    position: absolute;
    left: 23vw;
  }
  .btn--volunteer:hover {
    background-color: rgb(51, 66, 87);
    color: rgb(226, 223, 216);
  }
  .toggle-button {
    top: 2.5vw;
    right: 4vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 6vw;
    height: 3vw;
    position: absolute;
  }
  .toggle-button .bar {
    height: 0.5vw;
    width: 100%;
    background-color: rgb(221, 172, 94);
    border-radius: 10px;
  }
  .flexcontain {
    display: flex;
    flex-direction: row;
    padding-top: 0;
    margin-top: 0;
    vertical-align: top;
  }
  .flexcontain__box111 {
    text-align: left;
    font-family: "Alfa Slab One", serif;
    align-items: bottom;
    width: 50vw;
    margin: 0 0 0 0;
    padding: 0;
    padding-top: 0vw;
    margin-top: 0;
    color: get;
  }
  .flexcontain__box111__box111__main-title {
    font-size: 7vmin;
    line-height: 1;
    letter-spacing: 2;
  }
  .soiree-event {
    position: absolute;
    top: 140vw;
    margin: auto;
    z-index: 500;
  }
  .pay-button {
    width: 33vw;
  }
  .pay-button__button {
    width: 33vw;
    margin-left: -0.5vw;
    background-image: "./images/6-01-20.1805-cc-strip-base.png";
  }
  .pay-button__button:hover {
    width: 33vw;
    margin-left: 6vw;
    background-image: "./images/6-01-20.1805-cc-strip-hover.png";
  }
  .box111__text--donate {
    width: 55vw;
    margin-left: 2vw;
    color: black;
  }
  .box111__text--donate {
    width: 55vw;
    margin-top: 0vw;
    margin-left: 6vw;
    padding-bottom: -6vw;
    color: black;
  }
  .full-width {
    margin-left: 6vw;
  }
  .container {
    width: "80%";
    padding: 2vw 4vw;
  }
  .container h2 {
    width: 100%;
    font-size: vw;
    text-align: center;
    margin-bottom: 2vw;
  }
  .container .row100 {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
  .container .row100 .col {
    position: relative;
    width: 100%;
    padding: 0 10px;
    margin: 30px 0 10px;
    transition: 0.5s;
  }
  .container .row100 .inputBox {
    position: relative;
    width: 100%;
    height: 40px;
    color: rgb(240, 44, 80);
  }
  .container .row100 .inputBox input,
  .container .row100 .inputBox.textarea textarea {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    box-shadow: none;
    border: none;
    outline: none;
    font-size: 18px;
    padding: 0 10px;
    z-index: 1;
    color: #000;
  }
  .container .row100 .inputBox .text {
    position: absolute;
    font-size: 2vw;
    top: 0;
    left: 0;
    line-height: 40px;
    padding: 0 10px;
    display: block;
    transition: 0.5s;
    pointer-events: none;
  }
  .container .row100 .inputBox input:focus + .text,
  .container .row100 .inputBox input:valid + .text {
    top: -35px;
  }
  .container .row100 .inputBox .line {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: white;
    transition: 0.5s;
    border-radius: 2px;
    pointer-events: none;
  }
  .container .row100 .inputBox input:focus ~ .line,
  .container .row100 .inputBox input:valid ~ .line {
    height: 100%;
  }
  .container .row100 .inputBox input:focus ~ .pline,
  .container .row100 .inputBox input:valid ~ .pline {
    height: 100%;
  }
  .container .row100 .inputBox input:-moz-placeholder-shown ~ .pline {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: white;
    -moz-transition: 0.5s;
    transition: 0.5s;
    border-radius: 2px;
    pointer-events: none;
  }
  .container .row100 .inputBox .pline,
  .container .row100 .inputBox input:placeholder-shown ~ .pline {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: white;
    transition: 0.5s;
    border-radius: 2px;
    pointer-events: none;
  }
  .container .row100 .inputBox.textarea {
    position: relative;
    width: 100%;
    height: 100px;
    padding: 10px 0;
  }
  .container .row100 .inputBox.textarea textarea {
    height: 100%;
    resize: none;
  }
  .container .row100 .inputBox textarea:focus + .text,
  .container .row100 .inputBox textarea:valid + .text {
    top: -35px;
    left: 0px;
  }
  .container .row100 .inputBox textarea:focus ~ .line,
  .container .row100 .inputBox textarea:valid ~ .line {
    height: 100%;
  }
  input[type=submit] {
    border: none;
    padding: 7px 35px;
    cursor: pointer;
    outline: none;
    background: rgb(240, 44, 80);
    color: white;
    font-size: 18px;
    border-radius: 1vw;
  }
  input[type=submit]:hover {
    background: rgb(0, 79, 136);
    color: #fff;
    transform: scale(1.15);
    transition: transform 0.75s ease;
  }
  .h22 {
    font-family: "Overpass", serif;
    font-weight: 900;
    color: rgb(101, 42, 36);
    font-size: 2rem;
    padding-top: 0;
  }
  .zero-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .zero-top {
    margin-top: 1.25vw;
    padding-top: 0;
  }
  .left {
    text-align: left;
    margin-left: 20vw;
  }
  a {
    text-decoration: none;
  }
  a:hover {
    color: rgb(240, 44, 80);
  }
  .darker-smaller {
    line-height: 1.75;
    font-weight: 900;
    color: black;
    font-size: 1.75vw;
  }
  h8 {
    font-family: "Overpass", sans-serif;
    padding: 0;
    margin: 0;
    font-size: 2.25vw;
    font-weight: 900;
    font-style: normal;
    color: rgb(101, 42, 36);
  }
  h9 {
    font-family: "roboto", sans-serif;
    font-weight: 500;
    color: rgb(51, 66, 87);
  }
  #horse-area h3 {
    margin-top: 2vw;
    background-color: rgb(101, 42, 36);
    color: rgb(226, 223, 216);
  }
  #horse-area {
    color: white;
  }
  #video-wrapper2 {
    position: absolute;
    width: 100%;
  }
  #normal-bodycopy {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
  }
  .normal-bodycopy iframe {
    padding-right: 0;
    margin-right: 0;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
  }
  #vframe {
    width: 60vw;
  }
  video {
    display: block;
    position: relative;
    width: 45vw;
    margin: 4vw 55vw;
    right: 0;
  }
  #video-wrpper3 {
    display: block;
    position: relative;
    width: 25vw;
    right: 0;
  }
  #flex-video3-container {
    display: inline-flex;
  }
  .gridContainer {
    display: grid;
    grid-gap: 3vw;
    grid-template-columns: repeat(auto-fill, 180px);
    grid-auto-flow: row;
    align-items: end;
    justify-content: center;
    padding-left: 0vw;
    padding-right: 0vw;
  }
  .box {
    position: relative;
    width: 180px;
    filter: drop-shadow;
  }
  .box img {
    width: 180px;
    border-radius: 1vw;
  }
  .bold {
    position: absolute;
    z-index: 10;
    margin-top: 1vw;
    padding-left: 1vw;
    left: 0;
    top: -10px;
    text-shadow: 3px 3px 8px #000000;
    color: rgb(226, 223, 216);
  }
  .white-overcast a {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    opacity: 0;
    transition: transform 0.75s ease, opacity 0.75s ease;
  }
  .white-overcast a:hover {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    opacity: 1;
  }
  .explanation {
    font-family: "Roboto Slab";
    font-size: 0.4em;
    left: 0;
    line-height: 1.35;
    opacity: 0;
    padding-left: 0vw;
    position: absolute;
    top: 0;
    transition: transform 0.75s ease, opacity 0.75s ease;
    z-index: 10;
  }
  #explan1 {
    margin: 15px;
  }
  .explanation:hover {
    opacity: 1;
  }
  .our-horses {
    font-family: "Alfa Slab One", serif;
    color: rgb(240, 44, 80);
    font-size: 6vw;
  }
  #brown-ask {
    background: rgb(101, 42, 36);
  }
  .box:hover > .explanation {
    transition: transform 0.75s ease;
    opacity: 1;
  }
  .box:hover {
    transition: transform 0.75s ease;
    opacity: 1;
  }
  .box222 {
    text-align: left;
    width: 45vw;
    margin: 0;
    padding: 0;
    color: hsl(240, 100%, 50%);
    flex-grow: 1;
  }
  .box222__text {
    text-align: center;
    font-size: 1rem;
  }
  .box333__text--pic {
    position: absolute;
    left: 0;
  }
  .box444__text--pic {
    position: absolute;
    left: 0;
    top: 85vw;
  }
  .box555__text--pic {
    position: absolute;
    left: 0;
    top: 218vw;
  }
  .video-wrapper4 .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    margin-left: 6vw;
    margin-right: 4vw;
    height: 0;
    overflow: hidden;
    max-width: 100%;
  }
  .video-wrapper4 .embed-container--wrapper5 {
    padding-top: 0;
  }
  .video-wrapper4 .embed-container iframe,
  .video-wrapper4 .embed-container object,
  .video-wrapper4 .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #video-wrapper5 .embed-container {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    left: 0;
    height: 0;
    overflow: hidden;
    max-width: 100%;
  }
  #video-wrapper5 .embed-container iframe,
  #video-wrapper5 .embed-container object,
  #video-wrapper5 .embed-container embed {
    position: absolute;
    top: 0;
    left: 4vw;
    width: 90%;
    height: 100%;
  }
  .container-grid {
    display: grid;
  }
  #slideshow {
    position: relative;
    top: 0vw;
    width: 100vw;
    height: 50vw;
    overflow: hidden;
    z-index: -3;
  }
  #slideshow img {
    position: absolute;
    width: 100vw;
    height: 50vw;
    top: 50%;
    left: 50%;
    margin-left: -50vw;
    margin-top: -25vw;
    opacity: 0;
    transition: opacity, transform;
    transition-duration: 5s, 10s;
  }
  #slideshow img {
    transform-origin: bottom left;
  }
  #slideshow :nth-child(2n+1) {
    transform-origin: top right;
  }
  #slideshow :nth-child(3n+1) {
    transform-origin: top left;
  }
  #slideshow :nth-child(4n+1) {
    transform-origin: bottom right;
  }
  #slideshow .fx:first-child + img ~ img {
    z-index: -1000;
  }
  #slideshow .fx {
    opacity: 1;
    transform: scale(1.05);
  }
  .z-set-20 {
    z-index: 20;
  }
  .logo {
    position: absolute;
    display: none;
    transition: all 1s;
    transform-origin: 0% 0%;
    width: 30vw;
    border-radius: 0 0 1vw;
    z-index: 100;
  }
  .class {
    position: absolute;
    transition: all 1s;
    transform-origin: 0% 0%;
    width: 58vw;
    border-radius: 0 0 1vw;
    z-index: 100;
  }
  .logo:hover {
    transform: scale(1.075);
  }
  @keyframes logoFades {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .bit1 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-duration: 0.5s;
  }
  #by {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 0.33s;
    animation-duration: 0.5s;
  }
  .bit2 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 0.66s;
    animation-duration: 0.5s;
  }
  #hoof-41 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 1s;
    animation-duration: 0.25s;
  }
  #hoof-42 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 1.5s;
    animation-duration: 0.25s;
  }
  #hoof-31 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 2s;
    animation-duration: 0.25s;
  }
  #hoof-32 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 2.5s;
    animation-duration: 0.25s;
  }
  #hoof-21 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 3s;
    animation-duration: 0.25s;
  }
  #hoof-22 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 3.5s;
    animation-duration: 0.25s;
  }
  #hoof-11 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 4s;
    animation-duration: 0.25s;
  }
  #hoof-12 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 4.5s;
    animation-duration: 0.25s;
  }
  #foot-4 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 1.75s;
    animation-duration: 0.25s;
  }
  #foot-3 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 2.75s;
    animation-duration: 0.25s;
  }
  #foot-2 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 3.75s;
    animation-duration: 0.25s;
  }
  #foot-1 {
    opacity: 0;
    animation: logoFades ease-in 1;
    animation-fill-mode: forwards;
    animation-delay: 4.75s;
    animation-duration: 0.25s;
  }
  .social-wrap__facebook {
    position: absolute;
    right: 3vw;
    top: 5vw;
    width: 6vw;
    transition: all 300ms ease-out;
    z-index: 700;
  }
  .social-wrap__facebook--other {
    top: 109vw;
    left: 20vw;
  }
  .social-wrap__instagram {
    position: absolute;
    right: 11vw;
    top: 5vw;
    width: 6vw;
    transition: all 300ms ease-out;
    z-index: 700;
  }
  .social-wrap__instagram--other {
    top: 13vw;
  }
  .social-wrap__instagram-others {
    position: absolute;
    left: 8vw;
    top: 109vw;
    width: 6vw;
    transition: all 300ms ease-out;
    z-index: 700;
  }
  .social-wrap__instagram-others--other {
    top: 13vw;
  }
  .social-wrap__years {
    position: absolute;
    right: 1vw;
    top: 6vw;
    width: 18vw;
    transition: all 300ms ease-out;
    z-index: 700;
  }
  .social-wrap__years--other {
    top: 13vw;
  }
  .social-wrap__meet {
    position: absolute;
    right: 3vw;
    top: 98vw;
    width: 13vw;
    transition: all 300ms ease-out;
    z-index: 700;
  }
  .social-wrap__meet--other {
    top: 13vw;
  }
  .social-wrap__top {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10vw;
    transition: all 300ms ease-out;
    z-index: 700;
  }
  .social-wrap__top--other {
    top: 13vw;
  }
  .social-wrap__pppp {
    position: absolute;
    right: 5vw;
    top: 30vw;
    width: 32vw;
    transition: all 300ms ease-out;
    z-index: 700;
  }
  .social-wrap__volunteer-training {
    position: absolute;
    left: 5vw;
    top: 29vw;
    width: 32vw;
    transition: all 300ms ease-out;
    z-index: 700;
  }
  .social-wrap__gamma2-gives {
    position: absolute;
    left: 5vw;
    top: 31vw;
    width: 33vw;
    transition: all 300ms ease-out;
    z-index: 700;
  }
  .social-wrap figure:hover img {
    transform: scale(1.15);
    transition: all 300ms ease-in;
  }
  .amanda-stewart-pic {
    position: absolute;
    text-align: left;
    left: 14.6vw;
    top: 68.5vw;
    width: 10vw;
    z-index: 700;
  }
  .box222__text--pic {
    width: 48vw;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
  }
  @keyframes flash {
    0% {
      opacity: 0.4;
    }
    100% {
      opacity: 1.4;
    }
  }
}/*# sourceMappingURL=universal-main.css.map */