@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,600;0,800;1,600&family=Poppins:wght@400;600;800&display=swap");
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: ransparent;
}

body,
html {
  background-color: white;
}

nav {
  background-color: transparent;
  width: 100%;
}

h1,
h2,
h3 {
  font-family: "Montserrat", sans-serif;
  color: #F15A29;
  font-weight: 800;
}

h4,
h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
}

p,
li {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

b {
  font-weight: 600;
}

span {
  color: #F15A29;
  background-color: transparent;
}

/*  — when the user has not visited, hovered, or clicked on a link */
a:link {
  color: #F15A29;
}

/* — after the user has visited the link */
a:visited {
  text-decoration: none;
  color: rgb(165, 90, 15);
}

/* — when the user hovers their mouse over the link */
a:hover {
  text-decoration: none;
}

/* needs to be last */
a:active {
  text-decoration: none;
}

.res_link {
  margin-left: 4%;
  font-family: "Poppins", sans-serif;
}

.bg__1 {
  background-image: url("/images_1024/1_bunny_1024.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 102%;
  right: 0%;
}

.bg__2 {
  background-image: url("/images_1024/2_house_barn_W1024.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 102%;
  right: 0%;
}

.bg__3 {
  background-image: url("/images_1024/3_RainbowPasture1024.jpg");
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 102%;
  right: 0%;
}

.overlay {
  top: 5%;
  left: 0%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: transparent;
  max-width: 100%;
  width: 100%;
  border-radius: 5px;
  position: fixed;
  z-index: 1000;
}

.overlay-content a {
  position: relative;
  padding: 20px;
  padding-left: 30px;
  background-color: transparent;
  color: #F15A29;
  font-family: "Montserrat", sans-serif;
  left: 4%;
  font-weight: 600;
}

.overlay-content a:link {
  text-decoration: none;
}

.overlay-content a:visited {
  text-decoration: none;
}

.overlay-content a:hover {
  text-decoration: underline;
}

.overlay-content a:active {
  text-decoration: underline;
}

#span {
  position: relative;
  color: #F15A29;
  display: none;
  cursor: pointer;
  top: 10%;
}

.links {
  visibility: hidden;
  margin-left: 7%;
  margin-top: 7%;
  padding: 0px;
  background-color: transparent;
  z-index: 1000;
  width: fit-content;
}

.links a {
  position: absolute;
  top: 8%;
  width: 100px;
  height: 100px;
  z-index: 1000;
}

.face img {
  width: 25px;
  height: 25px;
  background-color: transparent;
}

.insta img {
  width: 27px;
  height: 27px;
  margin-left: 5%;
}

@media screen and (min-aspect-ratio: 1/3) and (min-width: 390px) {
  .links {
    top: -20%;
  }
}
* {
  max-width: 100%;
  background-color: white;
}

.mission {
  position: relative;
  left: 6%;
  font-family: "Montserrat", sans-serif;
  max-width: 1920px;
  width: 87%;
  padding: 0.5rem 0.5rem 1rem 0.5rem;
  padding-left: 8%;
  text-wrap: balance;
  border-radius: 1rem;
  z-index: 1;
}

#top-header {
  max-width: max-content;
  border-top-right-radius: 4rem 4%;
}

#newledo {
  max-width: max-content;
}

#sub-header {
  max-width: max-content;
  padding-top: 3%;
  margin-right: 4rem;
  color: #F15A29;
  letter-spacing: 0.1ch;
}

.vision {
  position: relative;
  top: -28%;
  left: 0%;
  display: flex;
  flex-flow: column;
  flex: 2 1 auto;
  max-width: 2020px;
}

.button_1 {
  position: relative;
  flex: 2 1 auto;
  flex-direction: row;
  top: -28%;
  left: calc(50% - 6rem);
  background: transparent;
  text-align: center;
  vertical-align: middle;
  max-width: 80%;
  width: 20%;
  max-height: 10%;
  height: 2rem;
  border-style: solid;
  border-width: 3px;
  border-radius: 0.8rem;
  border-width: 2px;
  border-color: black;
  color: #F15A29;
  box-sizing: content-box;
  padding: 1rem 1rem 1.2rem;
  margin: 1.5rem 1.5rem 0%;
}

#join {
  top: 5%;
}

.bg__3 {
  top: -35%;
}

.rect_1 {
  position: relative;
  display: flex;
  flex-flow: column;
  height: fit-content;
  width: 87%;
  left: 8%;
  background-color: white;
  font-family: "Poppins", sans-serif;
  top: -10%;
  margin-bottom: 2%;
  border-top-left-radius: 1rem 4%;
  border-top-right-radius: 1rem 4%;
  z-index: 1;
}

.top-header {
  padding-left: 5%;
  padding-right: 0%;
}

.rect_page_title {
  display: block;
  position: relative;
  color: #F15A29;
  height: 4rem;
  max-width: 1920px;
  width: 85%;
  height: 6%;
  background-color: white;
  top: -5%;
  left: 6%;
  border-top-left-radius: 1rem 4%;
  border-top-right-radius: 1rem 4%;
  padding: 2% 6% 1% 4%;
  margin-top: 1.5%;
}

.engaged {
  position: relative;
  margin-top: 1.5%;
  left: 4%;
  width: 87%;
  max-width: 1300px;
  color: black;
  padding: 2%;
  padding-top: 0%;
}

#about {
  position: absolute;
  color: transparent;
  background-color: transparent;
}

a:link.event {
  text-decoration: underline;
}

/* — after the user has visited the link */
a:visited.event {
  text-decoration: wavy;
}

/* — when the user hovers their mouse over the link */
a:hover.event {
  text-decoration: underline;
  color: #f1c232;
}

/* needs to be last */
a:active.event {
  text-decoration: underline;
}

.flexBlock {
  display: flex;
  flex-flow: row;
}

.share_block_title {
  background-color: white !important;
  color: #F15A29;
  width: fit-content;
  height: fit-content;
  left: 6%;
  padding-left: 4%;
  padding-bottom: 3%;
}

.bring {
  font-weight: 600;
  color: #F15A29;
}

.third_p {
  top: 4%;
  left: 4%;
  width: 85%;
  max-width: 1300px;
  color: black;
  text-align: left;
}

