.ljl-page-marque {
  position: relative;
  height: 100vh;
}

.ljl-page-marque h2 {
  font-size: 7.5vw;
}

.marque-slide .slick-list, .marque-slide .slick-track, .marque-slide .slick-slide, .marque-slide .slick-slide div {
  width: 100%;
  height: 100%;
}

.marque-slide .slick-dots {
  bottom: 10vh;
  width: 100vw;
  display: grid;
  justify-items: center;
}

.marque-slide .slick-dots li button:before {
  content: "";
  border-radius: 50%;
  background: rgb(255, 255, 255);
}

.marque-slide .slick-dots li {
  margin-bottom: 1rem;
}

.marque-slide .slick-dots li:last-of-type {
  margin-bottom: 0;
}

.ljl-page-marque-container:first-of-type {
  width: 57%;
  height: 100%;
  float: left;
  overflow: hidden;
}

.ljl-page-marque-container:nth-of-type(2) {
  width: 43%;
  height: 100%;
  float: right;
  position: relative;
}

.ljl-page-marque-control {
  position: absolute;
  bottom: 1rem;
  left: calc(-100vw + 100%);
  z-index: 99;
  width: 100vw;
  display: grid;
  justify-items: center;
  z-index: 2;
  left: 0;
}

.ljl-page-marque-control .csr-pointer {
  font-size: 1.5rem;
}

.ljl-logo {
  width: 12vw;
  min-width: 150px;
}
@media (max-width: 575px) {
  .ljl-logo {
    width: 15vh;
  }
}

.ljl-page-marque-title {
  position: absolute;
  left: -30%;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  padding-right: 3rem;
}
.ljl-page-marque-title h2 {
  margin-bottom: 0;
}

.ljl-page-marque-title span {
  font-size: 1.5rem;
}

.ljl-logo-container {
  padding: 3rem;
  padding-top: 7rem;
}

.ljl-page-marque-phone {
  padding-right: 3rem;
  font-size: 1.5rem;
  position: absolute;
  bottom: 3rem;
  right: 0;
  z-index: 10;
}

/* welcome */
.index-section:last-of-type {
  padding-bottom: 0;
}

.index-section h2 {
  margin-bottom: 1rem;
}

.welcome-content-container {
  margin-bottom: 3rem !important;
  padding: 3rem;
}

.welcome-content {
  margin: 0 auto;
  margin-bottom: 1rem;
}

.welcome-img-box {
  position: relative;
  width: 33.3333333333%;
}

#welcome .outer {
  position: relative;
}

#welcome .outer:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 133.3333333333%;
}

#welcome .outer > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.welcome-location {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.welcome-location span {
  /* font-size: 1.2rem; */
  padding: 0.5rem;
  background: black;
  text-transform: uppercase;
}

/* art */
.art-box {
  position: relative;
}

.art-box img {
  max-width: 600px;
}

.art-box .outer {
  position: relative;
  z-index: 1;
}

.art-box .outer:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 127.3885350318%;
}

.art-box .outer > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.art-box .outer:after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 150%);
  z-index: 1;
}

.art-container .slick-list {
  padding-top: 45px !important;
  padding-bottom: 80px !important;
}

.art-container .slick-slide {
  position: relative;
  transform: scale(0.85);
  filter: blur(3px);
  transition: all 0.7s ease;
  z-index: -1;
}

.art-container .slick-slide .art-description {
  visibility: hidden;
  opacity: 0;
  transition: all 0.7s ease;
  text-align: center;
}

.art-container .slick-center {
  position: relative;
  transform: scale(1.15);
  filter: blur(0);
  transition: all 0.7s ease;
  z-index: 1;
}

.art-container .slick-center .art-description {
  visibility: visible;
  opacity: 1;
  transition: all 0.7s ease;
}

.art-container .slick-cloned {
  visibility: hidden;
  opacity: 0;
  transition: all 0.7s ease;
}

.art-container .slick-arrow {
  left: 40%;
  right: auto;
  z-index: 1;
  bottom: -3.2rem;
  top: auto;
  transform: translateX(-50%);
}

