@media screen and (max-width: 1399px) {
	.hero-slider__slide .hero-slider__content,
	.inner-banner .inner-content {
		width: 480px;
		padding: 50px 15px;
	}

	.slide-content h2 {
		font-size: 85px;
	}

	.slide-content .hero-slider__desc {
		margin-bottom: 30px;
	}

	.slide-content p {
		font-size: 22px;
	}

	.hero-slider__slide .hero-slider__image {
		height: 580px;
	}

	.hero-slider .slider-btn,
	.news2-hero-slider-section .slider-btn,
	.ln-section--events .slider-btn {
		width: 480px;
		padding-right: 30px;
	}

	.seriously-section::before {
		width: 810px;
		height: 330px;
	}

	.fys-card {
		padding: 0 20px;
	}

	.fys-card-inner .fys-title {
		font-size: 38px;
	}

	.testimonial-section::before {
		width: 780px;
		height: 730px;
		right: -270px;
	}

	.team-upcoming-section::before {
		left: -230px;
		width: 1000px;
		height: 950px;
	}

	.news-section::before {
		width: 620px;
		height: 490px;
	}

	.news-section.bg-right::before {
		height: 700px;
		width: 730px;
	}

	.ln-card-inner .ln-image {
		height: 220px;
		border-radius: 30px 30px 80px 0;
	}

	.faq-accordion__answer-inner ul li {
		font-size: 18px;
	}

	form.search-form {
		max-width: 255px;
	}

	.find-support-section.bg1-left::before {
		left: -400px;
	}

	.news2-hero-slider .hero-slider__title,
	.ln-section--events .hero-slider__title {
		font-size: 40px;
	}

	#masthead .header-logo {
		padding: 27px 40px;
	}
}

@media screen and (max-width: 1200px) {
	#masthead .header-logo {
		padding: 27px 35px;
	}

	.card-section.bg-1::before,
	.card-section.bg-4::before {
		left: -620px;
	}

	.card-section.bg-2::before,
	.card-section.bg-3::before,
	.card-section.bg-4-right::before {
		right: -620px;
	}

	.cms-page.detail-page ul li,
	body .wp-block-list li {
		font-size: 18px;
	}

	.cms-page h3 {
		font-size: 20px;
	}

	.resources-grid,
	.our-teams__grid,
	.news2-grid {
		gap: 20px;
	}

	.paginations {
		margin-top: 50px;
	}

	.filters__search {
		max-width: 375px;
	}

	.our-teams__grid {
		grid-template-columns: repeat(3, 1fr);
	}

	.c-search-results.cms-page {
		margin-bottom: 80px;
	}

	.c-general-content {
		padding-bottom: 80px;
	}

	.c-page-info .heading--page-title {
		font-size: 45px;
	}

	.news2-hero-slider .hero-slider__title,
	.ln-section--events .hero-slider__title {
		font-size: 38px;
	}

	.upcoming-events__slider,
	.tslider-slider,
	.sdocs-slider,
	.fys-slider {
		width: calc(100% + 15px);
		margin-right: -15px;
	}

	.events-grid {
		grid-template-columns: repeat(3, 1fr);
	}

	.related-news-section,
	.related-event-section {
		border-top-left-radius: 150px;
	}

	.career-openings__card .career-openings__title {
		font-size: 20px;
	}

	.career-openings__grid,
	.ln-coordinators__grid {
		gap: 15px;
	}
}

@media screen and (max-width: 1024px) {
	html body {
		padding: 68px 0 0;
	}

	body #masthead.sticky .header-mega-menu .elementor-shortcode {
		padding: 14px 0;
	}

	.header-logo .sticky-logo {
		display: block;
		max-width: 55px !important;
	}

	#masthead .header-logo,
	body #masthead.sticky .header-logo {
		padding: 14px 32px;
		top: 0;
	}

	.section-gapping {
		padding-top: 90px;
		padding-bottom: 90px;
	}

	.top-gapping-section {
		padding-top: 90px;
	}

	.bottom-gapping-section {
		padding-bottom: 90px;
	}

	.seriously-section::before {
		width: 550px;
		height: 240px;
	}

	body #tribe-events-pg-template::before,
	.cms-page::before,
	.c-general-content::before {
		width: 640px;
		height: 670px;
		top: 10%;
	}

	.inner-banner .inner-img {
		height: 325px;
	}

	.inner-banner .inner-content::before {
		top: 140px;
	}

	.related-news-section,
	.related-event-section {
		border-top-left-radius: 120px;
	}

	.news-sdocs-section .main-title,
	.related-events-swiper-root .main-title {
		font-size: 45px;
	}

	.header-logo .main-logo,
	form.search-form {
		display: none;
	}
}