.rect_2 {
  position: relative;
  display: flex;
  flex-flow: column;
  height: fit-content;
  background-color: white;
  font-family: "Poppins", sans-serif;
  max-width: 2020px;
  width: 87%;
  top: -40%;
  left: 6%;
  border-top-left-radius: 20px 3%;
  border-top-right-radius: 20px 3%;
  z-index: 1;
}

.rect_page_title_2 {
  display: block;
  max-width: 1920px;
  position: relative;
  color: #F15A29;
  height: 2rem;
  width: 85%;
  top: 0%;
  left: 6%;
  background-color: white;
  border-top-left-radius: 20px 3%;
  border-top-right-radius: 20px 3%;
  padding: 3% 6% 0% 4%;
}

.acerage {
  font-weight: 600;
  color: #F15A29;
}

.pastures {
  background: transparent;
  position: relative;
  left: 4%;
  width: 87%;
  color: black;
}

.restoration {
  top: 2%;
  width: 85%;
  height: 20%;
  color: black;
  max-width: 1300px;
}

#page_4 {
  max-width: 90%;
  width: auto;
  position: relative;
  top: -37%;
  left: 6%;
}

.who_block_title {
  display: block;
  margin-top: 3%;
  margin-bottom: 3%;
  width: 85%;
  left: 6%;
  padding-left: 4%;
  color: #F15A29;
  top: 3%;
  letter-spacing: normal;
}

.whose {
  display: flex;
  flex-flow: row wrap;
  left: 4%;
  top: 4%;
  width: 90%;
  padding-bottom: 1rem;
}

.who {
  position: relative;
  margin-bottom: 3%;
  margin-right: 4%;
  margin-left: 4%;
  text-align: left;
  width: 87%;
  max-width: 1000px;
}

ul li {
  list-style-position: inside;
  text-align: left;
}

.contact-us {
  top: 5%;
  left: 4%;
  width: 87%;
  max-width: 2020px;
  text-wrap: pretty;
  padding: 1% 0% 1% 0%;
  padding-bottom: 20%;
}

.final {
  width: 100%;
  padding: 3%;
}

.closing {
  display: flex;
  margin-left: 12%;
  margin-top: 8%;
  color: black;
}

.email {
  color: black;
  text-decoration: underline;
  width: 40%;
  margin-left: -4%;
  font-family: "Poppins", sans-serif;
  padding: 4%;
}

#about {
  position: relative;
  top: -40%;
}

@media only screen and (max-width: 832px) {
  .bg__1 {
    background-image: url("/images_640/1_bunny_640.jpg");
  }
  .bg__2 {
    background-image: url("/images_640/2_house_barn_W640.jpg");
  }
  .bg__3 {
    background-image: url("/images_640/3_RainbowPasture640.jpg");
  }
}
@media only screen and (max-width: 431px) {
  .bg__1 {
    background-image: url("/images_420/1_bunny_480.jpg");
    height: 50%;
  }
  .bg__2 {
    background-image: url("/images_420/2_house_barn_W480.jpg");
    height: 50%;
  }
  .bg__3 {
    background-image: url("/images_420/3_RainbowPasture420_150.jpg");
    height: 50%;
  }
}
@media only screen and (max-width: 320px) {
  .bg__1 {
    background-image: url("/images_240/1_bunny_240.jpg");
  }
  .bg__2 {
    background-image: url("/images_240/2_house_barn_W240.jpg");
  }
  .bg__3 {
    background-image: url("/images_240/3_RainbowPasture240.jpg");
  }
}
.logo {
  position: relative;
  top: 15%;
  left: 0%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 25%;
  height: 25%;
  background-color: transparent;
  background-position: center center;
}

