@charset "UTF-8";
@font-face {
  font-family: ptsBold;
  src: url("../fonts/PT_Sans/PTSans-Bold.ttf");
}
@font-face {
  font-family: ptsRegular;
  src: url("../fonts/PT_Sans/PTSans-Regular.ttf");
}
@font-face {
  font-family: ptsNarrow;
  src: url("../fonts/PT_Sans/PTSansNarrow-Regular.ttf");
}
@font-face {
  font-family: ptsNarrowBold;
  src: url("../fonts/PT_Sans/PTSansNarrow-Bold.ttf");
}
p, li, a, div {
  font-family: "PT Sans", sans-serif;
}

#pt-container h1, #pt-container h2, #pt-container h3, #pt-container h4, #pt-container h5 {
  font-family: "PT Sans Narrow", sans-serif;
}

#pt-container h1 {
  font-size: 60px;
  line-height: 78px;
}

#pt-container .pt-banner h2 {
  font-size: 30px;
}

#pt-container h2 {
  font-size: 50px;
}

#pt-container h3 {
  font-size: 40px;
}

#pt-container h4 {
  font-size: 30px;
}

#pt-container h5 {
  font-size: 26px;
}

#pt-container p {
  color: #545353;
  font-size: 18px;
  line-height: 26px;
}

/* Fonts and general sizes */
.pt-wrap {
  width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 98vw !important;
}

body.show-vimeo-modal {
  position: relative;
  overflow: hidden;
}

.vimeo-video-modal {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.vimeo-video-modal.active {
  opacity: 1;
  visibility: visible;
  z-index: 999;
  padding-top: 210px;
}
.vimeo-video-modal .vimeo-modal-content {
  max-width: 90vw;
}
.vimeo-video-modal .vimeo-modal-content iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  max-height: 100%;
}

.show-vimeo-modal #inner-content-lavner {
  z-index: unset;
}

.show-vimeo-modal .vimeo-video-modal {
  opacity: 1;
  visibility: visible;
  z-index: 100;
}

.vimeo-video-modal .vimeo-modal-content {
  position: relative;
  max-width: 1150px;
  aspect-ratio: 16/9;
  max-height: calc(100vh - 230px);
}

.vimeo-modal-content .close-vimeo-modal {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  background-color: transparent;
  box-shadow: none;
}
.vimeo-modal-content .close-vimeo-modal svg {
  width: 100%;
  height: 100%;
  display: block;
}

#camp-topic-switcher {
  font-family: ptsNarrowBold, sans-serif;
}

.full-width-wrap.full-width-title.why-lavner-title h2 {
  font-size: 22px;
}

.full-width-wrap.full-width-title.dynamic-title {
  padding-top: 15px;
  padding-bottom: 15px;
}
.full-width-wrap.full-width-title.dynamic-title h2 {
  text-align: center;
}
.full-width-wrap.full-width-title.dynamic-title h2 span {
  display: block;
}
@media only screen and (min-width: 768px) {
  .full-width-wrap.full-width-title.why-lavner-title h2 {
    font-size: 50px;
  }

  .full-width-wrap.full-width-title.dynamic-title {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .full-width-wrap.full-width-title.dynamic-title h2 {
    text-align: left;
  }
  .full-width-wrap.full-width-title.dynamic-title h2 span {
    display: inline-block;
  }
}

.full-width-wrap.full-width-title.dynamic-title h2 {
  margin-left: 12.25%;
  font-size: 22px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .full-width-wrap.full-width-title.dynamic-title h2 {
    font-size: 50px;
    margin-left: 24.5% !important;
    width: 75%;
  }
}

@media only screen and (max-width: 762px) {
  body.page .hero-banner {
    padding-top: 165px;
  }
}

.hero-banner .vertical-align {
  padding-top: 160px;
}
.hero-banner .vertical-align h1:empty + span.divider {
  display: none;
}

/* Header */
body {
  margin: 0px !important;
}

#menu-container {
  display: flex;
  align-content: center;
  align-items: center;
}

#menu-container.pt-wrap {
  width: auto !important;
}

#pt-main-logo, #pt-main-logo-small {
  height: 50px;
  width: auto;
}

#pt-main-logo-small {
  display: none;
}

#menu-new-lavner-menu {
  display: flex;
}

/* Menu */
#menu-new-lavner-menu a {
  color: #545353;
  text-decoration: none;
}

#menu-new-lavner-menu .sub-menu {
  list-style: none;
  display: none;
  text-decoration: none;
}

#menu-new-lavner-menu {
  list-style: none;
  background-color: white;
  padding: 0px 40px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2784313725);
  border-radius: 5px 0px 0px 5px;
  gap: 27px;
  position: absolute;
  right: 0;
}

#content-lavner {
  padding-top: 57px;
  transition: padding-top 0.5s ease-in-out;
}

body:has(.pt-inner-header.scrolling) #content-lavner {
  padding-top: 0px;
}

/* .site-container:not(:has(.hero-banner)):not(:has(.video-banner-section)) .container:first-of-type {
  margin-top: 160px;
} */
.site-container:not(:has(.hero-banner)):not(:has(.video-banner-section)) #menu-container #pt-main-logo {
  display: none;
}
.site-container:not(:has(.hero-banner)):not(:has(.video-banner-section)) #menu-container #pt-main-logo-small {
  display: block !important;
}

.pt-inner-header {
  position: fixed;
  width: 100%;
  z-index: 2;
  overflow-x: hidden;
}

.pt-inner-header.scrolling #pt-main-logo, .pt-inner-header.open-menu #pt-main-logo {
  display: none;
}

.pt-inner-header.scrolling #pt-main-logo-small, .pt-inner-header.open-menu #pt-main-logo-small {
  display: block !important;
}

/* Logo visibility for genesis-child theme header */
.site-header.scrolling #pt-main-logo,
.mobile-header.scrolling #pt-main-logo {
  display: none;
}

.site-header.scrolling #pt-main-logo-small,
.mobile-header.scrolling #pt-main-logo-small {
  display: block !important;
}

/* Mobile: Always show black logo */
@media screen and (max-width: 840px) {
  .site-header #pt-main-logo,
  .mobile-header #pt-main-logo,
  .pt-inner-header #pt-main-logo {
    display: none !important;
  }

  .site-header #pt-main-logo-small,
  .mobile-header #pt-main-logo-small,
  .pt-inner-header #pt-main-logo-small {
    display: block !important;
  }
}

#menu-new-lavner-menu > li .sub-menu,
#menu-new-lavner-menu > li:not(.is-open):hover .sub-menu {
  display: none;
}

.sub-nav-toggle {
  transition: transform 0.5s ease-in-out, top 0.5s ease-in-out;
  top: 155px;
}

.sub-nav-toggle > .container {
  max-width: 1180px !important;
  border-radius: 0 0 16px 16px;
  border-right: 1px solid #E3E2DE;
  border-bottom: 1px solid #E3E2DE;
  border-left: 1px solid #E3E2DE;
  background: #FFFFFF;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.sub-nav-toggle.scrolling {
  transform: translateY(-25px) !important;
}

@media only screen and (min-width: 840px) {
  #menu-new-lavner-menu > li > div.sub-menu,
  #menu-new-lavner-menu > li:hover > div.sub-menu {
    top: calc(16px + 100%);
    position: absolute;
    left: 0;
  }
}
#menu-new-lavner-menu > li .sub-menu-wrap .sub-menu {
  background: #FFFFFF 0% 0% no-repeat padding-box;
}

#menu-new-lavner-menu > li:has(.sub-menu):not(.has-camp-location-menu):not(.enroll-now):not(.main-menu-login) > a:after {
  content: "";
  height: 6px;
  width: 8px;
  display: inline-block;
  background-image: url("../images/down-nav.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 7px;
  transform-origin: top;
}

#menu-new-lavner-menu > li:has(.sub-menu):not(.has-camp-location-menu):not(.enroll-now):not(.main-menu-login).is-open > a:after {
  transform: rotate(180deg);
}

#menu-new-lavner-menu > li.has-camp-location-menu > a:after {
  content: "";
  height: 6px;
  width: 8px;
  display: inline-block;
  background-image: url("../images/down-nav.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 7px;
  transform-origin: top;
}

#menu-new-lavner-menu > li.has-camp-location-menu.is-open > a:after {
  transform: rotate(180deg);
}

#menu-new-lavner-menu > li:not(.enroll-now) {
  padding-top: 14px;
  padding-bottom: 14px;
}

.main-menu-login {
  /* max-width: 25px; */
  text-overflow: clip;
  overflow: hidden;
}

.main-menu-login a {
  color: rgba(0, 0, 0, 0) !important;
  padding: 0px !important;
  text-overflow: clip;
  background-image: url("../images/profileicon.png");
  background-size: contain;
  background-repeat: no-repeat;
  /* opacity: 0.6; */
}

#menu-new-lavner-menu > li:hover .sub-menu-wrap,
#menu-new-lavner-menu > li.is-open .sub-menu-wrap {
  background-color: #fff;
  padding: 15px;
  border-radius: 5px;
}
@media only screen and (min-width: 840px) {
  #menu-new-lavner-menu > li:hover .sub-menu-wrap,
  #menu-new-lavner-menu > li.is-open .sub-menu-wrap {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2784313725);
  }
}

#menu-new-lavner-menu > li.has-camp-location-menu .sub-menu-wrap {
  padding: 0 50px;
  border-radius: 5px;
  overflow: auto;
  overflow-x: hidden;
  max-height: 300px;
  padding-right: 0;
}

#menu-new-lavner-menu > li.is-open:not(.has-camp-location-menu):hover .sub-menu {
  display: inline-block;
  min-width: -webkit-fill-available;
}

#menu-new-lavner-menu > li.has-camp-location-menu.is-open .sub-menu {
  display: inline-block;
  width: 100%;
}

#menu-new-lavner-menu > li.menu-item-has-children.is-open .sub-menu {
  display: inline-block;
}

#menu-new-lavner-menu > li {
  position: relative;
}

#menu-new-lavner-menu > li ul {
  width: max-content;
}

.menu-new-lavner-menu-container {
  display: contents;
}

.enroll-now, #mobile-enroll {
  display: flex;
  align-items: center;
}

#menu-new-lavner-menu .enroll-now a, #mobile-enroll {
  height: 100%;
  text-align: center;
  font-family: ptsBold;
  color: white;
  background: linear-gradient(-45deg, #95c951, #95c951, #95c951, #95c951, #95c951, #95c951, #95c951, #95c951, #FFFF00, #95c951, #95c951, #95c951, #95c951, #95c951, #95c951, #95c951, #95c951);
  background-size: 400% 400%;
  animation: gradient 5s ease infinite;
  display: flex;
  justify-content: center;
}

@media only screen and (min-width: 840px) {
  #menu-new-lavner-menu .enroll-now a {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 0px 20px;
  }
}
.pt-inner-header.open-menu #mobile-enroll {
  display: none !important;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
#menu-new-lavner-menu li.has-camp-location-menu ul.sub-menu {
  width: 100%;
}

.sub-menu-wrap .sub-menu:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 1em;
  width: 1rem;
  height: 1rem;
  background: white;
  transform: rotate(45deg);
  box-shadow: 2px 3px 6px black;
  z-index: -1;
}

li.has-camp-location-menu .sub-menu-wrap .sub-menu:before {
  left: 550px;
}

.sub-menu-wrap .sub-menu:after {
  content: "";
  position: absolute;
  top: -8px;
  left: 1em;
  width: 1rem;
  height: 1rem;
  background: white;
  transform: rotate(45deg);
}

li.has-camp-location-menu .sub-menu-wrap .sub-menu:after {
  left: 550px;
}

div#menu-background {
  height: 54px;
  min-width: 10px;
  position: absolute;
  right: 0;
  top: 58px;
}

#menu-new-lavner-menu li.has-camp-location-menu > div.sub-menu {
  width: 100%;
  position: relative;
  margin-bottom: 0 !important;
  left: initial;
}

#menu-new-lavner-menu .sub-menu > li:not(:first-child) {
  margin-top: 10px;
}

#menu-new-lavner-menu li.has-camp-location-menu a:first-child {
  /* display: inline-flex; */
  /* font-size: 16px; */
}

#menu-new-lavner-menu .state-name__button > a:first-child {
  display: inline-flex;
  align-items: center;
  position: relative;
}

#menu-new-lavner-menu .state-name__button > a:first-child::after {
  content: "";
  height: 6px;
  width: 8px;
  display: inline-block;
  background-image: url(../images/down-nav.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 7px;
  margin-top: 4px;
  transform-origin: center;
  /* transform:none !important; */
}

#menu-new-lavner-menu .state-name__button.is-open > a:first-child::after {
  transform: rotate(180deg);
}

#menu-new-lavner-menu .state-camp-locations {
  height: 0;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}

#menu-new-lavner-menu .state-name__button.is-open .state-camp-locations {
  height: unset;
  max-height: 1500px;
  opacity: 1;
  visibility: visible;
  width: 100%;
}

#menu-new-lavner-menu .camp-location-item {
  margin-bottom: 0.25em;
}

#menu-new-lavner-menu .camp-location-item__link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #117AC9;
  color: #FFF;
  line-height: 1.2;
  padding: 0.5em;
  width: 100%;
}

#menu-new-lavner-menu .camp-location-item__link span {
  display: block;
}

#menu-new-lavner-menu .camp-location-item__link span {
  font-weight: 700;
}

