





	/* Full Height Rows */
	.fl-node-lfvmgtw75xr2.fl-row-full-height > .fl-row-content-wrap,
	.fl-node-lfvmgtw75xr2.fl-row-custom-height > .fl-row-content-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.fl-node-lfvmgtw75xr2.fl-row-full-height > .fl-row-content-wrap {
		min-height: 100vh;
	}
	.fl-node-lfvmgtw75xr2.fl-row-custom-height > .fl-row-content-wrap {
		min-height: 0;
	}

	.fl-builder-edit .fl-node-lfvmgtw75xr2.fl-row-full-height > .fl-row-content-wrap {
		min-height: calc( 100vh - 48px );
	}

	/* Full height iPad with portrait orientation. */
	@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){
		.fl-node-lfvmgtw75xr2.fl-row-full-height > .fl-row-content-wrap {
			min-height: 1024px;
		}
	}
	/* Full height iPad with landscape orientation. */
	@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){
		.fl-node-lfvmgtw75xr2.fl-row-full-height > .fl-row-content-wrap {
			min-height: 768px;
		}
	}
	/* Full height iPhone 5. You can also target devices with aspect ratio. */
	@media screen and (aspect-ratio: 40/71) {
		.fl-node-lfvmgtw75xr2.fl-row-full-height > .fl-row-content-wrap {
			min-height: 500px;
		}
	}
.fl-node-lfvmgtw75xr2 > .fl-row-content-wrap {
	background-image: url(https://springfieldparkingauthority.com/wp-content/uploads/2022/10/blue-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
	background-size: cover;
}
.fl-node-lfvmgtw75xr2.fl-row-custom-height > .fl-row-content-wrap {
	min-height: 90vh;
}
.fl-node-lfvmgtw75xr2 .fl-row-content {
	max-width: 80%;
}
@media(max-width: 1200px) {
	.fl-node-lfvmgtw75xr2 > .fl-row-content-wrap {
		background-position: center bottom;
	}
}
@media(max-width: 992px) {
	.fl-node-lfvmgtw75xr2 > .fl-row-content-wrap {
		background-position: center bottom;
	}
}
@media(max-width: 768px) {
	.fl-node-lfvmgtw75xr2 > .fl-row-content-wrap {
		background-position: center bottom;
	}
}
 .fl-node-lfvmgtw75xr2 > .fl-row-content-wrap {
	padding-top:250px;
	padding-bottom:-80px;
}




.fl-node-tcpfhnwl1854 {
	width: 100%;
}
.fl-node-tcpfhnwl1854 > .fl-col-content {
	background-color: #ffffff;
	box-shadow: 0px 20px 40px 0px rgba(0,0,0,0.40);
}
 .fl-node-tcpfhnwl1854 > .fl-col-content {
	padding-top:5%;
	padding-right:5%;
	padding-bottom:5%;
	padding-left:5%;
}
.bb-heading-input.input-small {
	width: 46px !important;
}

.pp-heading-content {
	overflow: hidden;
}

.pp-heading-content .pp-heading-link {
	text-decoration: none;
}
.pp-heading-content span.heading-title {
	display: block;
}
.pp-heading-content .pp-heading.pp-separator-inline .heading-title {
	display: inline-block;
}

.pp-heading-content .pp-heading.pp-separator-inline .heading-title span {
	position: relative;
	display: inline-block;
}

.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before,
.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	border-width: 0;
}

.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {
	right: 100%;
}

.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {
	left: 100%;
}

.pp-heading-content .pp-heading.pp-separator-inline.pp-left .heading-title span {
	padding-left: 0 !important;
}

.pp-heading-content .pp-heading.pp-separator-inline.pp-right .heading-title span {
	padding-right: 0 !important;
}

.pp-heading-content .pp-heading.pp-separator-inline.pp-left .heading-title span:before {
	display: none;
}

.pp-heading-content .pp-heading.pp-separator-inline.pp-right .heading-title span:after {
	display: none;
}

.pp-heading-content .pp-heading.pp-separator--inline {
	display: flex;
	align-items: center;
}
.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator {
	flex: 1;
}
.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator span {
	display: block;
}
.pp-heading-content .pp-heading.pp-separator--inline.pp-left > .pp-heading-separator:first-of-type,
.pp-heading-content .pp-heading.pp-separator--inline.pp-right > .pp-heading-separator:last-of-type {
	display: none;
}
.rtl .pp-heading-content .pp-heading.pp-separator--inline.pp-right > .pp-heading-separator:last-of-type {
    display: block;
}
.rtl .pp-heading-content .pp-heading.pp-separator--inline.pp-right > .pp-heading-separator:first-of-type {
    display: none;
}
.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type span {
	margin: 0 0 0 auto;
}
.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type span {
	margin: 0 auto 0 0;
}