.art-container .slick-next {
  left: 60%;
}

.art-control {
  margin-top: 2rem;
}

.art-container .slick-prev:before, .art-container .slick-next:before {
  font-family: initial;
}

.art-description {
  position: absolute;
  bottom: 1rem;
  width: 200%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 2;
}

.art-content {
  display: flex;
  max-width: 350px;
}

.artist-container {
  padding-bottom: 1.5rem;
}

.art-container .slick-dots {
  bottom: -35px;
  margin-bottom: 1rem;
}

.artist-container .slick-dots li, .art-container .slick-dots li {
  background: rgba(255, 255, 255, 0.6);
  min-width: 5vw;
  margin: 0 10px;
  height: 10px;
  border-radius: 6px;
}

.artist-container .slick-dots li button, .art-container .slick-dots li button {
  visibility: hidden;
}

.artist-container .slick-dots .slick-active, .art-container .slick-dots .slick-active {
  background: rgb(255, 255, 255);
}

.artist-box {
  gap: 1rem;
}
.artist-box:first-of-type {
  margin-bottom: 3rem;
}

.artist-box .outer {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.artist-box {
  width: 50%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.frank-box .artist-info {
  max-height: 300px;
  overflow: auto;
}

.artist-slide .artist-box:nth-child(1) {
  border-right: 1px solid rgba(255, 255, 255, 0.6);
}

.artist-portfolio {
  min-width: 25vw;
  max-height: 25vw;
}

.artist-avatar .outer {
  max-width: 10vw;
  max-height: 10vw;
}

.artist-avatar .outer > h3 {
  margin-top: 1rem;
}

.artist-name {
  width: 100%;
  height: 100%;
  display: grid;
  gap: 1rem;
}

.next-artist .artist-name {
  justify-items: right;
}

.artist-slide {
  display: flex !important;
}

.artist-content {
  width: 100%;
}

.artist-info div:nth-of-type(1) {
  margin-bottom: 1rem;
}

.next-artist {
  flex-direction: row-reverse;
}

.next-artist .artist-info {
  margin-top: 0;
}

.next-artist .artist-content {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  width: 100%;
}

.next-artist .artist-avatar {
  display: flex;
  justify-content: flex-end;
  margin-top: 1rem;
}

.next-artist .artist-child-box:last-of-type {
  margin-left: 0;
}

.index-box {
  margin-right: 2rem;
  width: 100%;
}

.index-box div:nth-of-type(2) {
  margin-top: 1.5rem;
}

.index-box:last-of-type {
  margin-right: 0;
}

.index-box .outer {
  position: relative;
}

.index-box .outer:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 117.1875%;
}

.index-box .outer > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.x2 {
  grid-column: span 2;
}

.event-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.event-grid .outer:nth-of-type(1) {
  grid-column: 1/span 2;
  grid-row: 1/3;
}

.event-grid .outer:nth-of-type(2) {
  grid-column: 1/span 2;
  grid-row: 3/5;
}

.event-grid .outer:nth-of-type(5) {
  grid-column: 3/span 2;
  grid-row: span 2;
}

.event-grid .outer > .event-box:nth-of-type(1)::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.event-grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.event-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  flex-direction: column;
  padding: 2rem;
  z-index: 2;
}

.event-box:last-of-type {
  opacity: 0;
  transform: rotateX(180deg);
  transition: all 0.7s ease;
}

.event-box h3 {
  font-size: 1.5em;
}

.event-box .event-name, .event-box .event-location {
  margin-bottom: 1rem;
}

.event-box a {
  padding: 5px 10px 5px 10px;
  border: 1px solid rgb(255, 255, 255);
  transform: translateZ(0) perspective(1px);
}

.event-grid .outer:hover .event-box:nth-of-type(1) {
  transform: rotateX(180deg);
  opacity: 0;
  transition: all 0.7s ease;
}

.event-grid .outer:hover img {
  transform: rotateX(180deg);
  opacity: 0;
  transition: all 0.7s ease;
}