@media only screen and (min-width: 240px) and (max-width: 420px) {
  .logo {
    background-image: url("/logo/1_NEWLEDOlogo_123.png");
  }
}
@media only screen and (min-width: 420px) and (max-width: 640px) {
  .logo {
    background-image: url("/logo/2_NEWLEDOlogo_184.png");
  }
}
@media only screen and (min-width: 640px) and (max-width: 1280px) {
  .logo {
    background-image: url("/logo/3_NEWLEDOlogo_276.png");
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1600px) {
  .logo {
    background-image: url("/logo/4_NEWLEDOlogo_344.png");
  }
}
@media only screen and (min-width: 1600px) and (max-width: 2560px) {
  .logo {
    background-image: url("/logo/5_NEWLEDOlogo_414.png");
  }
}
@media only screen and (min-width: 2560px) and (max-width: 3840px) {
  .logo {
    background-image: url("/logo/6_NEWLEDOlogo_621.png");
  }
}
@media only screen and (min-width: 3840px) and (max-width: 7680px) {
  .logo {
    background-image: url("/logo/7_NEWLEDOlogo_777.png");
  }
}
@media screen and (min-aspect-ratio: 1/3) and (min-width: 319px) {
  .logo {
    background-size: 85%;
    top: 20%;
    left: 15%;
    z-index: 10;
  }
}
@media screen and (min-aspect-ratio: 1/3) and (min-width: 400px) and (max-width: 599px) {
  .logo {
    top: 25%;
    background-size: 80%;
  }
}
@media screen and (min-aspect-ratio: 1/3) and (min-width: 599px) {
  .logo {
    top: 35%;
    background-size: 74%;
  }
}
@media screen and (min-aspect-ratio: 1/3) and (min-width: 720px) {
  .logo {
    top: 28%;
  }
}
@media only screen and (min-width: 589) {
  .logo {
    top: 20%;
  }
}
@media only screen and (min-aspect-ratio: 1/3) and (min-width: 720px) {
  .logo {
    top: 32%;
  }
}
@media only screen and (min-aspect-ratio: 7/16) and (min-width: 720px) {
  .logo {
    top: 45%;
    left: 5%;
    background-size: 100%;
  }
}
@media screen and (min-aspect-ratio: 1/2) and (min-width: 599px) {
  .logo {
    top: 35%;
  }
}
@media screen and (min-aspect-ratio: 1/2) and (min-width: 640px) {
  .logo {
    top: 10%;
    left: 4%;
    background-size: 100%;
  }
}
@media screen and (min-aspect-ratio: 1/2) and (min-width: 720px) {
  .logo {
    top: 24%;
  }
}
@media screen and (min-aspect-ratio: 1/2) and (min-width: 828px) {
  .logo {
    top: 20%;
  }
}
@media screen and (min-aspect-ratio: 1/2) and (min-width: 900px) {
  .logo {
    background-size: 77%;
  }
}
@media only screen and (min-aspect-ratio: 1/2) and (min-width: 1024px) {
  .logo {
    background-size: 77%;
  }
}
@media only screen and (min-aspect-ratio: 5/8) and (min-width: 800px) {
  .logo {
    background-size: 77%;
  }
}
@media only screen and (min-aspect-ratio: 2/3) and (min-width: 612px) {
  .logo {
    top: 20%;
    background-size: 87%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 240px) {
  .logo {
    background-size: 63%;
    top: 30%;
    left: 2%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 534px) {
  .logo {
    top: 10%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 634px) {
  .logo {
    top: 20%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 730px) {
  .logo {
    top: 20%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 810px) {
  .logo {
    top: 20%;
    background-size: 75%;
    height: 30%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 900px) and (max-aspect-ratio: 1/1) {
  .logo {
    top: 35%;
    background-size: 87%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 1254px) {
  .logo {
    background-size: 75%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 1316px) {
  .logo {
    background-size: 75%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 1390px) {
  .logo {
    background-size: 75%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 1440px) {
  .logo {
    background-size: 75%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 599px) {
  .logo {
    top: 40%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 790px) {
  .logo {
    top: 24%;
  }
}
@media screen and (min-aspect-ratio: 1/1) and (min-width: 590px) {
  .logo {
    top: 50%;
    background-size: 90%;
  }
}
@media screen and (min-aspect-ratio: 1/1) and (min-width: 840px) {
  .logo {
    background-size: 75%;
  }
}
@media only screen and (min-aspect-ratio: 1/1) and (min-width: 1024px) {
  .logo {
    background-size: 75%;
  }
}
@media only screen and (min-aspect-ratio: 1/1) and (min-width: 1270px) {
  .logo {
    background-size: 75%;
    height: 40%;
  }
}
@media only screen and (min-aspect-ratio: 1/1) and (min-width: 1585px) {
  .logo {
    background-size: 75%;
  }
}
@media screen and (min-aspect-ratio: 5/4) and (min-width: 720px) {
  .logo {
    background-size: 70%;
  }
}
@media screen and (min-aspect-ratio: 5/4) and (min-width: 1600px) {
  .logo {
    background-size: 70%;
  }
}
@media only screen and (min-aspect-ratio: 5/4) and (min-width: 1887px) {
  .logo {
    background-size: 70%;
  }
}
@media only screen and (min-aspect-ratio: 4/3) and (min-width: 1366px) {
  .logo {
    top: 15%;
  }
}
@media screen and (min-aspect-ratio: 4/3) and (min-width: 1660px) {
  .logo {
    background-size: 68%;
  }
}
@media screen and (min-aspect-ratio: 4/3) and (min-width: 1786px) {
  .logo {
    background-size: 55%;
  }
}
@media screen and (min-aspect-ratio: 4/3) and (min-width: 2151px) {
  .logo {
    background-size: 54%;
  }
}
@media screen and (min-aspect-ratio: 4/3) and (min-width: 2248px) {
  .logo {
    background-size: 53%;
  }
}
@media only screen and (min-aspect-ratio: 3/2) and (min-width: 2004px) {
  .logo {
    background-size: 55%;
  }
}
@media screen and (min-aspect-ratio: 3/2) and (min-width: 2202px) {
  .logo {
    background-size: 54%;
  }
}
@media screen and (min-aspect-ratio: 3/2) and (min-width: 2264px) {
  .logo {
    background-size: 52%;
  }
}
@media only screen and (min-aspect-ratio: 14/9) and (min-width: 1024px) {
  .logo {
    top: 33%;
    background-size: 61%;
  }
}
@media only screen and (min-aspect-ratio: 14/9) and (min-width: 2004px) {
  .logo {
    background-size: 61%;
  }
}
@media only screen and (min-aspect-ratio: 14/9) and (min-width: 2282px) {
  .logo {
    background-size: 53%;
  }
}
@media only screen and (min-aspect-ratio: 14/9) and (min-width: 2359px) {
  .logo {
    background-size: 52%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 568px) {
  .logo {
    top: 4%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 940px) {
  .logo {
    top: 6%;
    background-size: 63%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 1024px) {
  .logo {
    top: 42%;
    background-size: 58%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 1128px) {
  .logo {
    background-size: 68%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 1258px) {
  .logo {
    top: 11%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 1500px) {
  .logo {
    top: 30%;
    background-size: 60%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 2324px) {
  .logo {
    background-size: 51%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 2689px) {
  .logo {
    background-size: 50%;
  }
}
@media screen and (min-aspect-ratio: 8/5) and (min-width: 2179px) {
  .logo {
    background-size: 53%;
  }
}
@media screen and (min-aspect-ratio: 8/5) and (min-width: 2465px) {
  .logo {
    background-size: 52%;
  }
}
@media screen and (min-aspect-ratio: 8/5) and (min-width: 2602px) {
  .logo {
    background-size: 53%;
  }
}
@media screen and (min-aspect-ratio: 16/9) and (min-width: 560px) {
  .logo {
    top: 8%;
  }
}
@media screen and (min-aspect-ratio: 16/9) and (min-width: 1920px) {
  .logo {
    background-size: 72%;
    top: 14%;
  }
}
@media only screen and (min-aspect-ratio: 16/9) and (min-width: 2000px) {
  .logo {
    background-size: 61%;
  }
}
@media screen and (min-aspect-ratio: 16/9) and (min-width: 2324px) {
  .logo {
    background-size: 52%;
  }
}
@media screen and (min-aspect-ratio: 16/9) and (min-width: 2469px) {
  .logo {
    background-size: 53%;
  }
}
@media screen and (min-aspect-ratio: 16/9) and (min-width: 2719px) {
  .logo {
    background-size: 51%;
  }
}
@media screen and (min-aspect-ratio: 16/9) and (min-width: 2585px) {
  .logo {
    background-size: 52%;
  }
}
@media screen and (min-aspect-ratio: 16/9) and (min-width: 3000px) {
  .logo {
    background-size: 69%;
  }
}
@media screen and (min-aspect-ratio: 16/9) and (min-width: 3820px) {
  .logo {
    background-size: 68.2%;
  }
}
@media only screen and (min-aspect-ratio: 17/9) and (min-width: 1600px) {
  .logo {
    background-size: 52%;
  }
}
@media screen and (min-aspect-ratio: 17/9) and (min-width: 2887px) {
  .logo {
    background-size: 50%;
  }
}
@media only screen and (min-aspect-ratio: 2/1) and (min-width: 740px) {
  .logo {
    top: 13%;
  }
}
@media only screen and (min-aspect-ratio: 2/1) and (min-width: 844px) {
  .logo {
    background-size: 51%;
  }
}
@media screen and (min-aspect-ratio: 2/1) and (min-width: 2687px) {
  .logo {
    background-size: 51%;
  }
}
@media screen and (min-aspect-ratio: 2/1) and (min-width: 2924px) {
  .logo {
    background-size: 51%;
  }
}
@media screen and (min-aspect-ratio: 2/1) and (min-width: 3000px) {
  .logo {
    background-size: 42%;
  }
}
@media screen and (max-width: 1140px) {
  .overlay-content {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
    grid-auto-rows: minmax(50px, auto);
  }
  .overlay-content a {
    height: 1rem;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  }
  .nav {
    margin-left: 0%;
  }
}
@media screen and (min-width: 600px) {
  #topNav {
    height: auto;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)) !important;
  }
  .closebtn {
    display: none;
  }
}
@media screen and (min-width: 599px) {
  .overlay {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)) !important;
  }
}
@media screen and (max-width: 599px) {
  * {
    overflow: visible;
  }
  .overlay {
    height: 0%;
    width: 100%;
    max-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
    z-index: 1000;
  }
  .overlay::after {
    background-color: white;
  }
  .overlay-content {
    display: flex;
    flex-direction: column;
    position: relative;
    top: 25%;
    left: 0%;
    max-width: 90%;
    text-align: center;
    background-color: transparent;
    padding-top: 0.5rem;
  }
  .overlay a {
    padding: 8px;
    max-width: 95%;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
    margin: 1rem;
  }
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  .overlay .closebtn {
    position: absolute;
    top: 1em;
    font-size: 60px;
    left: 3%;
  }
  .closebtn {
    background-color: transparent;
  }
  #span {
    position: relative;
    max-width: fit-content;
    padding-right: 0.1rem;
    display: flex;
    margin-top: 8rem;
    left: 4%;
    color: #F15A29;
    background: linear-gradient(rgba(238, 236, 236, 0.3), rgba(255, 254, 254, 0.3)) !important;
    background-color: transparent;
    border-radius: 0.5rem;
  }
}
@media screen and (max-height: 450px) {
  .overlay {
    overflow-y: auto;
  }
  .overlay a {
    font-size: 20px;
  }
  .overlay .closebtn {
    position: absolute;
    top: 15px;
    right: 2rem;
  }
  #span {
    top: 3rem;
    right: 2rem;
    color: #F15A29;
    background: linear-gradient(rgba(238, 236, 236, 0.3), rgba(255, 254, 254, 0.3)) !important;
  }
}
@media only screen and (max-aspect-ratio: 2/3) and (max-width: 600px) {
  #span {
    top: 8rem;
    left: 2rem;
  }
}
@media only screen and (max-aspect-ratio: 2/3) and (max-width: 390px) {
  #span {
    top: 5rem;
  }
}
@media only screen and (max-aspect-ratio: 2/3) and (max-width: 319px) {
  #span {
    top: 5rem;
    left: 2rem;
  }
}
@media only screen and (min-aspect-ratio: 2/3) and (min-width: 470px) {
  #span_con {
    top: 12rem;
    left: 2.5rem;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 240px) {
  #span {
    top: 3rem;
    left: 10%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 534px) {
  #span_con {
    top: 2rem;
  }
}
h1 {
  font-size: 24px;
}
@media screen and (min-width: 300px) {
  h1 {
    font-size: 30px;
  }
}
@media screen and (min-width: 400px) {
  h1 {
    font-size: 36px;
  }
}
@media screen and (min-width: 512px) {
  h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 640px) {
  h1 {
    font-size: 46px;
  }
}
@media screen and (min-width: 704px) {
  h1 {
    font-size: 52px;
  }
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 58px;
  }
}
@media screen and (min-width: 870px) {
  h1 {
    font-size: 64px;
  }
}
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 68px;
  }
}
@media screen and (min-width: 1168px) {
  h1 {
    font-size: 76px;
  }
}
@media screen and (min-width: 1600px) {
  h1 {
    font-size: 96px;
  }
}
@media screen and (min-width: 1900px) {
  h1 {
    font-size: 110px;
  }
}

h2 {
  font-size: 16px;
}
@media screen and (min-width: 640px) {
  h2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 704px) {
  h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 870px) {
  h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1024px) {
  h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1168px) {
  h2 {
    font-size: 46px;
  }
}
@media screen and (min-width: 1600px) {
  h2 {
    font-size: 56px;
  }
}
@media screen and (min-width: 1900px) {
  h2 {
    font-size: 60px;
  }
}

h3 {
  font-size: 15px;
}
@media screen and (min-width: 400px) {
  h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 640px) {
  h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 704px) {
  h3 {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  h3 {
    font-size: 25px;
  }
}
@media screen and (min-width: 870px) {
  h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1024px) {
  h3 {
    font-size: 35px;
  }
}
@media screen and (min-width: 1168px) {
  h3 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1600px) {
  h3 {
    font-size: 50px;
  }
}
@media screen and (min-width: 1900px) {
  h3 {
    font-size: 56px;
  }
}

h4 {
  font-size: 14px;
}
@media screen and (min-width: 400px) {
  h4 {
    font-size: 16px;
  }
}
@media screen and (min-width: 640px) {
  h4 {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  h4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) {
  h4 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1600px) {
  h4 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1900px) {
  h4 {
    font-size: 42px;
  }
}

h5 {
  font-size: 13px;
}
@media screen and (min-width: 400px) {
  h5 {
    font-size: 15px;
  }
}
@media screen and (min-width: 640px) {
  h5 {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) {
  h5 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  h5 {
    font-size: 24px;
  }
}

h6 {
  font-size: 12px;
}
@media screen and (min-width: 300px) {
  h6 {
    font-size: 13px;
  }
}
@media screen and (min-width: 400px) {
  h6 {
    font-size: 14px;
  }
}
@media screen and (min-width: 512px) {
  h6 {
    font-size: 15px;
  }
}
@media screen and (min-width: 576px) {
  h6 {
    font-size: 15px;
  }
}
@media screen and (min-width: 640px) {
  h6 {
    font-size: 16px;
  }
}
@media screen and (min-width: 704px) {
  h6 {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) {
  h6 {
    font-size: 18px;
  }
}
@media screen and (min-width: 870px) {
  h6 {
    font-size: 19px;
  }
}
@media screen and (min-width: 1024px) {
  h6 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1168px) {
  h6 {
    font-size: 21px;
  }
}
@media screen and (min-width: 1600px) {
  h6 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1900px) {
  h6 {
    font-size: 23px;
  }
}

p, a, ul, li, div {
  font-size: 11px;
}
@media screen and (min-width: 300px) {
  p, a, ul, li, div {
    font-size: 11px;
  }
}
@media screen and (min-width: 400px) {
  p, a, ul, li, div {
    font-size: 11.5px;
  }
}
@media screen and (min-width: 512px) {
  p, a, ul, li, div {
    font-size: 12px;
  }
}
@media screen and (min-width: 576px) {
  p, a, ul, li, div {
    font-size: 12.5px;
  }
}
@media screen and (min-width: 640px) {
  p, a, ul, li, div {
    font-size: 13px;
  }
}
@media screen and (min-width: 704px) {
  p, a, ul, li, div {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  p, a, ul, li, div {
    font-size: 15px;
  }
}
@media screen and (min-width: 870px) {
  p, a, ul, li, div {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  p, a, ul, li, div {
    font-size: 17px;
  }
}
@media screen and (min-width: 1168px) {
  p, a, ul, li, div {
    font-size: 18px;
  }
}
@media screen and (min-width: 1600px) {
  p, a, ul, li, div {
    font-size: 19px;
  }
}
@media screen and (min-width: 1900px) {
  p, a, ul, li, div {
    font-size: 20px;
  }
}

@media only screen and (min-aspect-ratio: 1/3) {
  #span {
    margin-top: 46%;
  }
  .bg__1 {
    position: relative;
    top: -32%;
  }
  .mission {
    top: -40%;
  }
  .vision {
    top: -35%;
    width: 100%;
  }
  .bg__2 {
    position: relative;
    top: -35%;
  }
  .rect_page_title {
    margin-top: 1.5%;
  }
  .rect_1 {
    top: -40%;
  }
  .bg__3 {
    position: relative;
  }
  .rect_page_title_2 {
    top: -5%;
  }
}
@media screen and (min-aspect-ratio: 1/3) and (min-width: 576px) {
  .mission {
    top: -37%;
  }
  .bg__2 {
    top: -26%;
  }
}
@media screen and (min-aspect-ratio: 1/3) and (min-width: 710px) {
  .mission {
    top: -27%;
  }
}
@media only screen and (min-aspect-ratio: 7/16) and (min-width: 720px) {
  .mission {
    top: -32%;
  }
  .button_1 {
    top: -32%;
  }
}
@media only screen and (max-aspect-ratio: 1/2) and (min-width: 480px) {
  .rect_page_title_2 {
    margin-top: 2%;
  }
  .rect_2 {
    top: 0%;
  }
  .bg__2 {
    top: -30%;
  }
}
@media screen and (min-aspect-ratio: 1/2) and (min-width: 480px) {
  .bg__1 {
    top: -37%;
  }
  .mission {
    top: -44%;
  }
  .rect_page_title_2 {
    top: 0%;
  }
  .rect_2 {
    top: 4%;
  }
}
@media only screen and (min-aspect-ratio: 1/2) and (min-width: 560px) {
  #span {
    top: 10%;
  }
  .bg__1 {
    top: -37%;
  }
  .mission {
    top: -35%;
  }
  .vision {
    top: -32.5%;
  }
  .bg__2 {
    top: -26%;
  }
  .rect_page_title_2 {
    top: -5%;
    padding-top: 2%;
  }
  .rect_page_title {
    padding-top: 2%;
  }
  .rect_2 {
    top: -32%;
    margin-top: -4%;
  }
}
@media only screen and (min-aspect-ratio: 1/2) and (min-width: 590px) {
  .bg__1 {
    top: -20%;
  }
  .mission {
    top: -25%;
  }
  .vision {
    top: -25%;
  }
  .button_1 {
    top: -25%;
  }
}
@media screen and (min-aspect-ratio: 1/2) and (min-width: 600px) {
  .mission {
    top: -27%;
  }
  .rect_1 {
    top: -31%;
  }
  .bg__3 {
    top: -30%;
  }
}
@media only screen and (min-width: 600px) {
  .vision {
    flex-flow: row nowrap;
    width: 80%;
  }
}
@media only screen and (min-aspect-ratio: 1/2) and (min-width: 612px) {
  .bg__1 {
    top: -10%;
  }
  .mission {
    top: -16%;
  }
  .vision {
    top: -16%;
  }
  .button_1 {
    top: -15%;
  }
}
@media only screen and (max-aspect-ratio: 1/2) and (min-width: 640px) {
  .button_1 {
    top: 15%;
  }
  .acerage {
    margin-top: 3%;
  }
  .rect_2 {
    margin-top: 3%;
  }
}
@media only screen and (min-aspect-ratio: 1/2) and (min-width: 640px) {
  .bg__1 {
    top: -10%;
  }
  .mission {
    top: -15%;
  }
  .rect_1 {
    top: -16%;
  }
  .bg__2 {
    top: -11%;
  }
  .bg__3 {
    top: -10%;
  }
  .rect_2 {
    top: -12%;
  }
  .rect_page_title_2 {
    margin-bottom: 2%;
  }
  .acerage {
    margin-top: -3%;
  }
  #page_4 {
    top: -10%;
  }
}
@media only screen and (min-aspect-ratio: 1/2) and (min-width: 707px) {
  .mission {
    top: -16%;
  }
  .rect_page_title_2 {
    top: -4%;
  }
}
@media only screen and (min-aspect-ratio: 1/2) and (min-width: 837px) {
  .rect_page_title_2 {
    top: -5%;
  }
  .rect_2 {
    top: 3%;
  }
}
@media only screen and (min-width: 640px) {
  .whose {
    flex-wrap: nowrap !important;
  }
}
@media only screen and (min-aspect-ratio: 1/2) and (min-width: 892px) {
  .bg__1 {
    top: -12%;
  }
  .mission {
    top: -19%;
  }
  .vision {
    top: -19%;
  }
  .button_1 {
    top: -19%;
  }
}
@media only screen and (min-aspect-ratio: 1/2) and (min-width: 1024px) {
  .rect_page_title_2 {
    top: -3%;
  }
}
@media only screen and (min-aspect-ratio: 2/3) and (min-width: 430px) {
  .bg__1 {
    top: -35%;
  }
  .mission {
    top: -35%;
  }
  .vision {
    top: -35%;
  }
  .button_1 {
    top: -25%;
  }
}
@media screen and (min-aspect-ratio: 2/3) and (min-width: 480px) {
  .bg__1 {
    top: -40%;
  }
  #span {
    margin-top: 38%;
  }
  .mission {
    top: -50%;
  }
  .rect_2 {
    top: -41%;
  }
}
@media screen and (min-aspect-ratio: 2/3) and (min-width: 533px) {
  .bg__1 {
    top: -40%;
  }
  .mission {
    top: -47%;
  }
  .vision {
    top: -47%;
  }
  .button_1 {
    top: -45%;
  }
  .bg__2 {
    top: -42%;
  }
  .rect_page_title {
    top: -47%;
  }
  .rect_1 {
    top: -46%;
  }
  .share_block_title {
    top: -39%;
  }
  .rect_2 {
    top: -30%;
  }
  .bg__3 {
    top: -25%;
  }
  .rect_page_title_2 {
    padding: 1rem;
  }
  .pastures {
    padding-top: 1rem;
  }
  .who {
    padding-top: 1rem;
  }
}
@media screen and (min-aspect-ratio: 2/3) and (min-width: 573px) {
  .bg__1 {
    top: -40%;
  }
  .mission {
    top: -47%;
  }
  .vision {
    top: -47%;
  }
}
@media screen and (min-aspect-ratio: 2/3) and (min-width: 599px) {
  .bg__1 {
    top: -15%;
  }
  .mission {
    top: -23%;
  }
  .vision {
    top: -23%;
  }
}
@media screen and (min-aspect-ratio: 2/3) and (min-width: 730px) {
  .mission {
    top: -10%;
  }
  .bg__2 {
    top: auto;
  }
  .rect_1 {
    top: -5%;
    left: 6.5%;
  }
  .rect_2 {
    top: -2%;
  }
  .bg__3 {
    top: auto;
  }
}
@media screen and (min-aspect-ratio: 2/3) and (min-width: 767px) {
  .mission {
    top: -22%;
  }
  .bg__3 {
    top: -6%;
  }
  .rect_2 {
    top: -7%;
    margin-top: -4%;
  }
  .pastures {
    padding-top: 1.5%;
  }
  .acerage {
    margin-top: 2%;
  }
  .button_1 {
    top: -8%;
  }
  .rect_page_title_2 {
    top: -5%;
  }
  #page_4 {
    margin-top: 6%;
  }
}
@media screen and (min-aspect-ratio: 2/3) and (min-width: 800px) {
  .bg__1 {
    top: auto;
  }
  .mission {
    top: -7%;
  }
  .rect_1 {
    top: -5%;
  }
  .rect_page_title {
    padding-top: 0%;
  }
}
@media only screen and (min-aspect-ratio: 2/3) and (min-width: 854px) {
  .rect_page_title_2 {
    margin-top: 0%;
  }
  .rect_2 {
    top: -7%;
  }
  .vision {
    top: -8%;
  }
  .button_1 {
    top: -8%;
    left: 30%;
  }
}
@media only screen and (min-aspect-ratio: 2/3) and (min-width: 904px) {
  .rect_page_title_2 {
    top: -4%;
    margin-top: 0%;
  }
  .rect_2 {
    top: -7%;
  }
  .pastures {
    padding-top: 1.5%;
  }
}
@media only screen and (min-aspect-ratio: 2/3) and (min-width: 1023px) {
  .rect_1 {
    top: -6%;
  }
  .rect_page_title {
    margin-top: 0%;
    padding-top: 1%;
  }
  .rect_2 {
    top: -9%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 240px) {
  .bg__1 {
    top: -42%;
  }
  .mission {
    top: -55%;
  }
  .button_1 {
    font-size: x-small;
  }
}
@media screen and (min-aspect-ratio: 3/4) and (min-width: 480px) {
  .rect_2 {
    top: -41%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 506px) {
  .bg__1 {
    top: -34%;
  }
  .mission {
    top: -40%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 534px) {
  .bg__1 {
    top: -30%;
  }
  .bg__2 {
    top: -40%;
  }
  .rect_2 {
    top: -30%;
  }
  rect_page_title_2 {
    top: -5%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 543px) {
  .bg__1 {
    top: -36%;
  }
  .mission {
    top: -42%;
  }
}
@media screen and (min-aspect-ratio: 3/4) and (min-width: 620px) {
  .bg__1 {
    top: -10%;
  }
  .mission {
    top: -18%;
  }
  .button_1 {
    top: -10%;
  }
  .vision {
    top: -12%;
  }
  .bg__2 {
    top: -10%;
  }
  .rect_1 {
    top: -16%;
  }
  .bg__3 {
    top: -10%;
  }
  .rect_2 {
    top: -12%;
  }
}
@media screen and (min-aspect-ratio: 3/4) and (min-width: 640px) {
  .bg__1 {
    top: -3%;
  }
}
@media screen and (min-aspect-ratio: 3/4) and (min-width: 700px) {
  .mission,
  .rect_1,
  .rect_2 {
    left: 6.5%;
  }
  .rect_page_title {
    margin-top: 0px;
  }
  .vision {
    top: -18%;
  }
  .button_1 {
    top: -18%;
  }
  .rect_2 {
    top: -10%;
  }
  .pastures {
    margin-top: 2%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 800px) {
  .bg__1 {
    top: -12%;
  }
  .mission {
    top: -19%;
  }
}
@media screen and (min-aspect-ratio: 3/4) and (min-width: 821px) {
  .vision {
    top: -15%;
  }
}
@media screen and (min-aspect-ratio: 3/4) and (min-width: 854px) {
  .button_1 {
    top: -15%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 900px) {
  .bg__1 {
    top: -23%;
  }
  .mission {
    top: -30%;
  }
  .vision {
    top: -29%;
  }
  .button_1 {
    top: -26%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 951px) {
  .rect_page_title_2 {
    top: -4%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 1024px) {
  .mission {
    top: -29%;
    padding-bottom: 2%;
  }
  .rect_page_title_2 {
    top: -4.5%;
  }
  .rect_2 {
    top: -11%;
    margin-top: -4.5%;
  }
  .acerage {
    margin-top: 2%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 1570px) {
  .rect_page_title_2 {
    top: -5%;
    margin-top: 0%;
  }
  .rect_2 {
    top: -6%;
  }
}
@media only screen and (min-aspect-ratio: 3/4) and (min-width: 2000px) {
  .rect_page_title_2 {
    top: -1%;
  }
  .rect_2 {
    top: 1%;
    margin-top: 0%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 598px) {
  .bg__1 {
    top: -36%;
  }
  .mission {
    top: -40%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 590px) {
  .bg__1 {
    top: -53%;
  }
  .mission {
    top: -62%;
  }
  .vision {
    top: -17%;
  }
  .button_1 {
    top: -12%;
  }
  .bg__2 {
    top: -50%;
  }
  .rect_1 {
    top: -56%;
  }
  .bg__3 {
    top: -53%;
  }
  .rect_2 {
    top: -55%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 599px) {
  .bg__1 {
    top: -27%;
  }
  .mission {
    top: -36%;
  }
  .rect_2 {
    top: -15%;
  }
}
@media screen and (min-aspect-ratio: 7/8) and (min-width: 626px) {
  .bg__1 {
    top: -20%;
  }
  .mission {
    top: -28%;
  }
}
@media screen and (min-aspect-ratio: 7/8) and (min-width: 640px) {
  .bg__1 {
    top: -10%;
  }
  .mission {
    top: -18%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 651px) {
  .bg__2 {
    top: -15%;
  }
  .rect_1 {
    top: -21%;
  }
  .bg__3 {
    top: -18%;
  }
  .rect_2 {
    top: -21%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 709px) {
  .bg__2 {
    top: auto;
  }
  .rect_1 {
    top: -3rem;
  }
  .bg__3 {
    top: auto;
  }
  .rect_2 {
    top: -2rem;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 790px) {
  .bg__1 {
    top: -19%;
  }
  .mission {
    top: -27%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 800px) {
  .bg__1 {
    top: auto;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 837px) {
  .vision {
    top: -23%;
  }
  .button_1 {
    top: -13%;
    left: 30%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 887px) {
  .mission {
    top: -27%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 904px) {
  .rect_2 {
    top: -16%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 948px) {
  .mission {
    top: -25%;
  }
  .vision {
    top: -25%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 1125px) {
  .pastures {
    margin-top: -1%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 1448px) {
  .mission {
    top: -6%;
  }
  .rect_1 {
    top: -4rem;
  }
  .rect_2 {
    top: -1%;
  }
  #page_4 {
    top: 0%;
  }
}
@media only screen and (min-aspect-ratio: 7/8) and (min-width: 1800px) {
  .mission {
    top: -7%;
    padding-bottom: 2%;
  }
  .vision {
    top: -15%;
  }
  .button_1 {
    top: -15%;
  }
}
@media only screen and (min-aspect-ratio: 1/1) and (min-width: 590px) {
  .bg__1 {
    top: -25%;
  }
  .mission {
    top: -44%;
  }
  .vision {
    top: -17%;
  }
  .button_1 {
    top: -12%;
  }
  .bg__2 {
    top: -10%;
  }
  .rect_1 {
    top: -16%;
  }
  .bg__3 {
    top: -10%;
  }
  .rect_2 {
    top: -13%;
  }
}
@media only screen and (min-aspect-ratio: 1/1) and (min-width: 640px) {
  .mission {
    top: -17%;
  }
  .vision {
    top: -17%;
  }
  .button_1 {
    top: -12%;
  }
  .bg__2 {
    top: -10%;
  }
  .rect_1 {
    top: -16%;
  }
  .bg__3 {
    top: -10%;
  }
}
@media only screen and (min-aspect-ratio: 1/1) and (min-width: 708px) {
  .mission {
    top: -34%;
  }
  .button_1 {
    top: -10%;
    left: 35%;
  }
}
@media only screen and (min-aspect-ratio: 1/1) and (min-width: 800px) {
  .bg__1 {
    top: -3%;
  }
  .mission {
    top: -5rem;
  }
  .rect_1 {
    top: -18%;
  }
  .rect_page_title {
    padding-top: 2%;
  }
}
@media only screen and (min-aspect-ratio: 1/1) and (min-width: 850px) {
  .vision {
    top: -15%;
  }
  .button_1 {
    top: -15%;
    left: 22%;
  }
}
@media only screen and (min-aspect-ratio: 1/1) and (min-width: 1723px) {
  .mission {
    top: -11rem;
  }
  .bg__2 {
    top: auto;
  }
  .rect_1 {
    top: -5%;
  }
  .bg__3 {
    top: auto;
  }
  .rect_2 {
    top: 0%;
  }
}
@media only screen and (min-aspect-ratio: 1/1) and (min-width: 2000px) {
  .rect_2 {
    top: -6%;
  }
}
@media only screen and (min-aspect-ratio: 5/4) and (min-width: 2000px) {
  .rect_2 {
    top: -7%;
  }
}
@media only screen and (min-aspect-ratio: 4/3) and (min-width: 1366px) {
  .mission {
    top: -13%;
  }
}
@media only screen and (min-height: 819px) and (min-width: 1024px) {
  .pastures {
    margin-top: 2%;
  }
}
@media only screen and (min-aspect-ratio: 8/5) and (min-width: 880px) {
  .bg__1 {
    top: -10%;
  }
  .mission {
    top: -20%;
  }
  .rect_1 {
    top: -14%;
  }
  .bg__2 {
    top: -6%;
  }
  .bg__3 {
    top: -10%;
  }
  .rect_2 {
    top: -12%;
  }
  .pastures {
    top: 1rem;
  }
}
@media only screen and (min-aspect-ratio: 8/5) and (min-width: 1452px) {
  .rect_page_title_2 {
    top: -5%;
  }
  .rect_2 {
    top: 5%;
  }
}
@media only screen and (min-aspect-ratio: 8/5) and (min-width: 2482px) {
  .rect_page_title_2 {
    top: -1.5%;
  }
  .rect_2 {
    top: 2.5%;
  }
}
@media only screen and (min-aspect-ratio: 14/9) and (min-width: 1024px) {
  .mission {
    top: -22%;
  }
  .rect_2 {
    top: -9%;
  }
  .pastures {
    margin-top: 2%;
  }
  #page_4 {
    top: 0%;
  }
}
@media only screen and (min-aspect-ratio: 14/9) and (min-width: 1900px) {
  .rect_page_title_2 {
    top: -5%;
  }
  .rect_2 {
    top: -4%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 568px) {
  .bg__1 {
    top: -73%;
  }
  .mission {
    top: -80%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 940px) {
  .bg__1 {
    top: 0%;
  }
  .mission {
    top: -10%;
  }
  .vision {
    top: 0%;
  }
  .button_1 {
    top: 0%;
  }
  .rect_1 {
    top: -12%;
  }
  .rect_2 {
    top: -16%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 1020px) {
  .bg__1 {
    top: 0%;
  }
  .mission {
    top: -40%;
  }
  .rect_1 {
    top: -13%;
  }
  .rect_2 {
    top: -9%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 1258px) {
  .logo {
    top: 11%;
  }
  .mission {
    top: -13%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 1349px) {
  .mission {
    top: -13%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 1364px) {
  .vision {
    top: -30%;
  }
  .button_1 {
    top: -30%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 1500px) {
  .bg__1 {
    top: -15%;
  }
  .mission {
    top: -22%;
  }
  .vision {
    top: -22%;
  }
}
@media screen and (min-aspect-ratio: 8/5) and (min-width: 1636px) {
  .button_1 {
    top: -10%;
  }
}
@media screen and (min-aspect-ratio: 5/3) and (min-width: 2390px) {
  .pastures {
    margin-top: 1%;
  }
}
@media screen and (min-aspect-ratio: 16/9) and (min-width: 560px) {
  .bg__1 {
    top: -1%;
  }
  .mission {
    top: -12%;
  }
  .rect_1 {
    top: 0%;
  }
  .rect_2 {
    top: 5%;
  }
}
@media only screen and (min-aspect-ratio: 16/9) and (min-width: 1000px) {
  .vision {
    top: -10%;
  }
  .button_1 {
    top: -10%;
  }
}
@media only screen and (min-aspect-ratio: 16/9) and (min-width: 1024px) {
  .rect_1 {
    top: -13%;
  }
  .rect_2 {
    top: -8%;
  }
  .share_block_title {
    top: -1%;
  }
}
@media only screen and (min-aspect-ratio: 16/9) and (min-width: 1632px) {
  .vision {
    top: -15%;
  }
}
@media only screen and (min-aspect-ratio: 16/9) and (min-width: 1800px) {
  .vision {
    top: -14%;
  }
}
@media only screen and (min-aspect-ratio: 16/9) and (min-width: 1920px) {
  .bg__1 {
    top: -10%;
  }
  .mission {
    top: -18%;
  }
  .button_1 {
    top: -12%;
  }
  .rect_1 {
    top: -18%;
  }
  .bg__2 {
    top: -11%;
  }
  .bg__3 {
    top: -10%;
  }
  .rect_2 {
    top: -10%;
  }
  .vision {
    top: -12%;
  }
  .pastures {
    top: 4rem;
  }
  #page_4 {
    top: -6%;
  }
}
@media only screen and (min-aspect-ratio: 16/9) and (min-width: 2120px) {
  .rect_2 {
    top: -4%;
  }
}
@media only screen and (min-aspect-ratio: 16/9) and (min-width: 2845px) {
  .rect_page_title_2 {
    top: -5.5%;
    height: 6rem;
  }
  .rect_2 {
    top: -5%;
  }
}
@media only screen and (min-aspect-ratio: 16/9) and (min-width: 3840px) {
  .rect_page_title {
    height: 7rem;
  }
  .rect_page_title_2 {
    height: 7rem;
  }
  .rect_1 {
    top: 1%;
  }
  .rect_2 {
    top: 7%;
  }
}
@media only screen and (min-aspect-ratio: 17/9) and (min-width: 1800px) {
  .vision {
    top: -14%;
  }
}
@media only screen and (min-aspect-ratio: 17/9) and (min-width: 2120px) {
  .rect_2 {
    top: -18%;
  }
}
@media only screen and (min-aspect-ratio: 17/9) and (min-width: 2846px) {
  .rect_page_title_2 {
    height: 6rem;
  }
  .rect_2 {
    top: -3%;
  }
}
@media only screen and (min-aspect-ratio: 2/1) and (min-width: 740px) {
  .bg__1 {
    top: -10%;
  }
  .mission {
    top: -10%;
  }
  .share_block_title {
    top: -6%;
  }
}
@media screen and (min-aspect-ratio: 2/1) and (min-width: 844px) {
  .mission {
    top: -22%;
  }
  .rect_1 {
    top: -20%;
  }
  .rect_2 {
    top: -12%;
  }
}
@media only screen and (min-aspect-ratio: 2/1) and (min-width: 1161px) {
  .vision {
    top: -10%;
  }
}
@media only screen and (min-aspect-ratio: 2/1) and (min-width: 1800px) {
  .vision {
    top: -13%;
  }
}
@media only screen and (min-aspect-ratio: 2/1) and (min-width: 2846px) {
  .rect_page_title_2 {
    height: 5rem;
  }
  .rect_2 {
    top: -2%;
  }
}
@media only screen and (min-aspect-ratio: 2/1) and (min-width: 3000px) {
  .rect_page_title_2 {
    top: -5%;
  }
  .rect_2 {
    top: -2.5%;
  }
  .share_block_title {
    top: 1%;
  }
  .pastures {
    top: 4%;
  }
}
@media only screen and (min-aspect-ratio: 3/2) and (min-width: 3000px) {
  .rect_2 {
    top: -2.5%;
  }
}

/*# sourceMappingURL=main.css.map */