@media (min-width: 840px) {
  #menu-new-lavner-menu li.has-camp-location-menu > div.sub-menu {
    position: fixed;
    top: 164px;
    right: 1em;
    max-width: min(1290px, 100vw - 2em);
    border-radius: 5px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2784313725);
    transition: top 0.5s ease-in-out;
  }
  .pt-inner-header.scrolling #menu-new-lavner-menu li.has-camp-location-menu > div.sub-menu {
    top: 148px;
  }
  body:has(#wpadminbar) #menu-new-lavner-menu li.has-camp-location-menu > div.sub-menu {
    top: 210px;
  }
  #menu-new-lavner-menu li.has-camp-location-menu .sub-menu-wrap {
    padding: 30px 50px;
    background-color: #FFF;
    overflow-y: auto;
    overscroll-behavior: contain;
    max-height: calc(100vh - 220px);
  }
  #menu-new-lavner-menu li.has-camp-location-menu ul.sub-menu {
    column-count: 3;
    column-width: 33%;
    column-gap: 69px;
  }
  #menu-new-lavner-menu li.has-camp-location-menu .sub-menu > li:not(:last-child) {
    margin-top: 0;
    margin-bottom: 18px;
  }
  #menu-new-lavner-menu li.state-name__button {
    page-break-inside: avoid;
  }
  #menu-new-lavner-menu li.state-name__button a[href="#"] {
    pointer-events: none;
  }
  #menu-new-lavner-menu .state-name__button > a:first-child {
    display: block !important;
  }
  #menu-new-lavner-menu .state-name__button > a:first-child::after {
    content: "";
    display: inline-block;
    background: none;
    border-bottom: 1px solid #117AC9;
    position: absolute;
    top: 50%;
    left: 0;
    margin: 0;
    height: 0;
    width: 100%;
  }
  #menu-new-lavner-menu li.has-camp-location-menu a:first-child .state-name {
    background-color: #FFF;
    font-weight: 700;
    font-size: 16px;
    color: #117AC9;
    padding-right: 1.5em;
    position: relative;
    z-index: 2;
  }
  #menu-new-lavner-menu .state-camp-locations {
    height: unset;
    max-height: unset;
    opacity: 1;
    visibility: visible;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 8px;
    width: 100%;
  }
  #menu-new-lavner-menu .camp-location-item {
    margin-bottom: 0;
    line-height: 1;
  }
  #menu-new-lavner-menu .camp-location-item__link {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: transparent;
    color: inherit;
    font-size: 15px !important;
    line-height: 1.4;
    padding: 0;
  }
  #menu-new-lavner-menu .camp-location-item__link span {
    font-weight: 400;
  }
  #menu-new-lavner-menu .camp-location-item__link em {
    display: none;
  }
}
/* @media (min-width: 1050px) {
	#menu-new-lavner-menu li.has-camp-location-menu > div.sub-menu {
    	top: 164px;
    }

    body:has(#wpadminbar) #menu-new-lavner-menu li.has-camp-location-menu > div.sub-menu {
        top: calc(164px + 32px);
    }
} */
#banner-video-outer {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

#banner-content {
  padding-top: 270px;
  padding-bottom: 93px;
}
#banner-content h1 {
  line-height: 1.1;
}
@media only screen and (min-width: 768px) {
  #banner-content h1 {
    line-height: 1.2;
  }
}

#banner-content h1, #banner-content h2, #banner-content p, #banner-content .hero-btn, .hero-banner h1, .hero-banner h2, .hero-banner p, .hero-banner .hero-btn {
  text-shadow: 4px 3px 7px rgba(0, 0, 0, 0.4);
}

#banner-content #banner-title {
  margin-bottom: 0;
}
#banner-content #banner-title sup {
  top: -9px;
  left: -1px;
  font-size: 60%;
}

#banner-content {
  width: 1200px;
  max-width: 92vw;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div#banner-content > *, div#banner-content > h2 p {
  color: white !important;
}

#banner-subtitle p {
  font-size: 30px;
  max-width: 429px;
  margin-left: auto;
  margin-right: auto;
  line-height: 39px;
  margin-bottom: 52px;
}

#banner-subtitle {
  margin: 0px;
  padding: 0px !important;
  margin-top: -40px;
  font-size: 30px;
}

div#banner-video {
  position: absolute;
  z-index: 1;
}

div#banner-content {
  position: relative;
  z-index: 2;
}
div#banner-content #play_button, div#banner-content #banner-play-text {
  cursor: pointer;
}

#banner-video {
  display: none;
}

/* @media (min-width: 992px) { */
#banner-video {
  display: block;
  width: 100%;
  height: 100%;
}

/* } */
#banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.play-video #banner-video {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.play-video img, .play-video svg, .play-video #banner-play-text {
  visibility: hidden;
}

.play-video video {
  object-fit: cover !important;
}

.full-width-wrap {
  width: 1200px;
  max-width: 92vw;
  margin-left: auto;
  margin-right: auto;
}

.full-width-title > *:not(.wp-block-button) {
  text-align: center;
  color: white;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0px !important;
}

.w50-50 {
  display: flex;
  gap: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) {
  .w50-50 {
    gap: 60px;
  }
}
.gradient-values-row {
  display: flex;
  gap: 30px;
  align-items: center;
}

.gradient-values-value {
  margin: 0px;
  width: auto;
  color: white !important;
  font-weight: bold;
  font-family: "ptsBold";
  border-radius: 5px;
  width: 100px;
  text-align: center;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gradient-values-text {
  margin: 0;
}

.lavner-wrap.w50-50.full-width-wrap .left {
  display: flex;
  gap: 30px;
  flex-direction: column;
}

.pc-midline {
  width: 2px;
  background-color: #545353;
  display: block;
}

.lavner-wrap.w50-50.full-width-wrap .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}

.btn-blue-gradient a, .btn-gradient a {
  padding-top: 8px;
  padding-bottom: 8px;
}

.lavner-wrap h2 p {
  font-size: 40px !important;
  line-height: 46px !important;
  color: #545353 !important;
  margin-bottom: -44px;
}

@media only screen and (max-width: 850px) {
  .w50-50 {
    flex-direction: column;
  }
  .pc-midline {
    height: 1px;
    width: 100%;
    background-color: #ffffff !important;
  }
  .lavner-wrap.w50-50.full-width-wrap .right {
    /*     margin-top: -91px; */
    max-width: 400px !important;
    text-align: left !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  a.wp-block-button__link.has-text-color.has-background.has-link-color.has-border-color.has-base-2-border-color.wp-element-button, a.wp-block-button__link.has-background.has-border-color.wp-element-button {
    width: 100% !important;
  }
}
.lavner-wrap h2 p strong {
  color: #38B5FF !important;
}

.full-width-img {
  text-align: center;
  /* 	margin-bottom: -5px; */
}

.full-height-img {
  position: relative;
  background: transparent linear-gradient(125deg, #95C951 0%, #4E9F91 100%) 0% 0% no-repeat padding-box;
}

.full-col-img-wrap {
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.full-col-img-wrap img {
  /* 	  width: 50vw;
      position: absolute;
      right: 0;
      height: -webkit-fill-available;
      object-fit: cover; */
}

.full-col-img-wrap .left {
  padding-top: 90px;
  padding-bottom: 90px;
}

.full-col-img-wrap .left {
  padding-top: 90px;
  padding-bottom: 90px;
  width: 399px;
  padding-left: 100px;
  padding-right: 100px;
}

.full-col-img-wrap h2 {
  color: white;
  margin-bottom: 0;
}

.full-col-img-wrap p {
  color: white !important;
  margin-top: 17px;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .full-col-img-wrap p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 980px) {
  .full-col-img-wrap {
    flex-direction: column;
  }
  .full-col-img-wrap .left {
    width: auto;
  }
  .full-col-img-wrap img {
    position: relative;
    width: 100%;
  }
  .full-col-img-wrap .left {
    max-width: 90vw;
  }
  .full-col-img-wrap img {
    /* 		    margin-bottom: -9px; */
  }
}
#pt-container {
  overflow: none;
}

.full-width-img, .full-width-img img {
  max-width: 100%;
}

.btn-blue-gradient a, .btn-gradient a {
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  margin-bottom: 0;
}

.wp-block-button__link.has-background.has-border-color.wp-element-button {
  cursor: pointer;
  align-self: center;
  max-height: 75px;
}

/* .btn-blue-gradient a:hover, .btn-gradient a:hover, .wp-block-button__link.has-background.has-border-color.wp-element-button:hover {
  background-color: white !important;
  background: white !important;
  color: #545353 !important;
} */

/* .full-col-img.img-right.w50-50-full.full-height-img a:hover {
  color: white !important;
  background-color: rgba(0, 0, 0, 0) !important;
} */

/* .full-col-img.img-right.w50-50-full.full-height-img a {
  border-color: white;
} */

#explore-camps-slider .camp-icon-outer {
  height: 100px !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.title-with-line-group {
  max-width: 84vw;
}

@media only screen and (min-width: 701px) {
  #explore-camps-slider .slick-dots {
    display: none !important;
  }
}
@media only screen and (max-width: 700px) {
  #explore-camps-slider .slick-arrow {
    display: none !important;
  }
}
.full-col-img.img-right.w60-40-full.full-height-img .left {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.full-col-img.img-right.w60-40-full.full-height-img .right {
  width: 40%;
}

.full-col-img-wrap img {
  /*     width: 38%; */
}

@media only screen and (max-width: 980px) {
  .full-col-img.img-right.w60-40-full.full-height-img .left {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .full-col-img.img-right.w60-40-full.full-height-img .right {
    width: 100%;
  }
  .full-col-img.img-right.w60-40-full.full-height-img .right img {
    max-height: 300px;
    object-position: top;
  }
  .full-col-img.img-right.w60-40-full a {
    width: 100%;
  }
}
/* RESULTS / POSTS*/
/* Mobile styles (< 768px) - filters appear at top like tablet */
#course-locations {
  width: 100%;
  display: block;
  margin-left: 0;
  height: auto;
  max-height: 0;
  overflow: auto;
  padding-inline: 35px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  transition: 0.5s max-height ease-in-out;
  margin-bottom: 1rem;
  order: -1;
}
#course-locations.show {
  max-height: 400px !important;
  display: block !important;
}
/* Tablet styles (768px - 1212px) - Use mobile-like behavior for filters */
@media only screen and (min-width: 768px) and (max-width: 1212px) {
  #course-locations {
    width: 100%;
    display: block;
    margin-left: 0;
    height: auto;
    max-height: 0;
    overflow: auto;
    padding-inline: 35px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    transition: 0.5s max-height ease-in-out;
    margin-bottom: 1rem;
    order: -1;
  }
  #course-locations.show {
    max-height: 400px !important;
    display: block !important;
  }
}

/* Desktop styles (> 1212px) */
@media only screen and (min-width: 1213px) {
  #course-locations {
    display: none;
    padding-inline: 0;
    padding-right: 23px;
    height: auto;
    max-height: fit-content !important;
    width: 227px;
    margin-left: auto;
    box-shadow: none;
    transition: none;
  }
  #course-locations.show {
    display: block !important;
  }
}

/* Mobile styles for course-outer - flexbox for order to work */
#course-outer {
  margin-top: 1rem;
  width: 1180px;
  max-width: calc(100vw - 15px);
  margin-left: auto;
  overflow: visible;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
}

/* Tablet styles for course-outer (768px - 1212px) */
@media only screen and (min-width: 768px) and (max-width: 1212px) {
  #course-outer {
    max-width: 92vw;
    overflow: visible;
    display: flex;
    flex-direction: column;
    margin-right: auto;
  }
}

/* Desktop styles for course-outer (> 1212px) */
@media only screen and (min-width: 1213px) {
  #course-outer {
    max-width: 92vw;
    overflow: visible;
    display: flex;
    margin-right: auto;
  }
}

/* Mobile and Tablet - ensure filter expands properly at top */
#course-outer.showing-filter #course-locations {
  max-height: 400px;
}
#course-outer.showing-filter #course-locations:has(.selected) {
  max-height: 400px;
}

.state-location {
  color: #545353;
  max-width: 90%;
  line-height: 1.1;
  padding-block: 0.5rem;
  font-size: 85%;
}

.location-state-name {
  font-family: "ptsBold";
  cursor: pointer;
}

.state-locations {
  display: none;
}

.state-location {
  cursor: pointer;
}

.show-state .state-locations {
  display: block;
  padding-top: 10px;
}

.show-state .location-state-name, .selected-location {
  color: #117AC9;
}

.location-state-name {
  position: relative;
  color: #545353;
}

.location-state {
  padding-bottom: 15px;
  padding-top: 15px;
}

.location-state:not(:last-of-type) {
  border-bottom: 1px solid #545353;
}

#course-results {
  flex: 1;
}

p#course-specific-total {
  font-family: sans-serif;
  color: #545353;
  margin-top: 0;
  margin-bottom: -17px;
  font-weight: lighter;
}

#course-specific-title {
  font-size: 30px;
  font-weight: bold;
  font-family: "ptsBold";
}

#course-specific-results-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

#course-specific-results-return > p {
  position: relative;
  margin: 0px;
  transform: translate(0px, -24px);
  cursor: pointer;
}

#course-specific-results-return > p {
  color: #117AC9 !important;
}

#course-specific-results-return > p:before {
  display: inline-block;
  content: "<";
  position: absolute;
  left: -15px;
}

#course-locations {
  /* display:none; */
}

.slick-initialized .slick-slide, .slick-list, .slick-slide img, .slick-slider, .slick-track, .slick-vertical .slick-slide {
  /* width: auto !important; */
}

.slick-slide.slick-cloned {
  /* display: none! important; */
}

#course-results .slick-arrow {
  position: relatvie;
}

#course-results .slick-prev {
  left: -50px;
}

#course-results .slick-next {
  right: -50px;
}

img.location-card-img {
  width: -webkit-fill-available;
}

img.location-card-img {
  width: -webkit-fill-available;
  height: 161px;
  object-fit: cover;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.location-card-inner a {
  text-decoration: none;
}

.location-card-inner {
  padding: 14px;
  background-color: white;
}

p.locations-slider-title {
  font-size: 30px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 11px;
}

p.location-card-title {
  color: #545353;
  margin-top: 7px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  font-family: "ptsBold";
  min-height: 91px;
}

p.location-card-ages {
  font-size: 15px;
  margin-left: 12px;
  margin-top: -18px;
}

.location-card {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
}

@media only screen and (min-width: 980px) {
  #course-general-results .slick-list {
    margin: 0 -27px;
  }
}

#course-general-results .slick-slide {
  margin: 0 27px;
}

/* .full-col-img .btn-blue-gradient a:hover, .full-col-img .btn-gradient a:hover, .full-col-img .wp-block-button__link.has-background.has-border-color.wp-element-button:hover {
  background-color: white !important;
  background: rgba(0, 0, 0, 0) !important;
} */