.pp-heading-content .pp-heading-separator {
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.pp-heading-content .pp-heading-separator.line_with_icon:before {
	right: 50%;
	left: auto;
}

.pp-heading-content .pp-heading-separator.line_with_icon.pp-left:before {
	display: none;
}

.pp-heading-content .pp-heading-separator.line_with_icon.pp-right:after {
	display: none;
}

.pp-heading-content .pp-heading-separator.line_with_icon:after {
	left: 50%;
	right: auto;
}

.pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {
	left: 1%;
}

.pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {
	right: 1%;
}

.pp-heading-content .pp-heading-separator.line_with_icon:before,
.pp-heading-content .pp-heading-separator.line_with_icon:after {
	content: "";
	position: absolute;
	bottom: 50%;
	border-width: 0;
	top: 50%;
}

.pp-heading-content .pp-heading-separator .heading-icon-image {
	vertical-align: middle;
	box-shadow: none !important;
	max-width: 100%;
}

.pp-heading-content .pp-heading-separator .pp-separator-line {
	max-width: 100%;
	display: block;
}

.pp-heading-content .pp-heading-separator .pp-heading-separator-icon {
	display: inline-block;
	text-align: center;
}

.pp-heading-content .pp-heading-separator.icon_only span {
	display: inline-block;
}

@media only screen and (max-width: 768px) {
	.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-left .heading-title span {
		padding-left: 0 !important;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-right .heading-title span {
		padding-right: 0 !important;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-left .heading-title span:before {
		display: none;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-right .heading-title span:after {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-left:before {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-right:after {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-left:after {
		left: 2%;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-right:before {
		right: 2%;
	}
}

@media only screen and (max-width: 480px) {
	.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-left .heading-title span {
		padding-left: 0 !important;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-right .heading-title span {
		padding-right: 0 !important;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-left .heading-title span:before {
		display: none;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-right .heading-title span:after {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-left:before {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-left:before {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-right:after {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-left:after {
		left: 2%;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-right:before {
		right: 2%;
	}
}@media (max-width: 768px) { /**
 * This file should contain frontend styles that 
 * will be applied to all module instances once
 * the responsive breakpoint has been reached. The
 * responsive breakpoint can be set in the global 
 * settings or individual page settings.
 */ }
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-prefix {
	}

div.fl-node-lm35zy42dcrt .pp-heading-content {
	text-align: left;
}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading {
		}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading .heading-title span.title-text {
	display: inline;
			display: block;
	}


div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading .heading-title span.pp-primary-title {
			color: #222222;
								}
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading .heading-title:hover span.pp-primary-title {
		}


div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {
		color: #ffffff;
					margin-left: 0px;
}
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading .heading-title:hover span.pp-secondary-title {
		}


div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading.pp-separator--inline,
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {
		margin-top: 10px;
			margin-bottom: 30px;
	}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-primary-title,
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-secondary-title {
	display: inline-block;
}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading .pp-heading-link {
	display: block;
}

/** Separators */


div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {
		width: 100px;
			border-style: solid;
				border-bottom-width: 1px;
	}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {
		width: 100px;
			border-style: solid;
				border-bottom-width: 1px;
	}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading.pp-separator--inline .pp-heading-separator span {
		width: 100px;
			border-bottom-style: solid;
				border-bottom-width: 1px;
	}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-sub-heading {
	margin-top: 20px;
	margin-bottom: 0px;
}


div.fl-node-lm35zy42dcrt .pp-heading-content .pp-sub-heading,
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-sub-heading p {
		color: #444444;
	}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-sub-heading p:last-of-type {
	margin-bottom: 0;
}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .pp-heading-separator-align {
		text-align: left;
	}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.line_with_icon {
	}
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.line_with_icon:before {
		margin-right: 20px;
		}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.line_with_icon:after {
		margin-left: 20px;
		}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {
	left: 1%;
}
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {
	right: 1%;
}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.line_with_icon:before,
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.line_with_icon:after {
		width: 100px;
			border-style: solid;
				border-bottom-width: 1px;
	}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .heading-icon-image {
					width: 418px;
			}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .pp-separator-line {
		border-bottom-style: solid;
			border-bottom-width: 1px;
				width: 100px;
			float: left;
	}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator:not(.inline) {
	}


div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {
	display: inline-block;
	text-align: center;
				border-width: 0px;
			border-style: none;
		}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i,
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i:before {
	}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.icon_only span {
				border-width: 0px;
			border-style: none;
		}

div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.icon_only img,
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.line_with_icon img {
	}


@media only screen and (max-width: 992px) {
	div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .pp-heading-separator-align,
	div.fl-node-lm35zy42dcrt .pp-heading-content {
				text-align: ;
			}
	div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .pp-separator-line {
														}
	div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-prefix {
									}
	}

@media only screen and (max-width: 768px) {
	div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .pp-heading-separator-align,
	div.fl-node-lm35zy42dcrt .pp-heading-content {
				text-align: ;
			}
	div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .pp-separator-line {
														}
	div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-prefix {
									}
	}
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {
	padding-bottom: 20px;
	font-size: calc(16px + 3.3vw);
	line-height: 1.1;
}
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading .heading-title {
	font-size: calc(16px + 3vw);
	line-height: 1;
}
div.fl-node-lm35zy42dcrt div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-lm35zy42dcrt div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type {
	padding-left: 20px;
}
div.fl-node-lm35zy42dcrt div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-lm35zy42dcrt div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type {
	padding-right: 20px;
}
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-sub-heading, div.fl-node-lm35zy42dcrt .pp-heading-content .pp-sub-heading p {
	font-size: calc(16px + .9vw);
}
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
div.fl-node-lm35zy42dcrt .pp-heading-content .pp-heading-separator.icon_only span {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
 .fl-node-lm35zy42dcrt > .fl-module-content {
	margin-bottom:0px;
}
/* Bar */
.fl-module-fl-the-events-calendar-archive-view #tribe-events-bar {
	margin-bottom: 10px;
}
.fl-module-fl-the-events-calendar-archive-view #tribe-events-bar input:focus {
	outline: none;
}
.fl-module-fl-the-events-calendar-archive-view #tribe-events-bar input.tribe-events-button:focus {
	border: none;
}

/* Views List */
.fl-module-fl-the-events-calendar-archive-view .tribe-bar-views-list a span {
	background: none;
	padding-left: 0;
}
.tribe-bar-views-list a span:before {
	display: inline-block;
  margin-right: 5px;
	display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
	font-weight: 900;
}
.tribe-bar-views-list a span.tribe-icon-list:before {
	content: "\f0ca";
}
.tribe-bar-views-list a span.tribe-icon-month:before {
	content: "\f073";
}
.tribe-bar-views-list a span.tribe-icon-week:before {
	content: "\f073";
}
.tribe-bar-views-list a span.tribe-icon-day:before {
	content: "\f073";
}
.tribe-bar-views-list a span.tribe-icon-map:before {
	content: "\f041";
}
.tribe-bar-views-list a span.tribe-icon-photo:before {
	content: "\f03e";
}

/* Advanced Filters */
.tribe-events-filters-content {
	border: none;
}
#tribe_events_filters_wrapper select {
	color: #333;
}
.tribe-events-filters-horizontal .tribe-events-filter-group li:hover {
	background: transparent !important;
}

@media only screen and (min-width: 767px) {

	#tribe-events #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
	#tribe-events .tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
	    margin: -10px 0 0 0;
		padding: 0;
	}
	#tribe-events .tribe-events-filters-horizontal #tribe_events_filters_toggle {
		margin: 0;
		padding: 10px 0;
	}
	.tribe-events-filters-horizontal .tribe-events-filters-content {
		border: none;
		padding: 10px;
	}
	#tribe-events .tribe-events-filters-horizontal #tribe_events_filter_control .tribe_events_filters_close_filters,
	#tribe-events .tribe-events-filters-horizontal #tribe_events_filter_control #tribe_events_filters_reset {
		border: none;
	}
	.tribe-events-filters-horizontal .tribe-events-filters-group-heading:hover {
		background: transparent !important;
	}
	#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group {
		border: none;
	    box-shadow: 0 0 15px rgba( 0, 0, 0, 0.3 );
	}
	#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group:before,
	#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group:after,
	#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group:before {
		border: none;
	}
}

/* Views Misc */
#tribe-events-header {
	display: none;
}
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip {
	padding: 10px;
}
.tribe-events-loop .tribe-event-featured .tribe-events-event-meta {
	background: transparent;
}

/* Week View */
.tribe-week-grid-hours [class*=time-row-] {
    padding: 0 3px;
}
.tribe-grid-allday .type-tribe_events {
	margin-bottom: 5px;
}
.tribe-grid-allday .type-tribe_events:last-child {
	margin-bottom: 0;
}

/* List View */
input#tribeHideRecurrence {
	margin-right: 5px;
}
.tribe-events-list .type-tribe_events {
	margin-bottom: 50px;
}
.tribe-events-list .type-tribe_events h2 {
	margin-top: 0;
}
.tribe-event-schedule-details {
	margin-bottom: 5px;
}
.tribe-events-list .tribe-events-venue-details {
	line-height: 1.4;
}
.tribe-events-list .tribe-events-event-image {
	width: 30%;
}
.recurringinfo .event-is-recurring .tribe-events-divider {
	margin: 0 5px;
}

@media only screen and (max-width: 768px) {

	.tribe-events-list .tribe-event-schedule-details {
		padding: 0 12px;
	}
	.tribe-events-list .tribe-events-event-image {
		float: none;
		margin: 0 0 10px;
		width: 100%;
	}
	.tribe-events-list .tribe-events-event-image img {
		width: 100%;
	}
}

/* Photo View */
.type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap {
	background: #fff;
	border: 1px solid #eee;
}
.tribe-events-photo-event-wrap .tribe-events-event-image,
.tribe-events-photo-event-wrap .tribe-events-event-image img {
	width: 100%;
}
.tribe-events-list .tribe-events-loop .tribe-events-photo-event .tribe-events-event-meta .recurringinfo {
	margin: 5px 0 10px;
}



.fl-node-txuglkvze3dc .tribe-bar-views-list a span:before {
	font-family: "Font Awesome 5 Free";
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


                                
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        
        
        
        
		
        
		
        
        			.fl-node-lfvmgtw75xr2 .fl-row-content {
				min-width: 0px;
			}
		