/* GENERATED LESS STYLESHEET 2018 (c) IcIWare */ 
/* mobile only style */
@media (max-aspect-ratio: 1/1) {
  body > main div img {
    margin-bottom: 0px;
  }
  #jx1 .jaralax-content {
    padding-left: 0.5rem;
    justify-content: flex-start;
  }
}
/* desktop only */
@media (min-aspect-ratio: 1/1), (aspect-ratio: 1/1) {
  #site-logo img {
    max-width: 100% !important;
  }
  .home-fit-content {
    width: calc(60% - 6rem);
    margin: 0 auto;
  }
}
.instagram-image {
  width: 25%;
  padding-top: 25%;
  display: inline-block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}
#subscribe-box {
  position: fixed;
  bottom: 8rem;
  right: 5vw;
  background: rgba(255, 255, 255, 0.8);
  padding: 1rem;
  text-align: center;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  width: 150px;
  padding: 25px;
}
#subscribe-box .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
  transform: scale(0.8);
  transform-origin: top right;
}
#subscribe-box h1 {
  margin: 0 1rem 1rem 1rem;
  text-transform: uppercase;
  font-size: 13.5pt;
}
#subscribe-box button {
  background: transparent;
  cursor: pointer;
  padding-bottom: 0.25rem;
  font-weight: bold;
}
.jquery-modal.blocker.current iframe.modal {
  height: 20rem;
}
body > main {
  text-align: center !important;
}
body > main .jaralax-content {
  color: white;
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body > main .jaralax-content.white * {
  color: white !important;
}
body > main .jarallax-between {
  padding: 2rem 0;
}
body > main sup {
  font-weight: normal !important;
}
.home-front-link {
  border: 0px transparent !important;
  letter-spacing: 0.2rem;
  display: block;
}
#top-accordion {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#top-accordion-inner {
  display: flex;
  flex-direction: row;
  width: 200%;
  transition: margin 1s;
}
#top-accordion-dots {
  position: absolute;
  bottom: 1rem;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
#top-accordion-dots div {
  background: white;
  color: transparent;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.5rem;
  border: 1px #2a2c2e7d solid;
  font-size: 0;
  margin: 0 0.5rem;
}
#top-accordion-dots div.top-accordion-selected {
  background: #2a2c2e;
}
#jx1 img,
#jx2 img {
  width: 100vw;
  height: calc(100vh - 50px);
  object-fit: cover;
}
#jx1 .home-front-block,
#jx2 .home-front-block {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#jx1 img {
  object-position: right center;
}
#jx2 img {
  object-position: bottom center;
}
#jx1 .home-front-message div {
  color: #000000;
  font-size: 1.6vw;
}
#jx1 .home-front-message div:nth-child(1) {
  font-style: italic;
  font-family: "Times New Roman", serif;
  text-transform: uppercase;
}
#jx1 .home-front-message div:nth-child(2) {
  font-style: italic;
  font-family: "Times New Roman", serif;
  font-weight: bold;
}
#jx1 .home-front-message div:nth-child(3) {
  margin-top: 0em;
}
#jx1 .home-front-message div:nth-child(4) {
  font-weight: bold;
  font-size: 1.8vw;
}
#jx2 .home-front-message {
  position: relative;
  height: 100%;
  width: 100%;
}
#jx2 .home-front-message div {
  color: #ffffff;
  font-size: 1.6vw;
  position: absolute;
  width: 100%;
}
#jx2 .home-front-message div:nth-child(1) {
  font-style: italic;
  font-family: "Times New Roman", serif;
  text-transform: uppercase;
  top: 15%;
}
#jx2 .home-front-message div:nth-child(2) {
  font-size: 1.7vw;
  font-weight: bold;
  bottom: 20%;
}
#jx2 .home-front-link {
  height: 100%;
  width: 100%;
}
.horizontal-spread {
  width: 80%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
}
.horizontal-spread li {
  list-style: none;
  padding: 0 1rem;
}
.image-triplet .highlight-button-wide-holder {
  position: absolute;
  left: 0;
  width: 100%;
  top: 1rem;
  font-size: medium;
  background-color: #fcc4f9;
  box-sizing: border-box;
  padding: 0.2em 0.3em !important;
}
.flex-half-image img {
  object-position: top left;
  object-fit: cover;
}
.flex-half-text p {
  font-family: 'Times New Roman', serif;
  font-size: initial;
  text-align: justify;
  font-style: italic;
  letter-spacing: 0.22rem;
  margin-bottom: 2em;
}
.flex-half-text div {
  margin-top: 3em;
  font-weight: bold;
}
.flex-half-text a {
  text-decoration: underline;
}
#instagram-holder {
  width: calc(60% - 6rem);
  margin: 3rem auto !important;
}
.home-narrow {
  letter-spacing: 0.3rem;
}
.home-small-strong {
  text-transform: uppercase;
  font-size: small;
  font-weight: bold;
}
.home-donating-style {
  letter-spacing: 0.2em;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
}
/* portrait mode for phones */
@media (max-aspect-ratio: 1/1) {
  .image-triplet {
    padding-top: 3rem;
  }
  .image-triplet .highlight-button-wide-holder {
    top: 0 !important;
    margin-top: -3em;
  }
}