#explore-camps-slider .slick-slide > div {
  padding: 0px 37px;
}

@media only screen and (max-width: 949px) {
  #explore-camps-slider .slick-slide > div {
    padding-right: 10px;
    padding: 0px 10px;
  }
}
div#course-results .slick-slider {
  height: fit-content !important;
  margin-bottom: 40px;
}

.locations-slider.slick-initialized.slick-slider {
  height: fit-content;
  display: flex;
}

@media screen and (max-width: 1170px) {
  #pt-main-logo {
    object-fit: contain;
  }
  #menu-new-lavner-menu {
    gap: 16px;
  }
}
/* Switch Icon for Mobile */
@media screen and (max-width: 990px) {
  #pt-main-logo {
    height: 35px;
    width: auto;
    object-fit: cover;
    object-position: left;
  }
  #pt-main-logo-small {
    height: 35px;
  }
}
/* Switch ALL to Mobile */
@media screen and (max-width: 840px) {
  .show-close {
    display: flex !important;
    right: 1rem;
    top: 1rem;
    border: 1px solid grey;
    border-radius: 25px;
    padding: 0;
    color: grey;
    margin: 0;
    width: 1rem;
    height: 1rem;
    align-items: center;
    justify-content: center;
  }
  .open-menu .show-close > svg {
    opacity: 1 !important;
  }
  .menu-new-lavner-menu-container {
    display: none;
  }
  #mobile-top-right {
    display: flex !important;
    align-items: center;
    gap: 15px;
  }
  #mobile-enroll a {
    text-decoration: none;
    color: white;
    padding: 6px 12.5px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
  }
  #menu-container {
    justify-content: space-between;
  }
  .open-menu .menu-new-lavner-menu-container {
    display: block;
    padding-top: 5px;
    background-color: white;
  }
  div:has(#saving-banner-core) #menu-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .open-menu #menu-container {
    background-color: white;
    padding-right: 3rem !important;
  }
  #menu-new-lavner-menu {
    position: relative;
    box-shadow: none;
    border-radius: 0;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    padding-left: 54px;
    padding-right: 54px;
    gap: 0px;
    padding-bottom: 20px;
  }
  #menu-new-lavner-menu > li:not(.enroll-now) {
    margin-left: 0px;
    margin-right: auto;
    width: 100%;
  }
  .main-menu-login a {
    color: grey !important;
    text-overflow: revert;
    background-image: none;
  }
  .main-menu-login {
    max-width: fit-content;
    text-overflow: unset;
  }
  #menu-new-lavner-menu > li:active > .sub-menu,
  #menu-new-lavner-menu > li:hover > .sub-menu,
  #menu-new-lavner-menu > li:focus > .sub-menu {
    /* display: block !important; */
    position: relative !important;
    /* margin-bottom: -37px !important; */
  }
  #menu-new-lavner-menu > li:has(.sub-menu):not(.enroll-now):not(.main-menu-login):after {
    display: none !important;
  }
  #menu-new-lavner-menu > li:has(.sub-menu):not(.enroll-now):not(.main-menu-login) > a:after {
    content: "";
    height: 6px;
    width: 8px;
    display: inline-block;
    background-image: url(../images/down-nav.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 7px;
  }
  #menu-new-lavner-menu > li:has(.sub-menu):not(.enroll-now):not(.main-menu-login).is-open > a::after {
    transform: rotate(180deg);
  }
  #menu-new-lavner-menu > li:hover .sub-menu {
    position: revert-layer;
    border-radius: 0px;
    box-shadow: none;
    padding-top: 0;
    margin-top: 7px;
  }
  #menu-new-lavner-menu > li:active > a,
  #menu-new-lavner-menu > li:hover > a,
  #menu-new-lavner-menu > li:focus > a {
    font-weight: bold !important;
  }
  #menu-new-lavner-menu .enroll-now {
    display: none !important;
  }
  .pt-inner-header.open-menu #menu-new-lavner-menu .enroll-now {
    display: inline-block !important;
    max-width: 150px;
    margin: auto;
  }
  #menu-new-lavner-menu > * {
    border-top: #CECECE 1px solid;
    width: 100%;
    max-width: 100%;
  }
  #menu-new-lavner-menu a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
#savings-banner-step-1, #savings-banner-step-2, .savings-banner-list {
  display: none;
}

.savings-banner-list-open,
#savings-banner-step-2.savings-banner-step-2-open,
#savings-banner-step-1.savings-banner-step-1-open {
  display: block !important;
  position: relative;
}

#saving-banner-core {
  width: 100%;
  max-height: calc(100vh - 40px);
  overflow: auto;
  transition: padding 0.5s ease-in-out;
}

div:has(#saving-banner-core) #menu-container {
  transform: translate(0px, 69px);
}

#saving-banner-core {
  background: transparent linear-gradient(90deg, #117AC9 0%, #38B5FF 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 18px;
  /* position: fixed; */
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  #saving-banner-core {
    padding: 18px;
  }
}

.savings-banner-title h2 {
  cursor: pointer;
  text-decoration: none;
  color: white;
  text-align: center;
  margin: 0px;
  font-weight: 500 !important;
  font-family: "ptsRegular" !important;
  font-size: 16px !important;
  line-height: 1;
  transition: transform 0.5s ease-in-out;
}

#savings-banner-step-1-inner {
  background-color: white;
  padding: 42px 85px 55px 85px;
  margin-top: 32px;
}

#savings-banner-step-1-inner {
  background-color: white;
  padding: 42px 85px 55px 85px;
  margin-top: 23px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 72px;
}

.savings_card {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 3px 5px 13px rgba(56, 181, 255, 0.4784313725);
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  /* border: 2px solid rgba(0,0,0,0); */
}

.savings_card:hover {
  box-shadow: 3px 5px 13px rgba(56, 181, 255, 0.4784313725);
  outline: 2px solid #117AC9;
}
.savings_card:hover .savings-card-title {
  border-radius: 0px !important;
}

.savings_card *:not(h3) {
  max-width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}

.savings-card-content {
  flex: 1;
}

#savings-banner-step-1-inner .savings-card-title {
  background: transparent linear-gradient(90deg, #117AC9 0%, #38B5FF 100%) 0% 0% no-repeat padding-box;
  border-radius: 5px 5px 0px 0px;
  padding: 20px;
  text-align: center;
  color: white;
  font-weight: 500;
  font-family: "ptsRegular";
  font-size: 25px;
  margin-top: 0px;
  margin-bottom: 0;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.savings-card-view-more {
  margin-right: 20px !important;
  margin-bottom: 20px;
  font-weight: 500;
  text-decoration: none;
  font-size: 18px;
  font-family: "ptsRegular";
  color: #545353;
  cursor: pointer;
}

.savings-card-view-more:hover {
  color: #117AC9 !important;
}

div#savings-banner > div > div {
  position: relative;
}

.close-up {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2.5rem;
  height: 2.5rem;
  font-family: "ptsBold";
  color: transparent;
  cursor: pointer;
}

.close-up::after {
  content: "";
  position: absolute;
  inset: 50% 0 0 50%;
  width: 0.5rem;
  height: 0.5rem;
  border-width: 2px 2px 0 0;
  border-color: #545353;
  border-style: solid;
  transform: rotate(-45deg) translateY(-55%);
}

div#savings-banner-step-2 {
  background-color: white;
}

@media only screen and (min-width: 768px) {
  div#savings-banner-step-2 {
    background-color: white;
    padding: 42px 85px 30px 85px;
  }
}
.savings_card_more {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 3px 5px 13px rgba(56, 181, 255, 0.4784313725);
  border-radius: 5px;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  display: flex;
  gap: 37px;
}
@media only screen and (min-width: 768px) {
  .savings_card_more {
    padding-top: 51px;
    padding-left: 40px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
}

.savings_card_right img {
  height: 100%;
  object-fit: cover;
  width: 332px;
}

div#savings-banner-step-2 {
  margin-top: 22px;
}

#pt-container h3.savings-card-title {
  font-size: 25px;
  font-family: "ptsBold";
  margin-top: -1px;
  margin-bottom: -6px;
}

.savings_card_close {
  position: absolute;
  top: 13px;
  right: 32px;
  border-radius: 25px;
  min-width: 21px;
  text-align: center;
  font-family: "ptsBold";
  color: #545353;
  cursor: pointer;
}

.savings_card_close svg {
  border: 1px solid #545353;
  border-radius: 100%;
}

.savings_card_close:hover svg {
  color: #117AC9 !important;
  border: 1px solid #117AC9;
}

.savings-card-content ul li {
  margin-bottom: 20px;
}

.savings_card_left a {
  background: linear-gradient(100deg, #117AC9 0%, #38B5FF 100%);
  border-radius: 4px;
  text-decoration: none;
  color: white;
  padding: 13px 25px;
  margin-left: 50%;
  border: none;
  display: inline-block;
  transition: none;
}

.savings_card_left a:hover {
  background: #0E5A96 !important;
  color: #FFF !important;
  border: none !important;
}

#savings-banner-close-2 {
  display: none;
  transform: translate(-22px, 3px) scale(1) rotate(180deg);
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8.632" height="5.73" viewBox="0 0 8.632 5.73"><defs><clipPath id="clip-path"><rect id="Retângulo_92" data-name="Retângulo 92" width="8.632" height="5.73" transform="translate(0 0)" fill="none" stroke="%23545353" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></clipPath></defs><g id="down_arrow_nav" data-name="down arrow nav" transform="translate(0 0)"><g id="Grupo_106" data-name="Grupo 106" clip-path="url(%23clip-path)"><path id="Caminho_215" data-name="Caminho 215" d="M7.632,1,4.316,4.316,1,1" fill="none" stroke="%23545353" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></g></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  color: rgba(0, 0, 0, 0) !important;
  width: 17px !important;
  height: 10px !important;
}

.savings-banner-list > div {
  max-width: 100% !important;
}

.savings_card_more {
  display: none;
}

.savings_card_more_open {
  display: flex !important;
  position: relative;
}

.savings-banner-list > div .wrap {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}

#inner-content-lavner {
  position: relative;
  z-index: 0;
}

.savings-banner-list.savings-banner-list-open {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  /* max-height:100vh;
  overflow: auto; */
}

@media screen and (max-width: 1200px) {
  #savings-banner-step-1-inner {
    gap: 22px;
  }
  #savings-banner-step-1-inner {
    background-color: white;
    padding: 2rem 2.5rem;
    margin-top: 32px;
  }
}
@media screen and (max-width: 900px) {
  #savings-banner-step-1-inner {
    display: flex;
    flex-direction: column;
    max-width: 100%;
  }
}
.savings_card_more_open .savings-card-title {
  font-size: 26px;
}
@media only screen and (min-width: 1100px) {
  .savings_card_more_open .savings-card-title {
    font-size: 32px;
  }
}

@media screen and (max-width: 1100px) {
  .savings-banner-step-2 {
    width: 68%;
  }
  .savings_card_more_open {
    flex-direction: column-reverse !important;
  }
  .savings_card_right img {
    width: 100%;
    max-width: 100%;
    max-height: 200px;
    object-fit: cover;
  }
  .savings-banner-list > div .wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 92vw;
    width: auto;
  }
  #savings-banner-close-2 {
    transform: translate(-30px, 3px) scale(1.5);
  }
  div#savings-banner-step-2 {
    /* width:74%; */
  }
}
#main-lavner section > .wp-block-columns {
  width: 1200px;
  max-width: 92vw;
  margin-left: auto;
  margin-right: auto;
}

.num-row-gradient-num-col {
  background-color: red;
  width: 100px;
  max-width: 100px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  height: 100px;
}

.num-row-gradient-num-col p {
  color: white !important;
  font-weight: bold;
  font-size: 36px;
}