.event-grid .outer:hover .event-box:nth-of-type(2) {
  transform: rotateX(0deg);
  opacity: 1;
  visibility: visible !important;
  transition: all 0.7s ease;
}

.map-container {
  position: relative;
}

#map {
  height: 650px;
}

.map-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  margin: 0 !important;
  left: 0;
}

.map-control-content > div {
  max-width: 450px;
  width: 100%;
  background: black;
  padding: 3rem;
  display: grid;
}

.map-control-content .form-control {
  height: auto;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid white;
  white-space: initial;
  overflow: initial;
  color: white !important;
}

.map-submit {
  background: transparent !important;
  text-align: left;
  padding-left: 0;
  font-family: lato, sans-serif !important;
}

.charityBoxes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
}

@media only screen and (max-width: 1630px) {
  .artist-slide {
    width: 100%;
    display: block !important;
  }
  .artist-box {
    width: 100%;
  }
  .artist-portfolio {
    margin-left: 0;
  }
  .artist-content {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .art-container .slick-list {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .ljl-page-marque-container {
    float: none !important;
    width: 100% !important;
  }
  .ljl-page-marque-container:nth-of-type(1) {
    height: 60vh;
  }
  .ljl-page-marque-container:nth-of-type(2) {
    height: 40vh;
  }
  .ljl-page-marque-title {
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    padding-right: 0;
  }
  .ljl-page-marque-title .r-flex-center {
    margin-top: 2rem;
  }
  .ljl-page-marque-title .r-flex-center .txt-al-center {
    max-width: none;
    font-size: 1em;
    margin-left: 0;
    padding: 1rem;
  }
  .ljl-page-marque-phone {
    left: 50%;
    transform: translateX(-50%);
    padding-right: 0;
    right: auto;
  }
  .ljl-page-marque-title h2 {
    font-size: 13vw;
  }
  .ljl-page-marque-phone {
    font-size: 1.2rem;
    bottom: 1rem;
  }
  .marque-slide .slick-dots {
    top: 3rem;
    bottom: auto;
    left: 3rem;
    justify-items: left;
  }
  .ljl-page-marque-control {
    display: none;
  }
  .event-grid {
    grid-template-columns: 1fr 1fr;
  }
  .event-grid .x2 {
    grid-column: span 1 !important;
    grid-row: auto !important;
  }
  .ljl-page-marque-title .txt-al-right .cap {
    font-size: 1rem;
  }
  .artist-child-box:nth-of-type(1) {
    max-height: 100%;
    width: 50%;
  }
  .artist-child-box:nth-of-type(2) {
    width: 50%;
    margin-top: 0;
  }
  .artist-name {
    gap: 1rem;
  }
  .next-artist .artist-name {
    justify-items: left;
  }
  .next-artist .artist-content {
    flex-direction: column;
  }
  .next-artist .artist-avatar {
    margin-top: 0;
  }
  .artist-name .outer {
    max-height: 20vh;
    max-width: 20vw;
    min-height: 0;
  }
  .artist-content {
    padding: 0;
  }
}
@media only screen and (max-width: 572px) {
  .map-control-content {
    min-width: 300px;
  }
}
@media only screen and (max-width: 480px) {
  .art-container .slick-list {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .event-grid {
    grid-template-columns: 1fr;
  }
  .art-description {
    width: 100%;
    text-align: center;
  }
  .art-container .slick-center {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .lisa-txt {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 380px) {
  .map-control {
    left: 1rem;
    right: 1rem;
  }
  .map-control-content {
    min-width: auto;
  }
}
/* iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (max-width: 360px) {
  h2 {
    font-size: 2rem;
  }
  .ljl-logo-container {
    padding-top: 4rem;
  }
  .ljl-page-marque-phone {
    font-size: 1rem;
    bottom: 0;
  }
}
@media only screen and (max-height: 768px) {
  .ljl-page-marque-container:nth-of-type(1) {
    height: 50vh;
  }
  .ljl-page-marque-phone {
    bottom: 0 !important;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}/*# sourceMappingURL=index.css.map */