@media screen and (max-width: 1023px) {
	.find-support-section.bg1-left::before {
		left: -500px;
		height: 580px;
	}

	.career-openings__grid,
	.ln-coordinators__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media screen and (max-width: 991px) {
	.slide-content h2 {
		font-size: 45px;
	}

	.slide-content p {
		font-size: 18px;
	}

	.cms-page.detail-page ul li,
	body .wp-block-list li {
		font-size: 16px;
	}

	.hero-slider__slide .hero-slider__content,
	.inner-banner .inner-content {
		width: 350px;
		padding: 19px 15px 60px;
	}

	.hero-slider .slider-btn,
	.news2-hero-slider-section .slider-btn,
	.ln-section--events .slider-btn {
		width: 350px;
		padding-right: 20px;
		bottom: 20px;
	}

	.hero-slider__slide .hero-slider__image {
		height: 405px;
	}

	.slide-content .btn.hero-slider__cta {
		font-size: 18px;
	}

	.fys-image {
		width: 205px;
		height: 205px;
	}

	body .btn {
		font-size: 18px;
	}

	.fys-card-inner .fys-title {
		font-size: 28px;
	}

	.tst-card-inner .tst-quote p {
		font-size: 18px;
	}

	.fys-desc p,
	.faq-accordion__answer-inner ul li {
		font-size: 16px;
	}

	.tst-card-inner .tst-person {
		width: 100%;
	}

	.tst-card-inner .tst-person .tst-avatar {
		width: 260px;
		height: 260px;
		margin: 0 auto 15px;
	}

	.testimonial-section::before {
		width: 690px;
		height: 580px;
		right: -120px;
		top: auto;
	}

	.faq-accordion .faq-accordion__item button.faq-accordion__question {
		font-size: 22px;
		padding: 22px 30px 22px 0;
	}

	.hero-slider__slide .hero-slider__content::before,
	.inner-banner .inner-content::before {
		width: 460px;
		height: 260px;
		left: -110px;
		top: 145px;
	}

	footer .elementor-widget-shortcode.subscribe-form {
		width: 340px;
	}

	.filters__search {
		max-width: 275px;
	}

	.resources-grid,
	.news2-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.our-teams-modal-overlay .our-teams-modal {
		width: 85%;
	}

	.our-teams__grid {
		gap: 15px;
	}

	.events-card,
	.ecs-event-list li.ecs-event,
	.our-teams__grid .our-teams__card {
		padding: 20px 20px 30px;
	}

	.our-teams__grid .our-teams__card .our-teams__image {
		max-width: 215px;
	}

	.resources-card .resources-card__title {
		font-size: 20px;
	}

	.c-search-results.cms-page {
		margin-bottom: 50px;
	}

	.c-general-content {
		padding-bottom: 50px;
	}

	.top-section {
		margin-bottom: 20px;
	}

	.c-search-results article:not(:last-child) {
		margin-bottom: 20px;
	}

	.news2-hero-slider .hero-slider__title,
	.ln-section--events .hero-slider__title {
		font-size: 28px;
		margin-bottom: 10px;
		max-width: 100%;
	}

	.news2-hero-slider .slide-content .hero-slider__desc {
		margin-bottom: 20px;
	}

	.events-grid {
		gap: 15px;
	}

	#gallery-1 {
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
	}

	.elementor-kit-44191 h2 {
		font-size: 45px;
	}

	.featured-events-slider .featured-card-inner {
		gap: 20px;
	}

	.featured-card-inner .featured-image {
		width: 300px;
	}

	.featured-title a {
		font-size: 20px;
		display: inline-block;
	}
}