.grad-1-outer {
  background: transparent linear-gradient(180deg, #95C951 0%, #4E9F91 100%) 0% 0% no-repeat padding-box;
}

.grad-2-outer {
  background: transparent linear-gradient(180deg, #4E9F91 0%, #338FAA 100%) 0% 0% no-repeat padding-box;
}

.grad-3-outer {
  background: transparent linear-gradient(180deg, #338FAA 0%, #117AC9 100%) 0% 0% no-repeat padding-box;
}

.grad-4-outer {
  background: transparent linear-gradient(180deg, #117AC9 0%, #38B5FF 100%) 0% 0% no-repeat padding-box;
}

.num-row-gradient-txt-col {
  display: flex;
  align-items: center;
}

.flex-height-columns > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.flex-height-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#pt-container h2.wp-block-heading strong {
  color: #38B5FF !important;
}

.full-width-img img {
  height: auto !important;
}

.full-width-backgrounds {
  padding: 0px !important;
  overflow: hidden;
}

.full-width-backgrounds > .wp-block-columns {
  width: 100vw;
  min-width: max-content;
  max-width: 100vw;
  gap: 0px;
}

.full-column-img-inside img {
  width: 100%;
}

.full-column-txt-inside {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.left-hand-side {
  padding-left: 100px;
  padding-right: 60px;
}

.right-hand-side {
  padding-left: 60px;
  padding-right: 100px;
}

/* .wp-block-button__link:hover {
  color: white !important;
  background-color: rgba(0, 0, 0, 0) !important;
} */

.full-width-backgrounds > .wp-block-columns > div {
  width: 50vw;
}

.background-70-30.is-layout-flex.wp-block-columns-is-layout-flex .background-70 {
  width: 70vw;
}

.fix-full-width-text {
  padding-left: calc(50vw - 600px);
  max-width: 25vw;
}

.full-column-txt-inside {
  height: fit-content;
}

.fix-background-70-txt {
  padding-left: calc(50vw - 600px);
  max-width: 45vw;
}

.background-70-txt + .full-column-img-inside {
  width: auto;
}

.background-70-30.is-layout-flex.wp-block-columns-is-layout-flex .background-70 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.background-30 figure, .background-30 figure img {
  height: 100%;
}

.title-with-line-group {
  /* width: 1200px; */
  max-width: 92vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-bottom: 10px;
}

@media only screen and (min-width: 1200px) {
  div:not(#explore-camps-outer):has(#featured-in) .wp-block-group.title-with-line-group {
    width: 1200px;
  }
  #explore-camps-outer .wp-block-group.title-with-line-group {
    width: initial !important;
  }
}
.title-with-line-group p {
  background-color: white;
  width: fit-content;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  margin-inline: auto;
  margin-bottom: calc(30px - 0.5rem);
}

.title-with-line-group:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #545353;
  position: absolute;
  top: 12px;
}

.featured-logos {
  border-bottom: 1px solid #545353;
  padding-bottom: 24px;
  align-items: center !important;
}

@media screen and (max-width: 880px) {
  .featured-logos {
    border-bottom: 1px solid #545353;
    padding-bottom: 24px;
    align-items: center !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.skinny {
  width: 768px;
  max-width: 92vw;
  margin-left: auto;
  margin-right: auto;
}

.wrap-width {
  width: 1200px;
  max-width: 92vw;
  margin-left: auto;
  margin-right: auto;
}

.full-column-txt-inside {
  max-width: fit-content;
  padding-top: 80px;
  padding-bottom: 80px;
}

.full-column-img-inside figure {
  height: 100%;
}

.full-column-img-inside img {
  height: -webkit-fill-available !important;
}

#main-lavner section > .wp-block-columns {
  max-width: 100vw !important;
  width: 100vw;
  gap: 0px;
}

.btn-blue-gradient a:hover, .btn-gradient a:hover {
  cursor: pointer;
}

.btn-blue-gradient a:hover, .btn-gradient a:hover {
  background-color: white !important;
  background: white !important;
  color: #545353 !important;
}

.wp-block-button .wp-block-button__link {
  border: 1px solid #FFF;
  border-radius: 4px;
  color: #3C3735;
  background-color: white;
  padding: 15px 25px;
  line-height: 23px;
  font-size: 20px;
}
/* Home 60 button styles */
.wp-block-button.btn-home-60 .wp-block-button__link {
  color: #3C3735;
  background-color: white;
}
.wp-block-button.btn-home-60 .wp-block-button__link:hover {
  background-color: #BFE0F8;
  color: #3C3735;
}
/* See All Locations button styles */
.wp-block-button.btn-see-locations .wp-block-button__link {
  color: #3C3735;
  background-color: white;
}
.wp-block-button.btn-see-locations .wp-block-button__link:hover {
  background-color: #BFE0F8;
  color: #3C3735;
}
.wp-block-button.btn-blue-gradient .wp-block-button__link {
  background: linear-gradient(135deg, rgb(17, 122, 201) 3%, rgb(56, 181, 255) 99%);
  color: white;
  transition: none !important;
}
.wp-block-button.btn-blue-gradient .wp-block-button__link:hover {
  border-color: #0E5A96 !important;
  background-color: #0E5A96 !important;
  background: #0E5A96 !important;
  color: #FFF !important;
  transition: none !important;
}
/* Home 50 button styles */
.wp-block-button.btn-home-50 .wp-block-button__link {
  background: linear-gradient(135deg, rgb(17, 122, 201) 3%, rgb(56, 181, 255) 99%);
  color: white;
  transition: none !important;
}
.wp-block-button.btn-home-50 .wp-block-button__link:hover {
  border-color: #0E5A96 !important;
  background-color: #0E5A96 !important;
  background: #0E5A96 !important;
  color: #FFF !important;
  transition: none !important;
}
.wp-block-button#show_locations_btn .wp-block-button__link {
  padding-inline: 45px;
  font-weight: normal;
  border: 1px solid transparent !important;
}
.wp-block-button#show_locations_btn .wp-block-button__link:hover {
  border: 1px solid #117ac9 !important;
  color: #545353 !important;
  font-weight: bold;
  background-color: transparent;
  background: transparent;
}
/* Hide Filter button on homepage - temporary */
#show_locations_btn {
  display: none !important;
}
.wp-block-button.center-within .wp-block-button__link {
  border-color: #117ac9;
  border-width: 1px;
  border-radius: 5px;
  background: linear-gradient(135deg, rgb(17, 122, 201) 3%, rgb(56, 181, 255) 99%);
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  margin-bottom: 10px !important;
}
.wp-block-button .unknow {
  border-color: #117ac9;
  border-width: 1px;
  border-radius: 5px;
  background: linear-gradient(135deg, rgb(17, 122, 201) 3%, rgb(56, 181, 255) 99%);
  padding-inline: calc(0.667em + 2px) calc(1.333em + 2px);
  margin-bottom: 50px !important;
}

/* Footer */
#pt-footer > #inner-footer {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  color: white;
}

#pt-footer {
  padding: 40px 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  #pt-footer {
    padding: 60px;
  }
}

#pt-footer-top form input {
  border: 1px solid transparent;
  font-family: "PT Sans", sans-serif !important;
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  box-shadow: none !important;
  margin-bottom: 0.5rem;
}
#pt-footer-top form p {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  #pt-footer-top form p {
    display: grid;
    margin-bottom: 0;
  }
  #pt-footer-top form p .wpcf7-spinner {
    flex: 1 0 100%;
  }
}
#pt-footer-top form .wpcf7-response-output {
  margin: 0;
}
#pt-footer-top form .wpcf7-not-valid-tip {
  position: absolute;
  top: -25px;
}
@media only screen and (min-width: 768px) {
  #pt-footer-top form .wpcf7-not-valid-tip {
    bottom: -20px;
    top: initial;
  }
}
#pt-footer-top form.invalid .wpcf7-response-output {
  display: none !important;
}

#pt-footer-top input[type=email] {
  background: rgba(250, 250, 250, 0.77);
  border-radius: 5px;
  color: #545353;
  padding: 13px 21px;
  width: 386px;
}

@media screen and (max-width: 1182px) {
  #pt-footer-top input[type=email] {
    width: auto;
  }
}
#pt-footer-top input[type=submit] {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  padding: 13px 23px;
  color: #545353;
  margin-left: 9px;
  cursor: pointer;
  width: 100%;
}
#pt-footer-top input[type=submit]:hover {
  border-color: white !important;
  color: white !important;
  background-color: transparent !important;
}

#pt-footer-top-left {
  font-size: 50px;
  font-weight: bold;
  line-height: 54px;
}
@media only screen and (min-width: 768px) {
  #pt-footer-top-left {
    width: 366px;
    margin-bottom: 90px;
  }
}

#pt-footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

@media screen and (max-width: 980px) {
  div#pt-footer-top-right form {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
  #pt-footer-top input[type=submit] {
    margin-left: 0px;
    max-width: 300px;
  }
}
@media screen and (max-width: 720px) {
  #pt-footer-top {
    flex-direction: column;
    gap: 30px;
    text-align: center;
    align-items: center;
  }
  #pt-footer-top-left {
    font-size: 30px;
  }
}
#menu-new-footer li a, #menu-new-footer li p {
  color: white;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (min-width: 768px) {
  #menu-new-footer li a, #menu-new-footer li p {
    font-size: 18px;
    line-height: 23px;
  }
}
#menu-new-footer li a[href="#"], #menu-new-footer li p[href="#"] {
  pointer-events: none;
}

#menu-new-footer li {
  list-style: none;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  #menu-new-footer li {
    margin-bottom: 0;
  }
}

#menu-new-footer li.full-column {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  #menu-new-footer li.full-column {
    grid-row: span 2;
  }
}
@media only screen and (min-width: 950px) {
  #menu-new-footer li.full-column {
    text-align: left;
  }
}
#menu-new-footer li .menu-item-description, #menu-new-footer li .menu-item-description p {
  color: white;
}

#menu-new-footer li .menu-item-description p {
  margin-bottom: 0;
}

#pt-middle-top {
  display: flex;
  align-content: flex-start;
  gap: 1rem;
}
#pt-middle-top #pt-footer-middle-left {
  flex: 1 0 33%;
}
#pt-middle-top #pt-footer-middle-left img {
  max-width: 310px;
}
#pt-middle-top #pt-footer-middle-right {
  flex: 1 0 67%;
}

ul#menu-new-footer {
  padding-top: 0px;
  margin-top: 0px;
}

ul#menu-new-footer {
  padding-top: 0px;
  margin-top: 0px;
  display: grid;
  grid-template-columns: repeat(3, auto);
  column-gap: 55px;
}

@media screen and (max-width: 950px) {
  #pt-middle-top {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin-top: -41px;
  }
  ul#menu-new-footer {
    column-gap: 0px;
    justify-items: center;
  }
}
@media screen and (max-width: 880px) {
  ul#menu-new-footer {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin-top: -11px;
    padding-left: 0;
  }
}
#pt-bottom {
  border-top: 2px white solid;
  margin-top: 13px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}

#pt-bottom p {
  color: white !important;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  #pt-bottom p {
    font-size: 18px;
    line-height: 29.25px;
  }
}

div#pt-footer-bottom-right {
  display: flex;
  align-items: center;
  gap: 50px;
}

div#pt-footer-bottom-right {
  display: flex;
  gap: 50px;
}

@media screen and (max-width: 760px) {
  #pt-bottom {
    flex-direction: column;
  }
  #pt-footer-bottom-left {
    width: 100%;
  }
}
@media only screen and (max-width: 760px) and (min-width: 768px) {
  #pt-footer-bottom-left {
    margin-bottom: 14px;
  }
}
/* Edits 6 Dec 2023 */
.pt-inner-header {
  margin-top: 10px;
}

#menu-new-lavner-menu {
  bottom: 14px;
}

div:has(#saving-banner-core) #menu-container {
  transform: translate(0px, 0px);
  /* margin-top: 50px; */
  padding: 17px 1rem;
}

.pt-inner-header {
  margin-top: 10px;
  animation: background-color 0.5s ease-in-out;
}

.pt-inner-header.scrolling {
  background-color: white !important;
  box-shadow: 1px 1px 13px darkgray;
  z-index: 3;
}

@media only screen and (max-width: 840px) {
  .pt-inner-header.open-menu {
    box-shadow: 1px 1px 13px darkgray;
  }
}
.pt-inner-header.scrolling #saving-banner-core {
  padding: 15px;
}

.pt-inner-header.scrolling #saving-banner-core h2 {
  transform: scale(0.73) !important;
}

#saving-banner-core.scrolling {
  padding: 3px !important;
}
#saving-banner-core.scrolling h2 {
  transform: scale(0.73) !important;
}

/* Mobile Header Animation Base */
.mobile-header {
    transition: top 0.5s ease-in-out; /* Smooth animation */
}

/* Mobile Header Scrolling State */
.mobile-header.scrolling {
  top: 0px !important;
}

/* Base styles for header animation */
.site-header {
    transition: top 0.5s ease-in-out; /* Smooth animation for top property */
    /* Ensure it has position relative, fixed or absolute for top to work */
}

/* When scrolling, change top to 7px */
.site-header.scrolling {
    top: 5px !important;
}

#explore-camps-slider .slick-slide > div {
  padding: 0px 37px;
}

@media only screen and (max-width: 949px) {
  #explore-camps-slider .slick-slide > div {
    padding-right: 10px;
    padding: 0px 10px;
  }
}
#explore-camps-outer {
  margin-top: 40px;
  margin-bottom: 40px;
}

.full-col-img-wrap img {
  /* width: 41%; */
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media only screen and (min-width: 980px) {
  .img-left.full-img {
    flex: 1 0 41%;
    left: 0;
    height: 100%;
    overflow: hidden;
  }
}
/* .full-col-img.img-right.w60-40-full.full-height-img a:hover {
  background-color: rgba(0, 0, 0, 0) !important;
  color: white !important;
  border: 1px solid white !important;
} */

.full-col-img.img-left.w50-50-full.full-height-img .text-right {
  padding-top: 45px;
  padding-bottom: 45px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
@media only screen and (min-width: 768px) {
  .full-col-img.img-left.w50-50-full.full-height-img .text-right {
    padding-left: 45px;
    padding-right: 100px;
  }
}
.full-col-img.img-left.w50-50-full.full-height-img .text-right h2 {
  line-height: 1;
}

.full-col-img.img-right.w50-50-full.force-40.full-height-img .left {
  padding-bottom: 66px;
}

.full-col-img.img-right.w50-50-full.force-40.full-height-img h2 {
  margin-top: 0px;
}

div .other-button {
  height: 37px;
  width: 38px;
  font-size: 28px;
}

.gradient-values-value {
  font-size: 22px !important;
}

@media only screen and (min-width: 768px) {
  .gradient-values-value {
    font-size: 25px !important;
  }
}
#banner-video-outer {
  background-position: center;
}

@media only screen and (max-width: 850px) {
  .pc-midline {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*Mobile*/
@media screen and (max-width: 840px) {
  #saving-banner-core {
    margin-top: -47px;
  }
  div#mobile-top-right svg {
    cursor: pointer;
  }
  div#mobile-top-right svg line {
    stroke: #38B5FF !important;
  }
  #content-lavner {
    padding-top: 0px !important;
  }
  .lavner-wrap h2 p {
    font-size: 32px !important;
    line-height: 32px !important;
  }
  .lavner-wrap.w50-50.full-width-wrap .right > p, .lavner-wrap.w50-50.full-width-wrap .right > h2, .lavner-wrap.w50-50.full-width-wrap .right h3, .lavner-wrap.w50-50.full-width-wrap .right > div {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .lavner-wrap.w50-50.full-width-wrap .right > p, .lavner-wrap.w50-50.full-width-wrap .right > h2, .lavner-wrap.w50-50.full-width-wrap .right h3, .lavner-wrap.w50-50.full-width-wrap .right > div.wp-block-button {
    max-width: 100% !important;
  }
  .full-width-img, .full-width-img img {
    max-width: fit-content;
    width: 100%;
    object-position: center;
    object-fit: contain;
    min-height: auto;
  }
  /*#explore-camps-slider{
  	display:none !important;
  }
  #explore-camps-slider-mobile{
  	display:block !important;
  }*/
}
@media screen and (max-width: 1100px) {
  #map-inside img {
    object-fit: fill !important;
    width: 100vw !important;
  }
}
@media screen and (max-width: 980px) {
  #pt-footer-top input[type=email] {
    text-align: center;
  }
}
@media only screen and (max-width: 1110px) {
  div#featured-in {
    align-items: center;
  }
  .savings-banner-title {
    margin-left: -17px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  &:focus {
    outline: none;
  }
  &.dragging {
    cursor: pointer;
    cursor: hand;
  }
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  &:before,
  &:after {
    content: "";
    display: table;
  }
  &:after {
    clear: both;
  }
  .slick-loading & {
    visibility: hidden;
  }
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  [dir=rtl] & {
    float: right;
  }
  img {
    display: block;
  }
  &.slick-loading img {
    display: none;
  }
  display: none;
  &.dragging img {
    pointer-events: none;
  }
  .slick-initialized & {
    display: block;
  }
  .slick-loading & {
    visibility: hidden;
  }
  .slick-vertical & {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

/* Upper Menu */
.slick-dots li button, .slick-arrow {
  box-shadow: none !important;
}

.single-camps .container {
  max-width: 1180px;
}
.single-camps h3, .single-camps h2 {
  font-family: "PT Sans", sans-serif;
}
.single-camps #map-inside {
  scroll-margin-top: 150px;
}
.single-camps #map-inside #Locations {
  scroll-margin-top: 150px;
}
.single-camps .container:has(#course-outer) {
  padding: 0;
}
.single-camps .container.read-more {
  max-width: 100%;
  position: relative;
  max-height: fit-content;
  transition: max-height 0.5s ease-in-out;
}
.single-camps .container.read-more .text-block {
  max-width: 1008px;
  margin: 0 auto;
  padding: 0 1rem;
  padding-bottom: 5rem !important;
}
@media only screen and (min-width: 980px) {
  .single-camps .container.read-more .text-block {
    padding: 0;
  }
}
.single-camps .container.read-more .read-more-button {
  color: var(--read-color, black);
  font-size: var(--read-size, 18px);
  position: absolute;
  bottom: var(--read-position, 18px);
  z-index: 2;
  margin: auto;
  display: block;
  left: 50%;
  transform: translate(-50%, -1.5rem);
  cursor: pointer;
  font-weight: 900;
}
.single-camps .container.read-more.closed {
  max-height: var(--read-height-mobile, 450px);
  overflow: hidden;
}
@media only screen and (min-width: 980px) {
  .single-camps .container.read-more.closed {
    max-height: var(--read-height, 450px);
  }
}
.single-camps .container.read-more.closed:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: var(--fuzzy-height, 100px);
  background: linear-gradient(180deg, transparent 0%, #FFFFFF 40%);
  display: block;
  content: "";
  backdrop-filter: blur(2px);
}
.single-camps .hero-banner .hero-btn {
  border: 1px solid #ffffff;
  border-radius: 4px;
  padding: 13px 25px;
  line-height: 23px;
  background: linear-gradient(100deg, #117AC9 0%, #38B5FF 100%);
  transition: none !important;
}
.single-camps .hero-banner .hero-btn:hover {
  border-radius: 4px;
  border: 1px solid #FFF;
  background: #0E5A96;
}

.single-camps .hero-banner .hero-content {
  position: relative;
  margin-top: 76px;
}
.single-camps .hero-banner .hero-content .vertical-text {
  display: flex;
  justify-content: center;
  align-content: center;
}
.single-camps .hero-banner .hero-content .vertical-text .vertical-align > *:not(:last-child) {
  margin-bottom: 2rem;
}
.single-camps .hero-banner .hero-content h1 {
  font-size: 60px;
  line-height: 78px;
}
@media only screen and (min-width: 980px) {
  .single-camps .hero-banner .hero-content h1 {
    font-size: 50px;
    line-height: 1;
  }
}
.single-camps .hero-banner .hero-content h1.large-h1 {
  font-size: 45px;
  line-height: 57px;
}
@media only screen and (min-width: 980px) {
  .single-camps .hero-banner .hero-content h1.large-h1 {
    font-size: 60px;
    line-height: 78px;
  }
}
.single-camps .hero-banner .hero-content p {
  font-size: 1.5rem;
}
.single-camps .standard-btn {
  background-color: transparent;
  background: linear-gradient(90deg, #117AC9 0%, #38B5FF 100%);
  border: none;
  border-radius: 5px;
  padding: 13px 25px;
  line-height: 23px;
  box-shadow: none;
  font-weight: 300;
}
.single-camps .standard-btn.add-drop-shadow {
  box-shadow: 2px -1px 10px -1px #999;
}
@media only screen and (max-width: 980px) {
  .single-camps .standard-btn {
    margin: 15px 0;
  }
}
.single-camps .standard-btn:hover {
  border: 2px solid #117AC9;
  padding: 11px 23px;
  background-color: transparent !important;
  background: transparent;
}
.single-camps .heading-size-paragraph {
  font-size: 30px;
  line-height: 39px;
  font-weight: 900;
  color: #000000;
}
.single-camps .accordion-container {
  padding-top: 0;
  padding-bottom: 0;
  padding-inline: 1rem;  
}
.single-camps .accordion-container:has(.cta-button) {
  padding-bottom: 20px;
}
@media only screen and (min-width: 980px) {
  .single-camps .accordion-container:has(.cta-button) {
    padding-bottom: 40px;
  }
}
.single-camps .accordion-container .accordians {
  max-width: 1180px;
  padding-inline: 1rem;
  margin: 0 auto;
}
@media only screen and (min-width: 980px) {
  .single-camps .accordion-container .accordians {
    padding-inline: 0px;
  }
}
.single-camps .accordion-container .accordians .accordion-main-title {
  margin: auto;
  text-align: center;
  color: #545353;
  font-size: 30px;
  line-height: 39px;
  margin-bottom: 2rem;
}
.single-camps .accordion-container .accordians .cta-button {
  text-align: center;
}
.single-camps .accordion-container .accordian {
  box-shadow: none;
  border-bottom: 2px solid #ffffff;
  height: 64px;
  margin-bottom: 10px;
  background-color: #FAFAF8;
  border-radius: 8px;
}
.single-camps .accordion-container .accordian .fa-chevron-down {
  display: flex;
  color: #1D8EDA;
  border: 2px solid #1D8EDA;
  padding: 5px;
  border-radius: 100%;
  font-size: 1.4rem;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
}
.single-camps .accordion-container .accordian .fa-chevron-down:before {
  content: "";
  background-image: url("../images/blue-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
  transform: rotate(90deg);
}
.single-camps .accordion-container .accordian .accordian-left {
  left: initial;
  right: 0;
  background-color: transparent !important;
  width: initial;
  border: 0px;
}
.single-camps .accordion-container .accordian .accordian-title {
  border: 0px;
  text-align: left;
  margin-left: 0;
  font-size: 16px;
  max-width: calc(100% - 40px);
  color: #3C3735;
  padding-left: 8px;
}
.single-camps .accordion-container .accordian.active {
  height: auto;
}
.single-camps .accordion-container .accordian.active .fa-chevron-down {
  transform: rotate(180deg);
}
.single-camps .accordion-container .accordian .accordian-content {
  padding-left: 10px;
  position: relative;
  color: #545353;
}
.single-camps .accordion-container .accordian .accordian-content:has(.highlight-timeline) {
  padding-left: 3rem;
}
.single-camps .accordion-container .accordian .accordian-content:has(.highlight-timeline):before {
  content: "";
  display: block;
  width: 2px;
  background-color: #117AC9;
  height: calc(100% - 9rem);
  position: absolute;
  left: 1.5rem;
  top: 1rem;
}
@media only screen and (min-width: 580px) {
  .single-camps .accordion-container .accordian .accordian-content:has(.highlight-timeline):before {
    height: calc(100% - 8rem);
  }
}
@media only screen and (min-width: 767px) {
  .single-camps .accordion-container .accordian .accordian-content:has(.highlight-timeline):before {
    height: calc(100% - 6rem);
  }
}
@media only screen and (min-width: 979px) {
  .single-camps .accordion-container .accordian .accordian-content:has(.highlight-timeline):before {
    height: calc(100% - 5rem);
  }
}
.single-camps .accordion-container .accordian .accordian-content .blue-list li::marker {
  color: #117AC9;
}
@media only screen and (min-width: 768px) {
  .single-camps .accordion-container .accordian .accordian-content p:has(.highlight-timeline) {
    display: grid;
    grid-template-columns: 175px auto;
    gap: 2rem;
  }
}
.single-camps .accordion-container .accordian .accordian-content .highlight-timeline {
  color: #117AC9;
  position: relative;
  display: block;
  margin-right: 2rem;
}
@media only screen and (min-width: 768px) {
  .single-camps .accordion-container .accordian .accordian-content .highlight-timeline {
    display: inline-block;
    min-width: 175px;
  }
}
.single-camps .accordion-container .accordian .accordian-content .highlight-timeline:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #117AC9;
  border-radius: 100%;
  position: absolute;
  left: calc(-4px - 1.5rem);
  top: 50%;
  transform: translateY(-50%);
}
.single-camps .accordion-container .cta-button .standard-btn {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .single-camps .accordion-container .cta-button .standard-btn {
    width: auto;
  }
}
.single-camps .what-makes-us-number-1 {
  padding-top: 2rem;
}
.single-camps .what-makes-us-number-1 h2 {
  font-size: 30px;
  text-align: center;
  color: #000000;
  margin-bottom: 3rem;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  position: relative;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row:last-child {
  border-bottom: 1px solid #E3E2DE;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row .image {
  order: 1;
  width: 100%;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row .content {
  order: 2;
  padding: 20px 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #000000;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row .content .content__inner {
  max-width: 980px;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row .content h3 {
  font-size: 30px;
  color: #000000;
  font-weight: bold;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row .content p {
  font-size: 18px;
  color: #000000;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row .content p:last-of-type {
  margin-bottom: 0;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row:nth-child(even) .content {
  background: transparent linear-gradient(115deg, #117AC9 0%, #38B5FF 100%);
  color: #ffffff;
}
.single-camps .what-makes-us-number-1 .what-makes-us-number-1__row:nth-child(even) .content h3, .single-camps .what-makes-us-number-1 .what-makes-us-number-1__row:nth-child(even) .content p {
  color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  .single-camps .what-makes-us-number-1 .what-makes-us-number-1__row {
    flex-wrap: nowrap;
  }
  .single-camps .what-makes-us-number-1 .what-makes-us-number-1__row .image {
    flex: 0 1 40%;
    width: 40%;
    align-self: stretch;
  }
  .single-camps .what-makes-us-number-1 .what-makes-us-number-1__row .content {
    flex: 0 1 60%;
    padding: 50px 66px 50px 100px;
  }
  .single-camps .what-makes-us-number-1 .what-makes-us-number-1__row:nth-child(even) .image {
    order: 2;
    right: 0;
  }
  .single-camps .what-makes-us-number-1 .what-makes-us-number-1__row:nth-child(even) .content {
    background: transparent linear-gradient(115deg, #117AC9 0%, #38B5FF 100%);
    color: #ffffff;
    order: 1;
  }
  .single-camps .what-makes-us-number-1 .what-makes-us-number-1__row:nth-child(even) .content h3, .single-camps .what-makes-us-number-1 .what-makes-us-number-1__row:nth-child(even) .content p {
    color: #FFFFFF;
  }
}


@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .single-camps .what-makes-us-number-1 .what-makes-us-number-1__row .content {
    padding: 20px 35px;
    h1 {
      font-size: 28px !important;
    }
    p {
      font-size: 16px !important;
    }
  }
}
/*.single-camps .toggle-nav-container {
  background-color: #F2F2F2;
}
.single-camps .toggle-nav-container {
  padding-inline: 20px;
}
@media only screen and (min-width: 980px) {
  .single-camps .toggle-nav-container {
    padding-inline: 0;
  }
}
.single-camps .toggle-nav-container .container {
  position: relative;
  z-index: 2;
  background: white;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2784313725);
  border-radius: 5px;
}
@media only screen and (min-width: 980px) {
  .single-camps .toggle-nav-container .container {
    padding: 28px;
  }
}
.single-camps .toggle-nav-container .container .toggle-nav {
  margin: 0;
  border-top: 0px;
  border-bottom: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 !important;
}
@media only screen and (min-width: 980px) {
  .single-camps .toggle-nav-container .container .toggle-nav {
    justify-content: space-between;
  }
}
.single-camps .toggle-nav-container .container .toggle-nav li {
  padding: 0;
  display: block;
  flex: 1 0 100%;
  margin-bottom: 0;
  padding-block: 20px;
  text-align: left;
}
.single-camps .toggle-nav-container .container .toggle-nav li:not(:last-child) {
  border-bottom: 2px solid #DBDBDB;
}
.single-camps .toggle-nav-container .container .toggle-nav li:last-child {
  padding-right: 1rem;
}
@media only screen and (min-width: 980px) {
  .single-camps .toggle-nav-container .container .toggle-nav li {
    flex: 0 1 auto;
    padding-block: 0;
    text-align: center;
  }
  .single-camps .toggle-nav-container .container .toggle-nav li:not(:last-child) {
    border-bottom: 0px;
  }
}
.single-camps .toggle-nav-container .container .toggle-nav li a {
  font-size: 16px;
  line-height: 20px;
  position: relative;
  font-weight: 300;
}
.single-camps .toggle-nav-container .container .toggle-nav li a:after {
  content: "";
  display: block;
  background-image: url("../images/down-nav.svg");
  background-repeat: no-repeat;
  background-position: center;
  height: 1em;
  width: 1em;
  position: absolute;
  right: -1em;
  top: 3px;
  transform: rotate(-90deg);
}
@media only screen and (min-width: 768px) {
  .single-camps .toggle-nav-container .container .toggle-nav li a:after {
    transform: unset;
  }
}
.single-camps .toggle-nav-container .container .toggle-nav li a br {
  display: none;
}
.single-camps .toggle-nav-container .container .toggle-nav li a:hover {
  color: #117AC9;
}
.single-camps .toggle-nav-container .container .toggle-nav li a.active {
  font-weight: 900;
  color: #545353;
}
.single-camps .toggle-nav-container .container .toggle-nav li a.active:after {
  transform: rotate(180deg);
}
.single-camps .toggle-content-container {
  background-color: #F2F2F2;
  padding-bottom: 70px;
}
.single-camps .toggle-content-container .container {
  padding-inline: 0 !important;
}
.single-camps .toggle-content-container .toggle-content {
  padding-inline: 40px;
  padding-bottom: 40px;
}
.single-camps .toggle-content-container .toggle-content .toggle-img {
  display: none;
}
.single-camps .toggle-content-container .container .toggles .toggle {
  padding-top: 60px;
  background-color: white;
}
@media only screen and (min-width: 990px) {
  .single-camps .toggle-content-container .container .toggles .toggle {
    max-height: 600px;
    overflow: scroll;
  }
}
.single-camps .toggle-content-container .toggle-right-nav {
  float: left;
  padding-inline: 2rem 1rem;
  border-right: 1px solid black;
  width: 24%;
  margin-bottom: 35px;
}
.single-camps .toggle-content-container .toggle-right-nav li {
  margin: 0;
  padding: 0.75rem;
}
.single-camps .toggle-content-container .toggle-right-nav li:first-of-type {
  padding-top: 0;
}
.single-camps .toggle-content-container .toggle-right-nav li:not(:last-of-type) {
  border-bottom: 1px solid #DBDBDB;
}
.single-camps .toggle-content-container .toggle-right-nav li a {
  font-size: 18px;
  color: #545353;
  line-height: 26px;
  font-weight: normal;
}
.single-camps .toggle-content-container .toggle-right-nav li a.active {
  font-weight: bold;
  color: #117AC9;
}
.single-camps .toggle-content-container .toggle-right-nav li a.active i {
  display: none !important;
}
.single-camps .toggle-content-container .toggle .selectbox {
  z-index: 2;
}
.single-camps .toggle-content-container .toggle .selectbox .selected-value {
  background-color: #117AC9;
}
.single-camps .toggle-content-container .toggle .select-options {
  background-color: #38b6ff;
}
.single-camps .toggle-content-container .toggle .select-toggle.selectbox, .single-camps .toggle-content-container .toggle .select-option {
  background: transparent;
  border: 1px solid #117AC9;
  color: white;
}
.single-camps .toggle-content-container .toggle-c p:last-of-type {
  margin-bottom: 0;
}*/
.single-camps .container:has(.boxes) {
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  padding: 40px 20px;
}
.single-camps .container:has(.boxes) h2 {
  font-size: 30px;
  line-height: 39px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .single-camps .container:has(.boxes).mobile {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1030px) {
  .single-camps .container:has(.boxes).table {
    display: block;
  }
}
@media only screen and (min-width: 1030px) {
  .single-camps .container:has(.boxes).desktop {
    display: block;
  }
}
.single-camps .container:has(.boxes) h2 {
  color: white;
}
.single-camps .container:has(.boxes) .boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.single-camps .container:has(.boxes) .boxes .boxe {
  flex: 1 0 33%;
  margin-bottom: 1rem;
}
.single-camps .container:has(.boxes) .boxes .boxe img {
  max-height: 40px;
  width: auto;
  margin-bottom: 10px;
}
.single-camps .container:has(.boxes) .boxes .boxe .boxes-text p {
  color: white;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 0;
}
.single-camps .hidden-mobile {
  display: none;
}
@media screen and (min-width: 768px) {
  .single-camps .hidden-mobile {
    display: block;
  }
}
.single-camps .full-width {
  max-width: 100% !important;
  padding: 0 !important;
}
@media only screen and (min-width: 980px) {
  .single-camps .large-h1 {
    font-size: 60px;
    line-height: 78px;
    text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.4);
  }
}

@media only screen and (min-width: 980px) {
  .container:has(.columns) {
    padding: 7px 0 62px 0;
    column-count: 2;
  }
  .container:has(.columns) p {
    color: #545353;
  }
}

#explore-camps-slider .slick-prev:before, #explore-camps-slider-mobile .slick-prev:before {
  font-family: "ptsBold" !important;
  content: "<" !important;
  line-height: 32px;
  height: 32px;
  display: block;
  width: 31px;
  font-size: 29px !important;
  border: 2px solid #117AC9;
  border-radius: 35px;
  color: #117AC9 !important;
}

#explore-camps-slider .slick-next:before, #explore-camps-slider-mobile .slick-next:before {
  font-family: "ptsBold" !important;
  content: ">" !important;
  line-height: 32px;
  height: 34px;
  display: block;
  width: 33px;
  font-size: 29px !important;
  border: 2px solid #117AC9 !important;
  border-radius: 35px;
  color: #117AC9 !important;
}

#explore-camps-slider .slick-prev:before:hover, #explore-camps-slider .slick-next:before:hover {
  background-color: #117AC9 !important;
}

#explore-camps-outer {
  max-width: 84vw !important;
}

.slick-prev {
  left: -46px;
}

img.location-card-img {
  width: -webkit-fill-available;
}

img.location-card-img {
  width: -webkit-fill-available;
  height: 161px;
  object-fit: cover;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.location-card-inner a {
  text-decoration: none;
}

.location-card-inner {
  border: 2px solid rgba(0, 0, 0, 0);
}

.location-card-inner:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 2px solid #117AC9;
}

.location-card-inner {
  padding: 14px;
  background-color: white;
}

#course-outer p.locations-slider-title {
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 11px;
  line-height: 1.2;
}

p.location-card-title {
  color: #545353;
  margin-top: 7px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  font-family: "ptsBold";
  min-height: 91px;
}

p.location-card-ages {
  font-size: 15px;
  margin-left: 12px;
  margin-top: -18px;
}

.location-card {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
}

#course-general-results .slick-list {
  /* margin: 0 -27px; */
}

#course-general-results .slick-slide {
  margin: 0 27px;
}

.location-card {
  margin-bottom: 8px;
}

#course-general-results .slick-prev:before {
  font-family: "ptsBold" !important;
  content: "<" !important;
  line-height: 32px;
  height: 32px;
  display: block;
  width: 31px;
  font-size: 29px !important;
  color: #117AC9 !important;
}