@media screen and (max-width: 767px) {
	html body {
		padding: 66px 0 0;
	}

	.section-gapping {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.top-gapping-section {
		padding-top: 60px;
	}

	.bottom-gapping-section {
		padding-bottom: 60px;
	}

	body #masthead.sticky .header-logo {
		padding: 15px 32px;
	}

	article p,
	.fys-desc p {
		font-size: 14px;
	}

	.slide-content h2 {
		width: 100%;
		max-width: 275px;
	}

	body #tribe-events-pg-template::before,
	.seriously-section::before,
	.c-general-content::before,
	.cms-page::before {
		display: none;
	}

	.hero-slider__slide {
		flex-direction: column;
		justify-content: space-between;
	}

	.hero-slider__slide .hero-slider__content,
	.inner-banner .inner-content {
		width: 100%;
		padding: 50px 15px 80px;
	}

	.hero-slider__slide .hero-slider__content::before,
	.inner-banner .inner-content::before {
		top: auto;
		bottom: 0;
	}

	.inner-banner .inner-content::before {
		width: 480px;
		height: 200px;
		left: -170px;
	}

	.hero-slider__slide .hero-slider__image {
		height: 340px;
		min-height: 340px;
		margin-top: auto;
	}

	.hero-slider .slider-btn,
	.news2-hero-slider-section .slider-btn,
	.ln-section--events .slider-btn {
		width: 100%;
		padding: 0 15px 0;
		bottom: 360px;
		justify-content: flex-start;
	}

	.slider-header {
		position: static;
		margin-bottom: 40px;
		margin-top: -20px;
	}

	.slider-header .container {
		justify-content: flex-start;
	}

	.slider-header .slider-btn {
		display: none;
	}

	.tst-section .slider-header .slider-btn {
		display: flex;
	}

	.fys-card {
		padding: 0;
	}

	.testimonial-section::before {
		width: 650px;
		height: 635px;
		right: -260px;
		top: 30%;
	}

	.tst-card-inner {
		gap: 22px;
		flex-direction: column;
		padding: 0 30px;
	}

	.team-upcoming-section::before {
		left: -360px;
		width: 760px;
		height: 570px;
	}

	.news-section::before {
		width: 770px;
		height: 620px;
		right: -500px;
	}

	.find-support-section::before {
		left: auto;
		right: 40px;
	}

	.footer-title h3 {
		position: relative;
		padding-right: 25px;
	}

	.footer-title h3::before,
	.footer-title h3::after {
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		background-color: #fff;
		width: 16px;
		height: 4px;
		border-radius: 10px;
	}

	.footer-title h3::after {
		width: 4px;
		height: 16px;
		right: 6px;
		opacity: 1;
	}

	.footer-title.active h3::after {
		opacity: 0;
	}

	.footer-menu {
		display: none;
	}

	.footer-menu.active {
		display: block;
	}

	footer .elementor-widget-heading.footer-title {
		margin: 0 !important;
		border-top: 1px solid #ffffff;
		padding: 18px 0;
	}

	.subscribe-form
		.gform_wrapper
		form
		.gform-body
		li
		.ginput_container
		input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		font-size: 16px;
	}

	footer .elementor-widget-shortcode.subscribe-form {
		width: 100%;
	}

	.find-support-section.bg1-left::before {
		left: -230px;
		height: 610px;
		width: 600px;
	}

	.filters__search {
		display: none;
	}

	.filters__row {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		width: 100%;
	}

	.resources-grid,
	.our-teams__grid,
	.news2-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	.resources-grid .resources-card {
		padding: 15px;
		display: flex;
		gap: 15px;
		align-items: center;
	}

	.resources-card .resources-card__icon {
		margin-bottom: 0;
	}

	.resources-card .resources-card__icon svg {
		width: 50px;
		height: 50px;
	}

	.document-section::before {
		width: 360px;
		height: 390px;
		left: -160px;
	}

	.team-section::before {
		right: -230px;
		width: 400px;
		height: 540px;
		background-size: 100% 100%;
	}

	.tslider-card .tslider-name {
		font-size: 22px;
	}

	.tslider-card .tslider-role,
	.tslider-card .tslider-bio {
		font-size: 16px;
	}

	.sdocs-slider .resources-card .resources-card__icon {
		margin-bottom: 10px;
	}

	.our-teams__grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.our-teams__grid .our-teams__card .our-teams__image {
		max-width: 145px;
	}

	.our-teams__card-inner .our-teams__bio,
	.our-teams__card .our-teams__role {
		font-size: 14px;
	}

	.c-page-info .heading--page-title {
		margin-top: 20px;
		font-size: 36px;
	}

	.c-search-results article {
		padding: 15px;
	}

	.news-content .ln-title {
		min-height: auto;
	}

	.ln-card-inner .news-content {
		padding: 30px 20px 40px;
		min-height: auto;
	}

	.news-content .ln-cats {
		margin-top: 15px;
	}

	.news-img .ln-cats {
		display: block;
		padding: 15px 9px;
		text-transform: capitalize;
		font-size: 12px;
		font-weight: 900;
	}

	.news2-card .news2-card__link-wrap {
		display: flex;
	}

	.news2-card .news2-card__link-wrap .news-content .ln-cats {
		display: none;
	}

	article.news2-card.ln-card-inner {
		border-radius: 15px;
	}

	.news2-card__link-wrap .news-img {
		width: 105px;
		flex: none;
	}

	.ln-card-inner .news2-card__link-wrap .ln-image {
		height: 105px;
		border-radius: 15px 0 20px 0;
	}

	.news2-card .news2-card__link-wrap .news-content {
		padding: 20px;
	}

	.news2-card__link-wrap .news-content .ln-date {
		font-size: 12px;
		margin-bottom: 10px;
	}

	.news2-card__link-wrap .news-content .ln-title {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.news2-card__link-wrap .ln-card-inner .ln-desc {
		font-size: 12px;
		margin: 0;
	}

	.documents-box .heading--h5 {
		font-size: 20px;
	}

	.c-general-content aside.post--sidebar {
		margin-top: 15px;
	}

	.news2-hero-slider .hero-slider__slide .hero-slider__content,
	.ln-section--events .hero-slider__slide .hero-slider__content {
		min-height: 450px;
	}

	.slider-btn .slider-arrow {
		padding: 2px 3px 0;
	}

	.ln-section .ln-slider {
		width: 100vw;
	}

	.events-card .events-title {
		font-size: 16px;
	}

	.events-card .events-date {
		font-size: 12px;
	}
	.news-section.bg-right::before {
		height: 620px;
		width: 640px;
		left: -280px;
	}

	.events-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.page-parallel-sports-corporate-team-building-experiences footer#colophon,
	.page-support-coordinator-thank-you footer#colophon,
	.page-parent-guardian-thank-you footer#colophon,
	.page-participant-thank-you footer#colophon,
	.page-child-safe-statement footer#colophon,
	.page-pm-general-thank-you footer#colophon,
	.page-ln-connect-podcast footer#colophon,
	.page-locations footer#colophon {
		background-color: transparent;
	}

	.related-news-section,
	.related-event-section {
		border-top-left-radius: 60px;
	}

	.news-sdocs-section .main-title,
	.related-events-swiper-root .main-title,
	.elementor-kit-44191 h2 {
		font-size: 36px;
	}

	.events-content {
		flex-direction: column-reverse;
	}

	body .gzr-event-labels-box {
		margin-bottom: 1rem;
	}

	.events-content .sidebar--events {
		max-width: 100%;
	}

	.sidebar--events .tribe-events-meta-group dl dd {
		font-size: 16px;
	}

	.sidebar--events .tribe-events-meta-group .tribe-events-single-section-title {
		font-size: 20px !important;
	}

	blockquote.wp-block-quote p,
	blockquote p {
		font-size: 18px;
	}

	.c-general-content .wp-block-heading {
		font-size: 20px;
	}

	#common-form .gform_wrapper .gform-body .checkbox-container {
		flex-direction: column;
	}

	#common-form .gform_wrapper .gfield--type-address .ginput_container_address {
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}

	#common-form .gform_wrapper .gfield--type-address .ginput_container_address .address_line_1 {
		grid-column: span 1;
	}

	#common-form .info-checkboxes,
	#common-form .checkbox-container-right {
		width: 100%;
	}

	#common-form .gform_wrapper .gform-body .gfield--input-type-radio.gfield_contains_required {
		padding: 20px 0;
		margin-top: 10px;
	}

	.career-openings__grid,
	.ln-coordinators__grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.career-openings__grid .career-openings__item {
		padding: 15px;
	}

	.career-openings__card .career-openings__title {
		font-size: 16px;
	}

	.career-openings__card .career-openings__field {
		font-size: 14px;
	}

	.featured-events-slider .featured-card-inner {
		flex-direction: column;
	}

	.featured-card-inner .featured-content {
		text-align: center;
	}

	.featured-title a {
		font-size: 18px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.resources-grid,
	.our-teams__grid,
	.news2-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.news2-hero-slider .hero-slider__title,
	.ln-section--events .hero-slider__title {
		font-size: 32px;
		margin-bottom: 20px;
	}

	.news2-hero-slider .hero-slider__slide .hero-slider__content,
	.ln-section--events .hero-slider__slide .hero-slider__content {
		min-height: 410px;
	}
}