#course-general-results .slick-next:before {
  font-family: "ptsBold" !important;
  content: ">" !important;
  line-height: 32px;
  height: 32px;
  display: block;
  width: 31px;
  font-size: 29px !important;
  color: #117AC9 !important;
}

#course-locations {
  margin-right: 19px;
}

body {
  overflow-x: hidden;
}

@media only screen and (max-width: 1105px) {
  .full-col-img.img-right.w60-40-full.full-height-img .right img {
    max-height: 400px !important;
    object-position: top !important;
    width: 100% !important;
  }
  .full-col-img-wrap .left {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .img-left.full-img img, .full-col-img.img-right.w50-50-full.force-40.full-height-img img {
    max-height: 400px !important;
    object-position: top !important;
    width: 100% !important;
  }
  .text-right {
    max-width: 90vw;
    margin-left: auto !important;
    margin-right: auto;
  }
}
.full-col-img.img-right.w60-40-full.full-height-img {
  background: transparent linear-gradient(118deg, #38B5FF 0%, #117AC9 100%) 0% 0% no-repeat padding-box;
}

.img-left.full-img img {
  right: inherit;
  left: 0;
}

.full-col-img.img-left.w50-50-full.full-height-img {
  background: white !important;
}

.text-right {
  padding-bottom: 80px;
}

.text-right > p, .text-right > h2 {
  color: #545353 !important;
}

.full-col-img-wrap .text-right > p {
  color: #545353 !important;
}

.full-col-img.img-right.w50-50-full.force-40.full-height-img {
  background: transparent linear-gradient(125deg, #117AC9 0%, #38B5FF 100%) 0% 0% no-repeat padding-box;
}

.centered-title h2 {
  text-align: center;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
  color: #545353;
}

.centered-title h2 bold {
  color: #117AC9 !important;
}

#meet-lavners {
  margin-top: 2rem;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 90vw;
  display: flex;
  margin-top: 2rem;
  flex-wrap: wrap;
}

#meet-lavners h2 {
  font-size: 36px;
}

div#meet-lavners > div {
  flex: 1;
  gap: 25px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  div#meet-lavners > div {
    width: auto;
  }
}

#meet-lavners .centered-title {
  flex: 1 1 100%;
}

.narrow-txt {
  margin: 1rem 0;
}

.liwt {
  display: flex;
  gap: 30px;
  align-items: center;
}

div#lavners-left {
  display: flex;
  flex-direction: column;
}

p.liwt-name {
  font-size: 19px;
  line-height: 36px;
  font-weight: bold;
  margin: 0px;
}
@media only screen and (min-width: 768px) {
  p.liwt-name {
    font-size: 33px;
  }
}

p.liwt-title {
  margin: 0px;
  color: #117AC9 !important;
  font-family: sans-serif;
  font-style: italic;
  font-size: 22px;
  margin-top: -6px;
}

div#lavners-right {
  display: flex;
  flex-direction: column;
  gap: 0px;
  justify-content: center;
}

div#lavners-quote-right {
  font-size: 18px;
}

p#lavners-quote-right-txt {
  color: #117AC9 !important;
  margin-top: 17px;
}

.center-inside {
  text-align: center;
}

.full-col-img.img-right.w60-40-full.full-height-img {
  margin-top: 50px;
}

.full-col-img.img-left.w50-50-full.full-height-img.last {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  .full-col-img.img-left.w50-50-full.full-height-img.last {
    margin-bottom: 50px;
  }
}

.full-col-img.img-left.w50-50-full.full-height-img.last img {
  /* width:50vw; */
}

/* Responsive font sizes for green background left image section */
.full-col-img.last .text-right h2 {
  font-size: 24px; /* SM */
}

.full-col-img.last .text-right p {
  font-size: 16px; /* SM */
}

@media only screen and (min-width: 768px) {
  .full-col-img.last .text-right h2 {
    font-size: 28px; /* MD */
  }
  .full-col-img.last .text-right p {
    font-size: 16px; /* MD */
  }
}

@media only screen and (min-width: 980px) {
  .full-col-img.last .text-right h2 {
    font-size: 32px; /* LG */
  }
  .full-col-img.last .text-right p {
    font-size: 18px; /* LG */
  }
}

@media only screen and (min-width: 1200px) {
  .full-col-img.last .text-right h2 {
    font-size: 56px; /* XL */
  }
  .full-col-img.last .text-right p {
    font-size: 24px; /* XL */
  }
}

@media only screen and (max-width: 980px) {
  #meet-lavners {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.wrap-large-img {
  text-align: center;
}

.wrap-large-img img {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.narrow-txt p {
  max-width: 92vw;
  margin-left: auto;
  margin-right: auto;
  width: 770px;
  text-align: center;
}

div#featured-in {
  display: flex;
  margin-left: auto;
  justify-content: center;
  position: relative;
  margin-bottom: 50px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  max-width: 92vw;
  gap: 1rem;
}
div#featured-in:before {
  content: "";
  display: block;
  height: 1px;
  width: 1200px;
  max-width: 92vw;
  background-color: #545353;
  position: absolute;
  bottom: 0;
}
@media only screen and (min-width: 768px) {
  div#featured-in {
    gap: 40px;
  }
}

@media only screen and (max-width: 1110px) {
  div#featured-in {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-items: center;
  }
  div#featured-in > img:nth-child(5), div#featured-in > img:nth-child(6), div#featured-in > img:nth-child(7) {
    margin-left: 100%;
  }
}
div#quote-wrap > div {
  flex: 1;
}
div#quote-wrap > div#quote-right {
  width: 90%;
}
@media only screen and (min-width: 768px) {
  div#quote-wrap > div#quote-right {
    width: 50%;
    padding-right: 100px;
  }
}

#quote-wrap h2 {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  #quote-wrap h2 {
    margin-top: 3rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  #quote-left, #mobile-buttons {
    text-align: center;
  }
}
div#quote-wrap .right img {
  height: auto;
  width: auto;
  display: block;
  position: relative;
  margin-top: 80px;
  margin-bottom: 0.5rem;
}

div#quote-wrap .right .quote-quote {
  margin-bottom: 0;
}

.other-button {
  background-color: white;
  display: inline-block;
  height: 36px;
  width: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
  font-family: "ptsBold";
  font-size: large;
  color: #117AC9;
  cursor: pointer;
  border: 1px solid white;
  margin-right: 10px;
}

.other-button:hover {
  background-color: rgba(0, 0, 0, 0) !important;
  color: white !important;
}

#quote-slider .slick-arrow {
  display: none !important;
}

.quote-slide {
  text-align: left;
}

p.quote-person {
  font-size: 21px !important;
  margin-bottom: 0 !important;
  font-weight: bold;
}

p.quote-cause {
  font-style: italic;
  margin-top: 0;
}

div#other-buttons {
  margin-top: 25px;
}

#quote-wrap .right {
  margin-left: auto;
  margin-right: auto;
  /*margin-top: -120px;*/
  margin-bottom: 80px;
}

#map-inside img {
  width: 50vw;
  height: -webkit-fill-available;
  object-fit: none;
  background-color: #d8d8d8;
}

.full-col-img.img-left.w50-50-full.full-height-img.last h2, .full-col-img.img-left.w50-50-full.full-height-img.last p, .full-col-img.img-left.w50-50-full.full-height-img.last h3 {
  color: white !important;
}

.full-col-img.img-left.w50-50-full.full-height-img.last {
  background: transparent linear-gradient(125deg, #95C951 0%, #4E9F91 100%) 0% 0% no-repeat padding-box !important;
}

.full-col-img p:last-of-type {
  margin-bottom: 0px;
}

@media only screen and (max-width: 980px) {
  div#lavners-left {
    display: flex;
    flex-direction: row;
  }
  .liwt {
    align-items: center;
    flex-direction: column;
    align-content: center;
    gap: 8px;
    text-align: center;
    margin-bottom: 22px;
  }
  p#lavners-quote-right-txt {
    padding-top: 1rem;
    max-width: 70vw;
  }
  a#lavners-quote-link {
    max-width: 80vw !important;
    margin-top: 20px !important;
  }
  .full-col-img.img-left.w50-50-full.full-height-img.last .full-col-img-wrap {
    flex-direction: column-reverse;
  }
  #other-buttons {
    display: none !important;
  }
  #mobile-buttons {
    display: block !important;
    margin-top: -27px;
    margin-bottom: 34px;
    padding-inline: 2.5rem;
  }
  div#quote-left {
    padding-bottom: 80px !important;
    margin-bottom: -212px !important;
  }
  #pt-container h1, #pt-container h2, #pt-container h3, #pt-container h4, #pt-container h5 {
    font-size: 40px !important;
  }
}
@media only screen and (max-width: 980px) and (max-width: 980px) {
  .mobile-flip {
    display: flex;
    flex-direction: column-reverse !important;
  }
}
#explore-camps-slider-mobile .slick-slide .camp-icon-outer {
  min-width: 80px;
  min-height: 80px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 5px;
  margin-left: -8px;
}

#explore-camps-slider-mobile {
  max-height: 100px;
}

@media only screen and (max-width: 1105px) {
  #explore-camps-slider-mobile {
    display: block !important;
    max-width: 413px;
    margin-left: auto;
    margin-right: auto;
  }
  #explore-camps-slider-mobile .slick-track .slick-slide {
    width: auto !important;
    margin-left: 7px !important;
    margin-right: 38px !important;
  }
}
@media only screen and (max-width: 900px) {
  #course-results .slick-arrow {
    /* display: none !important; */
  }
  #course-results {
    padding-left: 0px !important;
  }
  .location-cards-list {
    grid-template-columns: 1fr 1fr;
  }
}
div#course-results {
  max-width: 90vw;
}

@media only screen and (max-width: 900px) {
  .location-cards-list {
    grid-template-columns: 1fr 1fr;
  }
}
#course-specific-results-top {
  display: block;
  position: relative;
}

div#course-specific-results-return {
  position: absolute;
  top: 28px;
  right: 0;
}

div#course-specific-results-return p {
  color: grey !important;
  cursor: pointer;
}

div#course-specific-results-return p:hover {
  color: #117AC9 !important;
}

@media only screen and (min-width: 1050px) {
  .pt-inner-header {
    margin-top: 16px;
  }
}
/* @media only screen and (max-width: 900px){
	.location-cards-list {
		grid-template-columns: 1fr !important;
	}
} */
#see-full-schedule {
  text-decoration: none;
  border: 2px solid #117AC9;
  border-radius: 5px;
  padding: 13px 25px;
  color: #545353;
  font-family: "ptsBold";
}

#see-full-schedule:hover {
  color: white !important;
  background-color: #117AC9 !important;
}

div#location-cards-footer {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

div#location-cards-pagination {
  display: flex;
  align-content: center;
  align-items: center;
  gap: 30px;
}

.hidden-page {
  display: none !important;
}

@media only screen and (max-width: 850px) {
  body a.wp-block-button__link.has-text-color.has-background.has-link-color.has-border-color.has-base-2-border-color.wp-element-button, body a.wp-block-button__link.has-background.has-border-color.wp-element-button {
    max-width: 80vw !important;
    width: 80vw !important;
  }
}
@media only screen and (max-width: 980px) {
  .full-col-img.img-left.w50-50-full.full-height-img .text-right {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  #quote-wrap .right {
    margin-top: 90px !important;
  }
}
@media only screen and (max-width: 850px) {
  body #why-lavner .wp-block-button.learn-more.new-btn.btn-blue-gradient.is-style-gradient-background {
    text-align: center !important;
    margin-top: 20px !important;
  }
  body #why-lavner a.wp-block-button__link.has-background.has-border-color.wp-element-button {
    max-width: fit-content !important;
  }
}
.pt-inner-header.scrolling.open-menu svg {
  /* opacity: 0 !important; */
}

.show-close {
  border: 1px solid grey !important;
  font-weight: bold !important;
}

#explore-camps-slider-mobile .slick-dots {
  margin-top: -32px !important;
}

.open-menu svg {
  opacity: 0 !important;
}

/*@media screen and (max-width: 840px){
	#pt-container .pt-inner-header{
		margin-top: -17px !important;
	}
	#saving-banner-core{

	}
}*/
@media screen and (max-width: 840px) {
  #saving-banner-core {
    margin-top: 0px !important;
  }
}
.wrap-large-img img {
  object-fit: contain;
  height: auto;
}

#pt-container {
  overflow-x: hidden;
}

.menu-cart {
  display: none;
}

#menu-cart img {
  height: 29px;
  width: 29px;
  transform: translate(-4px, 2px);
}

@media screen and (max-width: 840px) {
  /*#mobile-top-right div#menu-cart{
  	display: block !important;
  }
  #mobile-enroll{
  	display:none !important;
  }*/
}
#explore-camps-slider-mobile .slick-dots li button:before {
  border: 1px solid #545353;
  height: 7px;
  width: 7px;
  background-color: white;
  border-radius: 7px;
  color: rgba(0, 0, 0, 0) !important;
}

#explore-camps-slider-mobile .slick-dots li.slick-active button:before {
  background-color: #545353 !important;
}

.home h2 {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  #savings-banner-inner h2 {
    font-size: 24px !important;
  }
}

/* Mobile tweaks */
@media screen and (max-width: 840px) {
  .lavner-wrap h2 p {
    font-size: 32px !important;
    line-height: 35px !important;
    /* margin-bottom: -34px !important; */
  }
  div#why-lavner .lavner-wrap.w50-50.full-width-wrap .right {
    max-width: 70vw !important;
  }
  div#why-lavner .lavner-wrap.w50-50.full-width-wrap .right a.wp-block-button__link.has-background.has-border-color.wp-element-button {
    max-width: 100% !important;
  }
  #pt-container .full-col-img-wrap .left h2 {
    font-size: 32px !important;
    line-height: 32px !important;
  }
  .full-col-img-wrap .left {
    /* max-width: 67vw !important; */
    margin-left: auto;
    margin-right: auto;
  }
  body a.wp-block-button__link.has-text-color.has-background.has-link-color.has-border-color.has-base-2-border-color.wp-element-button, body a.wp-block-button__link.has-background.has-border-color.wp-element-button {
    max-width: 100% !important;
  }
  #pt-container h2 {
    font-size: 35px !important;
  }
  #schedule-header #show_locations_btn {
    width: 320px;
  }
  #course-general-results .slick-slide > div {
    /* background-color: orange; */
    /*min-width: 200px;*/
  }
  .full-col-img.img-left.w50-50-full.full-height-img .full-col-img-wrap.mobile-flip .text-right a.wp-block-button__link.has-text-color.has-background.has-link-color.has-border-color.has-base-2-border-color.wp-element-button {
    max-width: 100% !important;
    margin-top: 26px !important;
  }
  div#lavners-quote-right {
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    max-width: 80%;
  }
}
html #wpadminbar {
  position: fixed;
}

/*.pt-inner-header.scrolling img#pt-main-logo-small {
	display: block !important;
	height: 50px;
}

.pt-inner-header.scrolling img#pt-main-logo {
	display: none;
}*/
.location-state-name:hover {
  color: #117AC9 !important;
}

div:not(#map-inside) .full-col-img-wrap .left {
  padding-top: 45px;
  padding-bottom: 45px;
}

#pt-container p.liwt-name {
  font-size: clamp(1.25rem, 0.875rem + 1.5vw, 2rem) !important;
  font-weight: 700;
  font-family: "ptsBold", sans-serif;
  margin: 0 0 0.25rem 0;
}

#pt-container p.liwt-title {
  margin: 0;
  color: #117AC9 !important;
  font-family: ptsRegular, sans-serif;
  font-size: clamp(1rem, 0.875rem + 1.5vw, 1.375rem) !important;
  font-style: italic;
}

div#featured-in img {
  object-fit: contain;
}

#pt-footer-top input[type=submit] {
  font-family: "ptsRegular";
}

@media only screen and (max-width: 1105px) {
  #pt-container h3.savings-card-title {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 880px) {
  #savings-banner-step-1 {
    /* overflow-y: scroll;
      	max-height: calc(100vh - 120px); */
  }
  #pt-container h1 {
    line-height: normal !important;
    margin-bottom: 104px;
  }
  #banner-subtitle p {
    line-height: normal;
    font-size: 20pt;
    margin-top: -97px;
  }
  .location-card {
    /* min-width: 191px !important; */
  }
  img.location-card-img {
    /* min-width: 161px; */
  }
  .text-right > * {
    padding-right: 0px !important;
  }
  #pt-container p.liwt-name {
    line-height: 33px;
  }
}
.gradient-values-gradient p {
  padding-left: 3px;
  padding-right: 3px;
}

@media screen and (max-width: 720px) {
  #pt-footer-top-left {
    max-width: 90vw !important;
    line-height: normal !important;
  }
}
.full-col-img-wrap a {
  margin-top: 20px;
}

/*.locations-slider.slick-initialized.slick-slider {
    height: fit-content;
    display: flex;
}*/
#course-general-results .slick-slide {
  height: fit-content;
}

#course-general-results .slick-slider {
  width: fit-content !important;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  #course-general-results .slick-slider {
    margin: initial;
  }
}
#explore-camps-slider {
  max-height: 100px !important;
  margin-bottom: 10px;
}

.locations-slider {
  min-width: 80% !important;
}
@media only screen and (min-width: 768px) {
  .locations-slider {
    min-width: 90% !important;
  }
}

.locations-slider .slick-track {
  min-width: 100%;
}

#map-inside .full-col-img-wrap .right #map {
  background-color: #ffffff;
}

@media only screen and (min-width: 980px) {
  #map-inside {
    min-height: 380px;
    display: flex;
  }
  #map-inside .full-col-img-wrap .left {
    box-sizing: border-box;
    width: 50%;
  }
  #map-inside .full-col-img-wrap .right {
    width: 50vw;
    box-sizing: border-box;
    height: 100%;
    position: absolute;
    right: 0;
  }
  #map-inside .full-col-img-wrap .right img {
    position: static !important;
  }
  #map-inside .full-col-img-wrap .right #map {
    display: block;
    width: 100%;
    height: 100%;
    /* background-color: #D8D8D8; */
    padding: 1rem 2rem;
    padding-left: 0;
    box-sizing: border-box;
  }
}
#map-inside .full-col-img-wrap {
  width: auto;
}
#map-inside .full-col-img-wrap .left {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#map-inside .full-col-img-wrap .left h2 {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  #map-inside .full-col-img-wrap .left h2 {
    font-size: 40px;
  }
}

#course-results .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50rem;
  z-index: 2;
}

#course-results .slick-arrow:hover {
  border-color: #38B5FF;
  background-color: #38B5FF;
}

#course-results .slick-arrow::before {
  content: "" !important;
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  opacity: 1;
}

#course-results .slick-arrow:hover::before {
  border-color: #FFF;
}

#course-results .slick-arrow.slick-prev::before {
  border-width: 2px;
}

#course-results .slick-arrow.slick-next::before {
  border-width: 2px;
}

.other-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50rem;
  background-color: #FFF;
  color: transparent !important;
  position: relative;
}

.other-button:hover {
  background-color: #38B5FF;
  color: transparent !important;
}

.other-button::before {
  content: "" !important;
  border-radius: 0;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  transform: translate(-50%, -50%);
}

.other-button:hover::before {
  border-color: #FFF !important;
}

.other-button#other-prev::before,
.other-button#mobile-prev::before {
  transform: translate(-50%, -50%) rotate(180deg);
  background-image: url("../images/blue-arrow.svg");
  background-size: contain;
}

.other-button#other-nxt::before,
.other-button#mobile-nxt::before {
  background-image: url("../images/blue-arrow.svg");
  background-size: contain;
}

#banner-play-text {
  color: #FFF !important;
}

.test-popup {
  position: absolute;
  z-index: 2;
  max-width: 479.5px;
  background: white;
  border-radius: 15px;
  grid-template-columns: 75px 1fr;
  grid-template-rows: auto;
  padding: 1rem;
  box-shadow: 1px 1px 1px 1px gray;
}
.test-popup .close {
  position: absolute;
  top: -1rem;
  right: 0;
  padding: 1rem;
  cursor: pointer;
}
.test-popup h3 {
  grid-column: 1/-1;
  grid-row: 1;
  font-size: 1.5rem !important;
  color: #37B3FE;
}
.test-popup .img-container {
  width: auto !important;
  height: 75px !important;
  max-width: 150px;
}
.test-popup .content {
  width: 100%;
  float: none;
}

#map_holder {
  container-name: location-map;
  container-type: inline-size;
}

@container location-map (width > 675px) {
  .test-popup {
    display: grid;
    border-radius: 25px;
    grid-template-columns: 150px 1fr;
  }
  .test-popup .img-container {
    width: 150px !important;
    height: 150px !important;
    max-width: auto;
  }
  .test-popup .content {
    padding: 0 0 0 1rem;
  }
}
.test-popup .img-container img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.test-popup div > span {
  display: block;
  font-size: 14px;
  position: relative;
  left: 10px;
}

.test-popup div > span:before {
  display: block;
  content: "";
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  height: 5px;
  width: 5px;
  background: black;
  border-radius: 100%;
  position: absolute;
}

.test-popup a {
  background-color: #37B3FE;
  padding: 0.25rem 1rem;
  color: white;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #37B3FE;
}

.full-col-img.img-right.w50-50-full.full-height-img .test-popup a:hover {
  color: #37B3FE !important;
  border-color: #37B3FE !important;
}

.slick-prev {
  left: -46px;
}

#course-results .slick-prev {
  left: -2rem;
}

#course-results .slick-next {
  right: -2rem;
}

@media only screen and (min-width: 768px) {
  #course-results .slick-prev {
    left: -3rem;
  }
  #course-results .slick-next {
    right: -3rem;
  }
}
img.location-card-img {
  width: -webkit-fill-available;
}

img.location-card-img {
  width: 218px;
  height: 161px;
  object-fit: cover;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.location-card-inner a {
  text-decoration: none;
}
.location-card-inner a > * {
  max-width: 218px !important;
}
.location-card-inner a.camp-description {
  overflow: hidden;
}

.location-card-inner {
  border: 2px solid rgba(0, 0, 0, 0);
}

.location-card-inner:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 2px solid #117AC9;
}

.location-card-inner {
  padding: 14px;
  background-color: white;
}

#course-outer p.locations-slider-title {
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 11px;
}

#course-outer p.locations-slider-title.filter {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 11px;
  line-height: 1.2;
  display: inline-block;
  color: #117AC9;
  border: 1px solid #117AC9;
  padding: 13px 20px;
  border-radius: 5px;
  text-transform: uppercase;
  margin-right: 1rem;
  padding-right: 40px;
  position: relative;
}

#course-outer p.locations-slider-title.filter .close-filter {
  margin-left: 1rem;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

p.location-card-title {
  color: #545353;
  margin-top: 7px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
  min-height: 91px;
  font-size: 18px !important;
}

p.location-card-ages {
  font-size: 15px;
  margin-left: 12px;
  margin-top: -18px;
}

.location-card {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
  overflow: hidden;
}

#course-general-results .slick-list {
  /* margin: 0 -27px; */
}

#course-general-results .slick-slide {
  margin: 0 0.75rem;
}

@media only screen and (min-width: 768px) {
  #course-general-results .slick-slide {
    margin: 0 27px;
  }
}
.location-card {
  margin-bottom: 8px;
}

#course-general-results {
  position: relative;
}
#course-general-results > #course-specific-results-return {
  display: none;
}
#course-general-results:has(.filter-buttons .for-ages) > #course-specific-results-return {
  display: block;
}
#course-general-results .slick-prev, #course-general-results .slick-next {
  border: 2px solid #117AC9;
  border-radius: 100%;
}
#course-general-results .slick-prev:before, #course-general-results .slick-next:before {
  font-family: "ptsBold" !important;
  content: "" !important;
  line-height: 32px;
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  font-size: 29px !important;
  color: #117AC9 !important;
  background-image: url("../images/blue-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
#course-general-results .slick-prev:before {
  transform: rotate(180deg);
}

.location-state-name {
  width: 100%;
}

.course-locations-title::before, .location-state-name::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: center;
  border-width: 0 2px 2px 0;
  border-style: solid;
  border-color: inherit;
  width: 0.5rem;
  height: 0.5rem;
  transition: transform 350ms;
  border-bottom: 2px solid rgb(105, 105, 105);
}

.show-state .location-state-name::before {
  transform: rotate(-135deg);
  border-bottom: 2px solid #117AC9;
}

#course-locations {
  margin-right: 19px;
  margin-left: 0;
}

body {
  overflow-x: hidden;
}

.centered-title h2 {
  text-align: center;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
  color: #545353;
}

.centered-title h2 bold {
  color: #117AC9 !important;
}

.liwt {
  display: flex;
  gap: 30px;
  align-items: center;
}

#course-outer p.liwt-name {
  font-size: 33px;
  font-weight: bold;
  font-family: "ptsBold";
  margin: 0px;
  margin-bottom: 8px;
}

p.liwt-title {
  margin: 0px;
  color: #117AC9 !important;
  font-family: sans-serif;
  font-style: italic;
  font-size: 16px;
  margin-top: -6px;
}
@media only screen and (min-width: 768px) {
  p.liwt-title {
    font-size: 22px;
  }
}

.center-inside {
  text-align: center;
}

@media only screen and (max-width: 980px) {
  .liwt {
    align-items: center;
    flex-direction: column;
    align-content: center;
    gap: 8px;
    text-align: center;
    margin-bottom: 22px;
    flex: 1 0 calc(50% - 50px);
  }
  #pt-container h1,
  #pt-container h2,
  #pt-container h3,
  #pt-container h4,
  #pt-container h5 {
    font-size: 40px !important;
  }
}
@media only screen and (max-width: 800px) {
  #course-results .slick-arrow {
    display: none !important;
  }
  #course-results {
    padding-left: 0.5rem !important;
    margin-left: auto;
  }
  .location-cards-list {
    grid-template-columns: 1fr 1fr;
  }
}
div#course-results {
  max-width: 94vw;
  width: 100%;
  padding-bottom: 3rem;
  min-width: calc(100vw - 3rem);
}
@media only screen and (min-width: 768px) {
  div#course-results {
    max-width: 90vw;
    min-width: auto;
    margin-inline: auto;
  }
}

@media only screen and (max-width: 800px) {
  #course-specific-results .location-card {
    max-width: 260px;
    margin-inline: auto;
  }
}

#course-specific-results-top {
  display: block;
  position: relative;
}
@media only screen and (max-width: 800px) {
  #course-specific-results-top-left {
    padding-inline: 0.5rem;
  }
}

div#course-specific-results-return {
  position: absolute;
  top: 28px;
  right: 0;
}
@media only screen and (max-width: 800px) {
  div#course-specific-results-return {
    padding-inline: 0.5rem;
  }
}

div#course-specific-results-return p {
  color: grey !important;
  cursor: pointer;
}

div#course-specific-results-return p:hover {
  color: #117AC9 !important;
}

@media only screen and (max-width: 560px) {
  .location-cards-list {
    grid-template-columns: 1fr !important;
  }
}
#see-full-schedule {
  text-decoration: none;
  border: 2px solid #117AC9;
  border-radius: 5px;
  padding: 13px 25px;
  color: #545353;
  font-family: "ptsBold";
  display: inline-block;
}

#see-full-schedule:hover {
  color: white !important;
  background-color: #117AC9 !important;
}

div#location-cards-footer {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 540px) {
  div#location-cards-footer {
    flex-direction: column;
  }
  div#location-cards-footer #open-location {
    margin-bottom: 1rem;
  }
}

.location-cards-pg-btn {
  height: 2rem;
  width: 2rem;
  border: 2px solid #117AC9 !important;
  border-radius: 50rem;
  color: transparent !important;
  cursor: pointer;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  position: relative;
}

.location-cards-pg-btn::after {
  content: "" !important;
  border-radius: 0;
  border-style: solid !important;
  border-color: #117AC9 !important;
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  transform: translate(-50%, -50%);
}

.location-cards-pg-btn#location-cards-prev::after {
  border-width: 2px 0 0 2px !important;
  transform: translate(-35%, -50%) rotate(-45deg);
}

.location-cards-pg-btn#location-cards-next::after {
  border-width: 2px 2px 0 0 !important;
  transform: translate(-75%, -50%) rotate(45deg);
}

div#location-cards-pagination {
  display: flex;
  align-content: center;
  align-items: center;
  gap: 30px;
}

.btn-disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}

.hidden-page {
  display: none !important;
}

@media only screen and (min-width: 1150px) {
  .container #course-outer {
    max-width: 1150px;
  }
}

div#course-outer .location-cards-list {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px;
}
@media only screen and (max-width: 900px) {
  div#course-outer .location-cards-list {
    grid-template-columns: 1fr 1fr;
  }
}
/* Desktop only - sidebar filter layout (> 1212px) */
@media only screen and (min-width: 1213px) {
  div#course-outer.showing-locations:has(#course-locations.show) #course-results {
    max-width: 887px;
    margin-inline: auto;
  }
  div#course-outer.showing-locations:has(#course-locations.show) #course-results #course-specific-results-content .location-cards-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1213px) {
  div#course-outer.showing-locations:has(#course-locations.show) #course-results .locations-slider {
    margin-left: 40px;
    max-width: calc(100% - 40px) !important;
  }
}

#schedule-header h2 {
  padding: 50px 0;
  padding-bottom: 1rem;
  font-size: 32px;
}

/* Mobile tweaks */
@media screen and (max-width: 840px) {
  #course-outer h2 {
    font-size: 32px !important;
  }
  #schedule-header #show_locations_btn {
    width: 320px;
  }
}
.location-state-name:hover {
  color: #117AC9 !important;
}
.location-state-name:hover:before {
  border-bottom: 2px solid #117AC9;
}

#course-outer p.liwt-title {
  margin: 0px;
  color: #117AC9 !important;
  font-family: sans-serif;
  font-style: italic;
  font-size: 22px !important;
  margin-top: -2px;
}

@media screen and (max-width: 880px) {
  .location-card {
    /* min-width: 191px !important; */
  }
  #course-outer p.liwt-name {
    min-height: 66px;
    line-height: 33px;
    font-size: 19px;
  }
}
p#location-cards-pg-title {
  margin-bottom: 0px !important;
}

div#location-cards-footer {
  margin-top: 30px;
}

p.location-card-ages {
  margin-bottom: 0px;
  color: #545353;
  font-size: 18px;
  line-height: 26px;
}

#course-general-results > p {
  max-width: 94%;
  margin: auto;
}

#course-general-results button.slick-arrow {
  box-shadow: none !important;
}

#course-specific-results-top-left {
  scroll-margin-top: 150px;
}

p.locations-count {
  margin-bottom: 5px;
}

.slick-dotted.slick-slider {
  height: fit-content !important;
}

.table-pop-bg {
  background-color: #929191;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  opacity: 0.5;
  display: none;
}

.table-pop {
  width: 600px;
  margin: 0 auto;
  background-color: #FFF;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -300px;
  z-index: 10000;
  display: none;
  -webkit-box-shadow: 2px 1px 10px -1px #999;
  -moz-box-shadow: 2px 1px 10px -1px #999;
  box-shadow: 2px 1px 10px -1px #999;
}

.table-pop i {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  font-size: 24px;
  color: #96CA51;
}

.table-pop-content {
  padding: 50px 20px 40px 20px;
  text-align: center;
}

.table-pop-content .pop-img {
  display: block;
  margin: 0 auto 30px auto;
}

.course-locations-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding: 0.5rem 0;
  cursor: pointer;
  min-width: 150px;
}

.course-locations-title.selected {
  color: #117AC9 !important;
}
.course-locations-title.selected:before {
  border-bottom: 2px solid #117AC9;
  transform: translateX(50%) rotate(225deg);
}

.options {
  display: none;
}

.course-locations-title.selected + .options {
  display: block;
}

#course-locations .ages, #course-locations .location-state {
  margin-left: 1rem;
}

.ages .age {
  padding: 0.5rem 0;
  cursor: pointer;
}

.course-locations-title:not(:last-of-type) {
  border-bottom: 1px solid #c6c6c6;
}

.ages .age:not(:last-of-type) {
  border-bottom: 1px solid #c6c6c6;
}

.ages.selected .age {
  display: block;
}

.age.selected-age {
  color: #117AC9;
}

/* Fix horizontal overflow on mobile - Sliders with negative positioned arrows */
@media screen and (max-width: 840px) {
  .slick-slider {
    overflow: hidden;
  }
  
  #course-results {
    overflow: hidden;
  }
  
  /* Fix slick arrows on mobile to not cause overflow */
  .slick-prev {
    left: 5px;
  }
  
  .slick-next {
    right: 5px;
  }
  
  #course-results .slick-prev {
    left: 5px;
  }
  
  #course-results .slick-next {
    right: 5px;
  }
}

/* Home 60 Section Styles */
.home-60-title {
  font-size: 24px !important;
  line-height: 1.2;
  font-weight: bold;
  font-family: "PT Sans Narrow", sans-serif;
  color: white;
  display: block;
  margin-bottom: 1rem;
}

.home-60-text {
  font-size: 16px !important;
  line-height: 1.5;
  color: white !important;
}

/* MD: Tablet (768px+) */
@media only screen and (min-width: 768px) {
  .home-60-title {
    font-size: 28px !important;
  }
  .home-60-text {
    font-size: 16px !important;
  }
}

/* LG: Desktop (980px+) */
@media only screen and (min-width: 980px) {
  .home-60-title {
    font-size: 32px !important;
  }
  .home-60-text {
    font-size: 18px !important;
  }
}

/* XL: Large Desktop (1200px+) */
@media only screen and (min-width: 1200px) {
  .home-60-title {
    font-size: 56px !important;
  }
  .home-60-text {
    font-size: 24px !important;
  }
}

/* Home 50 Section Styles */
.home-50-title {
  font-size: 24px !important;
  line-height: 1.2;
  font-weight: bold;
  font-family: "PT Sans Narrow", sans-serif;
  color: #545353;
  display: block;
  margin-bottom: 1rem;
}

.home-50-text {
  font-size: 16px !important;
  line-height: 1.5;
  color: #545353 !important;
}

/* MD: Tablet (768px+) */
@media only screen and (min-width: 768px) {
  .home-50-title {
    font-size: 28px !important;
  }
  .home-50-text {
    font-size: 16px !important;
  }
}

/* LG: Desktop (980px+) */
@media only screen and (min-width: 980px) {
  .home-50-title {
    font-size: 32px !important;
  }
  .home-50-text {
    font-size: 18px !important;
  }
}

/* XL: Large Desktop (1200px+) */
@media only screen and (min-width: 1200px) {
  .home-50-title {
    font-size: 56px !important;
  }
  .home-50-text {
    font-size: 24px !important;
  }
}

/* Responsive styles for map section */
.map-title-text {
  font-size: 24px !important;
  line-height: 1.2;
}

.map-description-text {
  font-size: 16px !important;
  line-height: 1.5;
}

@media only screen and (min-width: 768px) {
  .map-title-text {
    font-size: 28px !important;
  }
  .map-description-text {
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 980px) {
  .map-title-text {
    font-size: 32px !important;
  }
  .map-description-text {
    font-size: 18px !important;
  }
}

@media only screen and (min-width: 1200px) {
  .map-title-text {
    font-size: 56px !important;
  }
  .map-description-text {
    font-size: 24px !important;
  }
}

/* Responsive styles for quotes section */
.quotes-title-text {
  font-size: 24px !important;
  line-height: 1.2;
}

.quote-quote {
  font-size: 16px !important;
  line-height: 1.5;
}

@media only screen and (min-width: 768px) {
  .quotes-title-text {
    font-size: 28px !important;
  }
  .quote-quote {
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 980px) {
  .quotes-title-text {
    font-size: 32px !important;
  }
  .quote-quote {
    font-size: 18px !important;
  }
}

@media only screen and (min-width: 1200px) {
  .quotes-title-text {
    font-size: 56px !important;
  }
  .quote-quote {
    font-size: 24px !important;
  }
}

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