/* 
Theme Name: St. Paul's Fire District
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: ITB
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/   
@font-face {
	font-family: 'Playfair Display';
	src: url('fonts/PlayfairDisplay-Bold.eot');
	src: url('fonts/PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/PlayfairDisplay-Bold.woff2') format('woff2'),
		url('fonts/PlayfairDisplay-Bold.woff') format('woff'),
		url('fonts/PlayfairDisplay-Bold.ttf') format('truetype'),
		url('fonts/PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url('fonts/PublicSans-Bold.eot');
	src: url('fonts/PublicSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/PublicSans-Bold.woff2') format('woff2'),
		url('fonts/PublicSans-Bold.woff') format('woff'),
		url('fonts/PublicSans-Bold.ttf') format('truetype'),
		url('fonts/PublicSans-Bold.svg#PublicSans-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url('fonts/PublicSans-Regular.eot');
	src: url('fonts/PublicSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/PublicSans-Regular.woff2') format('woff2'),
		url('fonts/PublicSans-Regular.woff') format('woff'),
		url('fonts/PublicSans-Regular.ttf') format('truetype'),
		url('fonts/PublicSans-Regular.svg#PublicSans-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Public Sans';
	src: url('fonts/PublicSans-Medium.eot');
	src: url('fonts/PublicSans-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/PublicSans-Medium.woff2') format('woff2'),
		url('fonts/PublicSans-Medium.woff') format('woff'),
		url('fonts/PublicSans-Medium.ttf') format('truetype'),
		url('fonts/PublicSans-Medium.svg#PublicSans-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}



*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	line-height: 31px;
	font-family: 'Public Sans';
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #fff;
	letter-spacing: 0;
	font-family: 'Playfair Display';
	font-weight: normal;
}
.bigheading > .elementor-widget-container {
	margin-bottom: 25px;
}
strong {
	font-weight: normal !important;
}  
.subheading h6 {
	color: #fff;
	font-size: 32px;
	letter-spacing: 1px;
	margin: 0 0 10px; 
	line-height: normal;
	text-transform: uppercase;
	font-weight: 700;
}
.smheading .elementor-widget-container {
	margin-bottom: 20px;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt80{
	margin-top: 80px;
}    
.pad80 {
	padding: 80px 15px;
} 
.pt80{
	padding-top: 80px;
} 
.pb80{
	padding-bottom: 80px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 40px;
}
body {
	position: relative;  
}  
a {
	transition: all ease-in-out 0.5s !important;
}
/*** Header ***/  

@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	z-index: 100;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	width: 100%;
	top: 0;
	left: 0;
	right: 0; 
	background: rgb(255,255,255);  
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 82%);
} 
/* .hdactive .header_main {
padding: 10px 15px; 
} */
.hdactive .hd_menu nav > ul.elementor-nav-menu {
	margin: 0px auto;
	border: 0px;
}    
.hd_menu .elementor-nav-menu > li > a {
	padding: 0px !important;
	color: #fff !important;
	font-size: 18px;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #cb0602 !important;
}
.hd_menu .elementor-nav-menu > li {
	margin: 0 25px;
}
.elementor-nav-menu::after {
	display: none !important;
}
.elementor-nav-menu {
	width: 100%;
	justify-content: space-between;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}  
.logomain img {
	max-width: 100%;
}
.header_main .elementor-widget-wrap {
	align-items: center;
	justify-content: space-between;
}
.logomain {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto !important;
	max-width: 150px;
	z-index: 1;
}
.hd_menu {
	padding: 21px 50px;
	background: #08284f;
	position:relative;
	margin-top: 15px;
} 
.hd_menu::before {
	position: absolute;
	content: "";
	clip-path: polygon(2% 0%, 98% 0, 100% 50%, 98% 100%, 2% 100%, 0% 50%);
	left: -30px;
	width: calc(100% + 60px);
	height: 100%;
	top: 0;
	bottom: 0;
	background: #08284f; 
	pointer-events:none;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 17px 13px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	letter-spacing: 0;
	background: transparent !important;
}   
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #000;
	min-width: 260px !important;
	border-radius: 0px;
	margin-top: 20px !important; 
	box-shadow: 0px 0px 7px 0px #353535c9;
}
/* .elementor-nav-menu > li > ul.sub-menu li:last-child a {
border-radius: 0px 0px 5px 5px;
}
.elementor-nav-menu > li > ul.sub-menu li:first-child a {
border-radius: 5px 5px 0 0;
} */
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #cb0602 !important;
	border-left: unset !important;
	color: #fff !important;
}  
.hd_menu .elementor-nav-menu > li:nth-of-type(3) {
	margin-right: auto;
}
/*** Header End***/

.banner_img .elementor-widget-container {
	background-image: url("https://stpaulsfiredept.org/wp-content/uploads/2024/01/gradient1.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.banner > .elementor-container {
	max-width: calc((100% - 1380px)/2 + 1380px) !important;
	margin-right: 0;
}
.banner_text h1 {
	font-size: 3.5vw;
}
.two_button .defbtn {
	width: auto !important;
	margin-right: 10px;
}
.elementor-location-header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	width: 100%;
}
.banner_img img {
	mix-blend-mode: multiply;
	width: 100%;
}
.smheading h4 {
	font-size: 22px;
	font-weight: bold;
	color: #264b9a;
}
.gform_wrapper .gform_validation_errors {
	border-radius:40px;
	box-shadow:unset;
	margin-bottom:20px;
	margin-top:0
}
.validation_message {
	padding:0 !important;
	background:0 0 !important;
	border:0 !important;
	margin-top:0 !important;
	line-height:20px !important; 
	font-size:14px !important
}
.gform_wrapper .gfield_required {
	display:none !important
}
.custom-contact label {
	font-size: 16px !important;
	line-height: normal !important;
	padding: 0 !important;
	display: block !important;
	margin-bottom: 5px !important; 
	color: #fff !important;
}
.custom-contact input:not([type="radio"]), .custom-contact .textarea, .custom-contact select {
	background: transparent !important;
	border: 1px solid #d4d4d452 !important;
	height: 60px !important;
	margin-bottom: 0 !important;
	padding: 8px 15px !important;
	display: block !important;
	box-shadow: none !important;
	font-size: 16px !important;
	color: #fff !important;
	border-radius: 0px !important;
	width:100%;
}
.custom-contact .textarea {
	height: 160px !important;
	min-height: auto !important;
}
.custom-contact .gform_footer {
	margin:40px 0 0 !important;
	padding:0 !important
}
.custom-contact form {
	position: relative;
}
/* .half-col {
grid-column:span 6 !important;
margin-bottom:25px
} */
.third-col {
	grid-column: span 4 !important;
	margin-bottom: 0;
}
.full-col {
	margin-bottom:25px !important
}
.custom-contact .gform_footer input.gform_button {
	color: #fff !important;
	background-color: #cb0602 !important;
	border-radius: 0px !important;
	font-weight: 500 !important;
	font-size: 17px !important;
	padding: 15px 60px 15px 25px !important;
	min-width: 200px !important;
	text-align: left !important;
	background-image: url("https://stpaulsfiredept.org/wp-content/uploads/2024/01/arr_right.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 22px center !important;
	background-size: 17px !important;
	line-height: normal !important;
	border: 0px !important;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size:17px !important;
	font-weight:500;
	line-height:normal !important
} 
.gform_validation_errors, .gfield_description.instruction {
	display: none !important;
}
.bigheading h2 {
	font-size: 50px; 
}
.foai-budget a {
	color: #CB0602;
}
/* .gradient_left::after {
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
background-image: url("https://stpaulsfiredept.org/wp-content/uploads/2024/01/test.png");
position: absolute;
background-size: 100% 100%;
} */
.gradient_left {
	background-image: url("https://stpaulsfiredept.org/wp-content/uploads/2024/01/gradient12.png");
	background-size: 105% 110%;
	background-position: center;
}
.gradient_left img {
	mix-blend-mode: multiply;
	width: 100%;
}
.defbtn a {
	padding: 0 !important;
	border-radius: 0px !important;
	position: relative;
	background-color: #cb0602;
	z-index: 1;
}
.defbtn a:before {
	content: "";
	left: 0;
	width: 0;
	transition: all ease-in-out 0.5s;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #efc333;
	position: absolute;
	z-index: -1;
}
.ylw_btn a {
	background: #efc333;
}
.defbtn a:hover::before {
	width: 100%;
}
.defbtn a > span {
	border-radius: 0px;
	font-weight: 500;
	line-height: normal;
	font-size: 17px;
	padding: 15px 60px 15px 25px;
	min-width: 200px;
	text-align: left;
	background-image: url("https://stpaulsfiredept.org/wp-content/uploads/2024/01/arr_right.png");
	background-repeat: no-repeat;
	background-position: right 22px center;
	background-size: 17px;
	transition: all ease-in-out 0.5s;
}
.ylw_btn a:before{
	background-color: #fff;
} 
.defbtn a:hover > span,
.ylw_btn a > span{
	color: #cb0602;
	background-image: url("https://stpaulsfiredept.org/wp-content/uploads/2024/01/red_Arr.png");
}
.ft_list li span {
	color: #fff;
	text-transform: capitalize;
}
.ft_list li {
	margin: 0 25px !important;
}
.ft_list li span:hover {
	color: #efc333;
}
.ft_list {
	margin: 35px 0 !important;
}
.ft_emergency  a {
	font-size: 29px;
	background: transparent !important;
	line-height: normal;
	text-transform: uppercase;
	padding: 0 !important;
}
.ft_emergency a i {
	color: #efc333;
	transition: all ease-in-out 0.5s;
	font-style: normal;
	font-weight: bold;
}
.ft_sm_text  a {
	padding: 0 !important;
	background: transparent !important;
	font-size: 18px;
}
.ft_sm_text a i {
	font-style: normal;
	color: #efc333;
	transition: all ease-in-out 0.5s;
}
.email_text  a {
	color: #efc333;
}
.ft_sm_text {
	margin-top: 15px !important;
}
.ft_social  a {
	border: 1px solid #fff;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 25px auto 40px;
}
.ft_social a svg {
	fill: #fff;
	height: 24px;
}
.ft_copyright  .elementor-widget-container {
	font-size: 17px;
	margin: 25px 0;
}
.ft_copyright .elementor-widget-container a {
	color: #fff;
}
/* .ft_top::after {
border: 1px solid #ffffff40;
border-top: 0;
position: absolute;
content: "";
left: 0;
right: 0;
width: 100%;
height: calc(100% - 90px);
bottom: 0;
pointer-events: none;
}
.ft_top::before {
left: 0;
right: 0;
top: 90px;
pointer-events: none;
border-top: 1px solid #ffffff40;
position: absolute;
content: "";
} */
.ft_emergency a i:hover,
.email_text  a:hover,
.ft_sm_text  a i:hover {
	color: #cb0602;
}
.custom-contact .gfield_label {
	color: #fff !important;
	font-weight: normal;
	font-size: 16px !important;
	margin-bottom: 5px !important;
	line-height: normal !important; 
	text-transform: capitalize;
}
.gform_fields {
	display: flex !important;
	flex-wrap: wrap;
}
.four_fl.gfield {
	width: calc(100% / 4 - 12px) !important;
}
.gfield {
	width: 100%;
}
.sel_fl .gform-field-label {
	color: #fff !important;
}
.sel_fl .gchoice {
	margin-right: 50px;
}
.gfield--has-description {
	display: flex;
	flex-direction: column;
}
/* .gfield_description {
font-size: 13px !important;
margin-top: 2px !important;
} */
.gfield_description {
	font-size: 16px !important;
	margin-top: 2px !important;
	color: #ffffff87 !important;
}
.ginput_container_textarea {
	order: 3;
}
.gfield_radio {
	flex-direction: row !important;
}
.custom-contact {
	margin-top: 30px;
}
.ft_top {
	margin-top: 100px;
}
.hd_top .ft_sm_text a {
	font-size: 16px;
	line-height: normal; 
}
.banner_img {
	margin-bottom: -180px;
}
.banner_text {
	margin-top: 80px;
}
.banner_text h1 {
	font-size: 75px;
	line-height: 80px;
	margin-bottom: 10px;
}
div.validation_message {
	order: 3;
}
.img_block:before,.img_block:after {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.img_block::before {
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,0) 90%, rgba(0,0,0,1) 99%);
}
.img_block::after {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 91%, rgb(0, 0, 0) 100%);
}
.img_block img {
	height: 760px;
	object-fit: cover;
	object-position: top;
}
.station_main  .elementor-widget-container {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
}
.block_station {
	background: #113142;
	width: calc(100% / 3 - 40px);
	padding: 20px 20px 20px 160px;
	position: relative;
	margin: 20px auto; 
	transition: all ease-in-out 0.5s;
}
.station_main h5 {
	margin: 0 !important;
	text-transform: uppercase;
	font-family: 'Public Sans';
	color: #f7c916;
	font-size: 14px;
	font-weight: bold;
}
.block_station:hover {
	background: #cb0602;
}
.station_main p {
	font-size: 13px;
	line-height: 19px;
	margin-top: 5px;
}
.station_main {
	margin: 30px auto -50px;
	position: relative;
	z-index: 1;
}
.block_station img {
	position: absolute;
	left: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 65px;
	object-fit: cover;
	max-width: 100%;
} 


/** inner pages **/ 
.inner-banner{
	padding:18% 15px;
} 
.inr-hd h1 {
	font-size: 66px;
	line-height: 76px;
	text-shadow: 0px 0px 6px #000;
} 
.inr-hd .elementor-widget-container {
	margin-bottom: 25px;
}
.pad60{
	padding:60px 15px;
} 
.text-list li i {
	font-style: normal;
} 
.text-list li {
	margin: 0px 7px 15px !important;
	font-size: 17px !important;
	line-height: normal;
	clip-path: polygon(0% 0%, 88.69% -2.50%, 100% 50%, 89.38% 100%, 0% 100%);
	background: #08284f;
	padding: 3px 20px 10px 10px !important;
} 
.text-list li i {
	font-style: normal;
	font-family: 'Playfair Display';
	font-weight: normal;
	font-size: 23px;
	line-height: normal;
	opacity: 0.8;
} 
.text-list .elementor-widget-container {
	margin-top: 25px;
} 
.inr-big h2 {
	font-size: 50px;
	line-height: 63px;
} 
.inr-big > .elementor-widget-container {
	margin-bottom: 25px;
} 
.icon-list {
	width: calc(100% / 3 - 0px) !important;
	margin: 0px 0px 0px !important;
	padding: 40px 35px;
	border: 1px solid #ffffff40;
	border-right: 0px;
} 
.icon-list .elementor-image-box-img {
	width: auto !important;
	display: block !important;
} 
.icon-list .elementor-image-box-img img {
	transition: all ease-in-out 0.5s !important;
	filter: invert() brightness(100);
	opacity: 0.9;
	display: block;
	margin: 0 auto;
} 
.icon-list:hover .elementor-image-box-img img {
	animation: wobble 1.5s ease infinite;
}
.icon-list p {
	line-height: 28px;
} 
.icon-list:nth-of-type(3), .icon-list:last-child {
	border-right: 1px solid #ffffff40;
} 
.icon-list:nth-last-child(-n+2) {
	width: calc(100% / 2 - 0px) !important;
	border-top: 0px;
}   
.mt40{
	margin-top:40px;
} 
.ct-img img {
	display: block !important;
	object-fit: cover;
	clip-path: polygon(64px -1px, 100% 0%, 100% 105.79%, 0% 100%);
} 

.cta-section .elementor-column-gap-no {
	background: #000;
	overflow: hidden;
	padding-left: 35px;
}  

.cta-section h4 {
	font-size: 37px;
	line-height: 48px;
	margin-bottom: 12px;
} 
.ct-img a {
	display: block !important;
} 
.cta-section.ct-blue .elementor-column-gap-no {
	background: #08284f;
}
.cta-section p {
	line-height: 29px;
} 
.icon-list h3 {
	margin: 0px 0px 10px;
	font-size: 25px;
	line-height: normal;
} 
.fleet-info h4 {
	margin: 0 0px 15px !important;
	text-transform: uppercase;
	font-family: 'Public Sans';
	color: #f7c916;
	font-size: 19px;
	font-weight: bold;
} 
.fleet-info {
	padding: 30px 25px;
	width: calc(100% / 2 - 0px) !important;
	margin: 0 auto;
	background: linear-gradient(278deg, rgb(0, 0, 0) 6%, rgb(29, 29, 29) 30%, rgb(0, 0, 0) 100%); 
	border-right: 1px solid #ffffff2e;
	border-bottom: 1px solid #ffffff2e;
} 
.fleet-info li b {
	font-weight: 500;
} 
.fleet-info li {
	margin: 0px 17px 5px 0px !important;
	font-size: 17px !important;
	line-height: 29px;
} 
.fleet-info.fleet-full {
	width: calc(100% / 1 - 0px) !important;
} 
.lower-hd p {
	text-transform: uppercase;
	font-family: 'Public Sans';
	font-size: 19px;
	font-weight: bold;
}  
.lower-hd .elementor-widget-container {
	margin: -3px 0px 25px;
}
.fleet-info:last-child {
	border-right: 0px;
} 
.bdr0 {
	border-bottom: 0px;
} 
.fleet-info svg {
	width: auto !important;
	margin: 0px !important;
} 
.bdr-lft{
	border-right:1px solid #ffffff2e !important;
} 
.pt60{
	padding-top:60px;
} 
.inr-station.station_main {
	margin: 30px auto 0px;
} 
.inr-station .block_station:nth-last-child(-n+3) {
	margin: 20px auto 0px;
} 
.inr-station .block_station {
	margin: 20px auto 17px;
	width: calc(100% / 3 - 30px);
} 
.inr-station.station_main .elementor-widget-container {
	column-gap: 30px;
} 
.inner-banner .elementor-background-overlay {
	opacity: 0.45 !important;
} 
.elementor-894.elementor-location-header {
	position: relative;
} 
.pad100{
	padding:100px 15px;
} 
.inr-contact.custom-contact .gform_footer input.gform_button {
	margin: 0 auto !important;
} 
.thanks-hd p {
	font-size: 21px;
	line-height: normal;
} 
.sub-arrow svg {
	fill: #fff;
} 
.elementor-nav-menu .sub-arrow {
	margin-top: -7px !important;
}
.hlf-col.gfield {
	width: calc(100% / 2 - 8px) !important;
}
.three-col.gfield {
	width: calc(100% / 3 - 20px) !important;
}
.custom-contact .gf_progressbar_wrapper {
	display: none;
}
.emp-form form .button{
	color: #fff !important;
	background-color: #cb0602 !important;
	border-radius: 0px !important;
	font-weight: 500 !important;
	font-size: 17px !important;
	padding: 15px 60px 15px 25px !important;
	min-width: 200px !important;
	text-align: left !important;
	background-image: url("https://stpaulsfiredept.org/wp-content/uploads/2024/01/arr_right.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 22px center !important;
	background-size: 17px !important;
	line-height: normal !important;
	border: 0px !important;
}  

.emp-form .gform_page_footer {
	justify-content: center;
	margin: 40px auto 0px !important;
}

option {
	color: #000 !important;
} 
.third-col.gfield {
	width: calc(100% / 3 - 11px) !important;
} 

.staff-col {
	width: calc(100% / 2 - 30px) !important;
	margin: 0 auto 35px !important;
	padding: 20px;
	background: linear-gradient(278deg, rgb(0, 0, 0) 6%, rgb(29, 29, 29) 30%, rgb(0, 0, 0) 100%);
} 
.staff-col h3 {
	margin: 0px 0px 15px;
	font-size: 30px;
	line-height: normal;
} 
.staff-col h3 i {
	display: block;
	font-style: normal;
	font-family: 'Public Sans';
	color: #efc333;
	font-size: 17px;
	text-transform: uppercase;
	line-height: normal;
	padding-top: 7px;
} 
.staff-col p {
	font-size: 17px;
	line-height: 30px;
}  
.fleet-row .inr-big h2 {
	font-size: 38px;
	line-height: 53px;
}
.top-overlay::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,0) 65%, rgb(0, 0, 0) 100%);
	pointer-events: none;
	z-index: 1;
} 
.govrn-col {
	width: calc(100% / 5 - 15px) !important;
	margin: 0 auto 20px !important;
	background: linear-gradient(278deg, rgb(0, 0, 0) 6%, rgb(29, 29, 29) 30%, rgb(0, 0, 0) 100%);
	border-right: 1px solid #ffffff2e;
	padding: 40px 15px 50px;
} 
.govrn-col .elementor-image-box-img {
	display: block !important;
	margin: 0 auto 15px !important;
	width: auto !important;
}
.govrn-col img {
	filter: invert() brightness(100);
	display: block !important;
	max-width: 55px;
	margin: 0 auto;
	transition: all ease-in-out 0.5s !important; 
	top: 0;
	position: relative;
}  
.govrn-col:hover img {
	top: -5px;
}
.govrn-col h3 {
	margin: 0px;
	font-size: 20px;
	line-height: normal;
	font-family: 'Public Sans';
} 
.govrn-col:last-child {
	border-right: 0px solid #ffffff2e;
} 
.govrn-col a::before {
	content: "";
	width: 100%;
	height: calc(100% + 13px);
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	position: absolute;
}  
.staff-col .elementor-widget-container {
	width: 100% !important;
}
.com-row .staff-col {
	width: calc(100% / 4 - 20px) !important; 
	display: flex;
	align-items: center;
} 
.com-row .staff-col h3 {
	margin: 0px 0px 0px;
	font-size: 24px;
} 
.com-row .staff-col h3 i {
	font-size: 16px;
	padding-top: 10px;
} 
.com-row .staff-col:nth-last-child(-n+4) {
	margin: 0 auto 25px !important;
} 
.top-hd h6 {
	color: #efc333;
	font-family: 'Public Sans';
	text-transform: uppercase;
	font-size: 18px;
	line-height: normal;
	margin-bottom: 10px;
	font-weight: normal;
} 
.com-outreach .govrn-col {
	width: calc(100% / 3 - 15px) !important;
	padding: 40px 20px 50px;
} 
.com-outreach .govrn-col p {
	font-size: 17px;
	line-height: 30px;
} 
.com-outreach .govrn-col h3 {
	font-family: 'Playfair Display';
	font-size: 25px;
	margin-bottom: 13px;
} 
.govrn-col::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	margin: 0 auto !important;
	left: 0;
	right: 0;
	text-align: left;
	background-image: url("https://stpaulsfiredept.org/wp-content/uploads/2024/01/arr_right.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 15px;
	transition: all ease-in-out 0.5s;
	background-color: #313131;
	color: #000;
	font-family: 'Public Sans';
	bottom: -17px;
	border-radius: 50%;
	transform: rotate(-40deg); 
	pointer-events: none;
} 
.govrn-col:hover::after{
	transform: rotate(0deg);
} 
.cta-space .elementor-container {
	padding: 30px 75px 35px 35px !important;
	background: #08284f;
} 
.cta-space.cta-section h4 {
	font-size: 32px;
	line-height: 45px;
	margin-bottom: 0px;
} 
.pt100{
	padding-top:100px;
} 
.form-hd h3 {
	text-align: center;
	margin: 0px 0px -5px !important;
	color: #efc333;
	font-family: 'Public Sans';
	text-transform: uppercase;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
} 

.address-col .address_line_1 {
	margin-bottom: 15px;
} 
.address_city, .address_state, .address_zip {
	width: calc(100% / 3 - 0px) !important;
} 
.form-hd p {
	text-align: center;
	padding-top: 18px;
	max-width: 1020px;
	margin: 0 auto;
} 


.custom-contact select{ 
	-moz-appearance: none; 
	/* for Safari, Chrome, Opera */ 
	-webkit-appearance: none;  
	background-image: url(https://stpaulsfiredept.org/wp-content/uploads/2024/03/down-arw-wt.png) !important;
	background-size: 17px !important;
	background-repeat: no-repeat !important;
	background-position: right 10px top 23px !important;
}  
.info-col li span i {
	font-style: normal;
} 
.info-col li a {
	color: #fff;
} 
.info-col li a:hover{
	opacity:0.7;
} 











.store-locator #wpsl-wrap {
	margin: 0px !important;
}
.store-locator .wpsl-search {
	background-color: #a9ab36 !important;
	margin: 0px !important;
	padding: 20px 20px 20px 30px !important;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	max-width: 580px;
	border-radius: 80px 0px 0px 80px;
}
.store-locator .wpsl-input {
	width: calc(100% - 190px);
	margin: 0 !important;
}
.store-locator .wpsl-select-wrap,
.wpsl-country{
	display: none !important;
}
.store-locator .wpsl-input label {
	color: #fff;
	text-transform: uppercase;
	min-width: 200px;
	font-size: 14px !important;
	line-height: normal !important;
}
.store-locator #wpsl-search-input {
	padding: 0 18px !important;
	color: #000 !important;
	width: 100% !important;
	border: 0px !important;
	height: 46px;
	border-radius: 30px;
}
.store-locator #wpsl-search-btn {
	width: 160px !important;
	background: #ddeeeb;
	border: 0px !important;
	color: #000 !important;
	font-size: 18px !important;
	height: 46px !important;
	margin: 16px 0px 0px 20px;
	border-radius: 40px !important;
}
.store-locator #wpsl-gmap {
	width: 100% !important;
	display: block; 
}
.wpsl-info-window span {
	font-size: 14px;
	line-height: 20px;
}
.wpsl-info-window p strong {
	margin: 0 0 6px;
	color: #abac4c;
	font-weight: 600 !important;
	font-size: 17px;
}
.wpsl-info-actions a {
	color: #fff;
	font-size: 14px;
	line-height: normal;
	font-weight: 600;
}
.store-locator #wpsl-result-list {
	width: 100% !important;
	margin: 0px !important;
}
#wpsl-result-list li p {
	margin: 0;
	color: #fff;
}
.store-locator #wpsl-stores {
	width: 100% !important;
	height: auto !important;
	background: transparent;
}
.store-locator #wpsl-stores ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 15px;
	justify-content: center;
	background: transparent;
	padding: 25px 0 0px;
	max-width: 1530px;
	margin: auto;
	row-gap: 20px;
}
.store-locator #wpsl-stores ul li:not(.wpsl-no-results-msg) {
	width: calc(100% / 5 - 15px);
	position: relative;
	border: 0px !important;
	border-right: 0px dashed #fff !important;
	padding: 0px !important;
	margin: 0px !important;
}

.wpsl-direction-wrap {
	display: none;
}
.store-locator #wpsl-stores ul li:nth-child(5), .store-locator #wpsl-stores ul li:nth-child(9) {
	border-right: 0px !important;
}
.wpsl-store-location p > strong {
	margin: 0 0 6px;
	color: #fff;
	font-weight: 600 !important;
	font-size: 17px;
	display: block;
}
.wpsl-contact-details a {
	color: #fff;
}
.wpsl-info-window span a  {
	color: #000;
}
/*.wpsl-store-location::before {
display: block;
content: "";
background-image: url("https://iheartcbdstores.com/wp-content/uploads/2024/01/logo_wt.png");
background-repeat: no-repeat;
background-size: contain;
background-position: left center;
width: 100%;
height: 50px;
margin-bottom: 6px;
/* filter: brightness(100); */
}
.wpsl-store-location p span {
	font-size: 15px;
	line-height: normal;
}
.wpsl-direction-wrap a {
	font-weight: bold;
	color: #abac4c !important;
}
.home_locator .wpsl-search.wpsl-clearfix {
	display: none !important;
}
.home_locator {
	margin-top: 50px;
}
div#wpsl-gmap {
	height: 600px !important;
	border-radius: 0px !important;
}
.meet-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	column-gap: 15px;
	row-gap: 15px;
}
.meet-list li {
	width: calc(100% / 4 - 12px);
	border: 1px solid #ffffff47;
	padding: 12px !important;
	top: 0;
	transition: 0.5s all ease-in-out;
}
.meet-list li:hover {
	top: -5px;
	background: #cb0602;
	border: 1px solid #cb0602;
}
.meet-list li a {
	color: #fff;
	font-size: 16px !important;
}
.calender-iframe iframe {
	background: #fff;
	padding: 40px;
}
.ft-fix-btn {
	display: none;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
.wpsl-store-location p strong {
	margin: 0 !important;
	text-transform: uppercase;
	font-family: 'Public Sans';
	color: #f7c916;
	font-size: 15px;
}
.wpsl-store-location span {
	font-size: 15px;
	line-height: 16px;
	margin-top: 5px;
}
.wpsl-store-location {
	background: #113142;
	position: relative;
	transition: all ease-in-out 0.5s;
	padding: 15px;
}
.wpsl-store-location:hover {
	background: #cb0602;
}
.gm-style-iw.gm-style-iw-c {
	background: #08284f;
	border-radius: 0px;
}
.gm-ui-hover-effect > span {
	background-color: #fff;
}
.agenda-list ul {
	margin-bottom: 30px;
	margin-top: -17px;
	padding-left: 16px;
}
.agenda-list ul li {
	margin-bottom: 4px;
}
.foai-budget a {
	color: #CB0602;
	font-weight: 600;
	text-decoration: underline !important;
}
.foai-budget a:hover {
	color: #efc333;
}
.agenda-top-lst ul {
	display: flex;
	flex-wrap: wrap;
}
.agenda-top-lst ul li {
	width: calc(100% / 3 - 10px);
	margin: 5px !important;
	font-weight: bold;
}
.mt30 {
	margin-top: 30px !important;
}
.hd_top {
	margin-top: 15px;
	padding: 0 15px;
}
.hd_sm_text i {
	color: #efc333 !important;
	font-style: normal;
}
.hd_sm_text a:hover{
	color: #efc333 !important;
}
.agenda-list b {
	color: #cb0602;
}
.hd_sm_text a {
	color: #fff;
	font-size: 15px !important;
	line-height: normal;
	background: transparent !important;
	padding: 0 !important;
}
.link a {
	color: #efc333 !important;
	text-decoration: none !important;
}
/* Responsive-Start */
@media(max-width: 1400px) {
	.fleet-info {
		padding: 30px 15px;
	}
	.inr-big h2 {
		font-size: 45px;
		line-height: 58px;
	}
	.cta-spc.ct-blue {
		margin: 0;
	}
	.inr-hd h1 {
		font-size: 62px;
		line-height: 73px;
	}
	.cta-section {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.station-map, .station-sec, .emergency-srv, .communities-sec, .submit-req, .ct-blue {
		margin: 0 15px;
	}
	.store-locator #wpsl-stores ul li:not(.wpsl-no-results-msg) {
		width: calc(100% / 3 - 15px);
	}
	.empolyment-sec, .map-sec, .mission-sec {
		margin: 0 15px;
	}
	.bnr-cption {
		padding-left: 15px;
	}
	.hd_menu {
		margin: 15px 34px 0;
		padding: 21px 23px;
	}
	.ft_sm_text {
		margin-right: 15px;
	}
	.ft_sm_text {
		margin-left: 15px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin: 0 10px;
	}
}
@media(max-width: 1199px) {
	.fleet-cta img {
		min-height: 260px;
		object-fit: cover;
	}
	.fleet-info li {
		margin: 0px 14px 5px 0px !important;
	}
	.inr-big > .elementor-widget-container {
		margin-bottom: 22px;
	}
	.icon-list .elementor-image-box-img {
		width: 50px !important;
		margin: 0 auto 19px !important;
	}
	.text-list li {
		font-size: 16px !important;
	}
	.inr-big h2 {
		font-size: 42px;
		line-height: 55px;
	}
	.calender-iframe iframe {
		padding: 35px;
	}
	.com-row .staff-col h3 {
		font-size: 22px;
	}
	.cta-ryt {
		width: 30.023% !important;
	}
	.cta-lft {
		width: 69.977% !important;
	}
	.pt100 {
		padding-top: 80px;
	}
	.cta-section h4 {
		font-size: 32px;
		line-height: 42px;
	}
	.com-outreach .govrn-col {
		padding: 40px 16px 50px;
	}
	.govrn-col img {
		max-width: 47px;
	}

	.pad100 {
		padding: 80px 15px 80px;
	}
	.inr-hd h1 {
		font-size: 56px;
		line-height: 66px;
	}
	.ft_social a {
		margin: 22px auto 30px;
	}
	.ft_top img {
		width: 170px;
	}
	.ft_top {
		margin-top: 80px;
	}
	.pl60 {
		padding-left: 50px;
	}
	.home_locator {
		margin-top: 40px;
	}
	.bigheading > .elementor-widget-container {
		margin-bottom: 20px;
	}
	.bigheading h2 {
		font-size: 44px;
	}
	.pr60 {
		padding-right: 50px;
	}
	.defbtn .elementor-widget-container {
		margin-top: 30px;
	}
	.banner_text h1 {
		font-size: 65px;
		line-height: 70px;
		margin-bottom: 8px;
	}
	.hd_top .ft_sm_text a {
		font-size: 14px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin: 0 5px;
	}
	.hd_menu {
		margin: 15px 34px 0;
		padding: 19px 9px;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 16px !important;
	}
}
@media(max-width: 1024px) {
	.elementor-nav-menu > li > ul.sub-menu {
		min-width: 100% !important;
		margin-top: 0px !important;
	}
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #cb0602;
	} 
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.header_main .elementor-menu-toggle {
		background-color: #cb0602;
		color: #fff;
		padding: 11px;
		margin: 0px 15px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
		border-radius: 0;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #231f20;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		color: #fcb113;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 48px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
		text-transform: uppercase;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #231f20 !important;
		text-transform: uppercase;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}





	.hd_menu {
		margin: 0;
		padding: 0;
		background: unset;
		position: static;
		width: auto !important;
	}
	.hd_menu::before {
		display: none;
	}
	.logomain {
		position: static;
		max-width: 120px;
		margin-left: 15px !important;
	}

}
@media(max-width: 999px) {
	.fleet-info {
		padding: 20px 15px;
	}
	.fleet-info li {
		font-size: 16px !important;
		line-height: 27px;
	}
	.fleet-row .inr-big h2 {
		font-size: 33px;
		line-height: 49px;
	}
	.staff-col h3 {
		margin: 0px 0px 15px;
		font-size: 27px;
	}
	.icon-list p {
		line-height: 26px;
	}
	.icon-list h3 {
		font-size: 22px;
		line-height: 26px;
	}
	.mt40 {
		margin-top: 30px;
	}
	.icon-list .elementor-image-box-img {
		width: 45px !important;
		margin: 0 auto 16px !important;
	}
	.icon-list:hover .elementor-image-box-img img {
		animation: unset !important;
	}
	.icon-list {
		padding: 40px 20px;
	}
	.inr-big > .elementor-widget-container {
		margin-bottom: 18px;
	}
	.inr-big h2 {
		font-size: 34px;
		line-height: 43px;
	}
	.text-list li {
		margin: 0px 5px 13px !important;
		padding: 3px 18px 10px 10px !important;
		font-size: 15px !important;
	}
	.meet-list li:hover {
		top: 0px;
		background: transparent;
		border: 1px solid #ffffff47;
	}
	.meet-list li {
		width: calc(100% / 3 - 11px);
		padding: 10px !important;
	}
	.calender-iframe iframe {
		padding: 25px;
	}
	.com-row .staff-col h3 {
		font-size: 21px;
	}
	.com-row .staff-col h3 i {
		font-size: 15px;
		padding-top: 9px;
	}
	.staff-col {
		margin: 0 auto 23px !important;
		padding: 15px;
	}
	.com-row .staff-col {
		width: calc(100% / 3 - 20px) !important;
	}
	.cta-space.cta-section h4 {
		font-size: 28px;
		line-height: 38px;
	}
	.pt100 {
		padding-top: 60px;
	}
	.mt80 {
		margin-top: 60px;
	}
	.application-form .pad100 {
		padding: 90px 15px 60px;
	}
	.cta-section h4 {
		font-size: 28px;
		line-height: 37px;
	}
	.cta-section .elementor-column-gap-no {
		padding-left: 20px;
	}
	.govrn-col:hover::after {
		transform: rotate(-40deg) !important;
	}
	.com-outreach .govrn-col {
		padding: 40px 11px 50px;
	}
	.com-outreach .govrn-col h3 {
		font-size: 22px;
		margin-bottom: 11px;
	}
	.com-outreach .govrn-col p {
		font-size: 16px;
		line-height: 27px;
	}
	.govrn-col:hover img {
		top: 0px;
	}
	.govrn-col img {
		max-width: 40px;
	}
	.com-outreach .inr-hd h1 {
		max-width: 520px;
		margin: 0 auto;
	}
	.emp-form form .button {
		font-size: 17px !important;
		padding: 11px 50px 11px 21px !important;
		min-width: 150px !important;
		background-position: right 22px center !important;
		background-size: 17px !important;
		height: 52px !important;
	}
	.pad100 {
		padding: 60px 15px 60px;
	}
	.inr-hd h1 {
		font-size: 46px;
		line-height: 50px;
	}
	.emergency-col {
		width: 40% !important;
	}
	.non-emergency {
		width: 60% !important;
	}
	.ft_list li span:hover {
		color: #fff;
	}
	.ft_social a svg {
		height: 20px;
	}
	.ft_social a {
		width: 40px;
		height: 40px;
		margin: 25px auto 40px;
	}
	.ft_sm_text a {
		font-size: 17px;
	}
	.ft_emergency a {
		font-size: 26px;
	}
	.ft_list li {
		margin: 0 13px !important;
	}
	.ft_top img {
		width: 140px;
	}
	.ft_top {
		margin-top: 60px;
	}
	.custom-contact .gform_footer input.gform_button {
		font-size: 17px !important;
		padding: 10px 50px 10px 15px !important;
		min-width: 140px !important;
		background-position: right 20px center !important;
		background-size: 16px !important;
	}
	.four_fl.gfield {
		width: calc(100% / 2 - 12px) !important;
	}
	.defbtn .elementor-widget-container {
		margin-top: 20px;
	}
	.pb80 {
		padding-bottom: 60px;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.pl60 {
		padding-left: 35px;
	}
	.wpsl-store-location:hover {
		background: #113142 !important;
	}
	.wpsl-store-location span {
		font-size: 14px !important;
		line-height: 15px !important;
	}
	.wpsl-store-location p strong {
		font-size: 14px !important;
	}
	.home_locator {
		margin-top: 30px;
	}
	.defbtn a:hover > span, .ylw_btn a > span {
		background-image: url("https://stpaulsfiredept.org/wp-content/uploads/2024/01/arr_right.png");
	}
	.defbtn a:hover > span, .ylw_btn a > span {
		color: #fff;
	}
	.defbtn a::before {
		display: none;
	}
	.defbtn a > span {
		font-size: 16px;
		padding: 12px 30px 12px 15px;
		min-width: 153px;
		background-position: right 17px center;
		background-size: 15px;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 16px;
		line-height: 27px;
	}
	.bigheading h2 {
		font-size: 39px;
	}
	.pr60 {
		padding-right: 35px;
	}
	.pt80 {
		padding-top: 60px;
	}
	.bnr-cption .elementor-widget-wrap {
		justify-content: center;
	}
	.banner_text h1 {
		font-size: 46px;
		line-height: 54px;
		margin-bottom: 8px;
		max-width: 520px;
		margin: 0 auto 8px;
	}
	.banner_text {
		margin-top: 0px;
	}
	.bnr-cption {
		width: 100% !important;
		text-align: center;
		background-color: #012f67;
		padding: 30px 15px;
	}
	.banner {
		height: auto !important;
	}
	.banner .elementor-background-video-container.elementor-hidden-phone {
		position: static;
	}
	.banner .elementor-background-video-hosted {
		position: static;
		width: 100% !important;
		transform: unset !important;
		display: block;
		height: auto !important;
	}
}
@media(max-width: 767px) {
	.hd_top {
		margin-top: 0;
		padding: 6px 15px;
		background: #012f67 !important;
		text-align: center;
	}
	.agenda-top-lst ul li {
		border: 1px solid #80808036;
		padding: 6px !important;
	}
	.agenda-list ul li {
		margin-bottom: 7px;
		border: 1px solid #80808040;
		padding: 7px;
	}
	.agenda-list ul {
		margin-top: -7px;
		padding-left: 0;
		list-style: none;
	}
	.banner .elementor-background-video-container {
		position: static;
	}
	.banner .elementor-background-overlay {
		opacity: 0.4 !important;
	}
	.banner .elementor-background-video-hosted { 
		height: 450px !important;
	}
	.govrn-col h3 {
		margin-bottom: 18px;
	}
	.govrn-col:last-child {
		width: 100% !important;
	}
	.govrn-col {
		margin: 0 auto 15px !important;
		width: calc(100% / 2 - 15px) !important;
		border: 1px solid #80808054 !important;
	}
	.pt60 {
		padding-top: 40px;
	}
	.store-locator #wpsl-stores ul {
		column-gap: 12px;
		row-gap: 12px;
	}

	.fleet-info ul {
		width: 100% !important;
		margin: 0 auto !important;
	}
	.fleet-info.fleet-full {
		width: 100% !important;
		margin: 0 auto !important;
	}
	.fleet-info {
		background: unset;
	}
	.fleet-info li {
		font-size: 16px !important;
		line-height: 27px;
		border: 1px solid #80808057 !important;
		width: 100% !important;
		padding: 10px !important;
		margin: 5px 0 !important;
	}
	.lower-hd .elementor-widget-container {
		margin: -3px 0px 15px;
	}
	.fleet-cta img {
		min-height: auto;
		object-fit: cover;
	}
	.fleet-info h4 {
		font-size: 17px;
	}
	.fleet-row .inr-big h2 {
		font-size: 29px;
		line-height: 44px;
	}
	.fleet-info {
		width: 100% !important;
	}
	.staff-col p {
		font-size: 16px;
		line-height: 27px;
	}
	.staff-col {
		margin: 0 auto 15px !important;
		padding: 15px;
		width: 100% !important;
	}
	.mt40 {
		margin-top: 20px;
	}
	.abt-sec img,
	.communities-sec img,
	.capability img {
		width: 100% !important;
	}
	.inr-big h2 {
		font-size: 31px;
		line-height: 39px;
	}
	.inr-big > .elementor-widget-container {
		margin-bottom: 14px;
	}
	.icon-list {
		padding: 20px 15px;
	}
	.communities-sec {
		border: 1px solid #8080805e;
	}
	.text-list ul {
		justify-content: center !important;
	}
	.meet-list li:last-child {
		width: 100% !important;
	}
	.meet-list li {
		width: calc(100% / 2 - 11px);
	}
	.calender-iframe iframe {
		padding: 15px;
	}
	.com-row .staff-col {
		width: calc(100% / 2 - 20px) !important;
	}
	.pt100 {
		padding-top: 40px;
	}
	.cta-space.cta-section h4 {
		font-size: 25px;
		line-height: 32px;
	}
	.cta-space .elementor-container {
		padding: 30px 15px 30px 15px !important;
	}
	.cta-ryt, .cta-lft {
		width: 100% !important;
	}

	.address_city, .address_state, .address_zip {
		width: 100% !important;
	}
	.inner-banner {
		padding: 28% 15px;
	}
	.ct-blue.cta-section h4 {
		max-width: 510px;
		margin: 0 auto;
	}
	.cta-section h4 {
		font-size: 26px;
		line-height: 33px;
	}
	.govrn-col {
		margin: 0 auto 15px !important;
	}
	.cta-section .elementor-column-gap-no {
		padding-left: 0px;
	}
	.ct-img img {
		clip-path: unset;
		height: auto !important;
	}
	.mt50 {
		margin-top: 15px;
	}

	.govrn-col::after {
		bottom: 19px;
		width: 35px;
		height: 35px;
	}
	.com-outreach .govrn-col {
		padding: 20px 11px 70px;
		border: 1px solid #80808045;
	}
	.com-outreach .govrn-col {
		width: 100% !important;
	}

	.inr-hd .elementor-widget-container {
		margin-bottom: 15px;
	}
	.pad60 {
		padding: 40px 15px;
	}
	.com-outreach .inr-hd h1 {
		max-width: 430px;
	}
	.three-col.gfield {
		width: 100% !important;
	}
	.hlf-col.gfield {
		width: 100% !important;
	}
	.inr-hd h1 {
		font-size: 37px;
		line-height: 45px;
	}
	.third-col.gfield {
		width: 100% !important;
	}
	.pad100 {
		padding: 40px 15px 40px;
	}
	.mission-sec img {
		width: 100% !important;
	}
	p, li {
		margin-bottom: 12px;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 38px;
	}
	.pb80 {
		padding-bottom: 40px;
	}
	.store-locator #wpsl-stores ul li:not(.wpsl-no-results-msg) {
		width: calc(100% / 2 - 8px);
		text-align: center;
	}
	.ft_emergency a i:hover, .email_text a:hover, .ft_sm_text a i:hover {
		color: #efc333;
	}
	.ft_social a {
		margin: 25px auto 0px;
	}
	.ft_copyright .elementor-widget-container {
		font-size: 17px;padding: 0 10px;
		margin: 25px 0 70px;
	}
	.ft-fix-btn a {
		color: #fff;
		font-size: 18px;
		width: 50%;
		text-align: center;
		padding: 10px;
		text-transform: uppercase;
	}
	.ft-fix-btn {
		display: flex;
		width: 100% !important;
		justify-content: center;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 10;
		background-color: #cb0602;
		border-top: 1px solid #ffffff3d;
	}
	.ft-fix-btn a:last-child {
		background: #efc333;
		color: #000 !important;
	}
	.ft_logo {
		margin-bottom: 15px !important;
	}
	.ft_emergency a {
		font-size: 23px;
	}
	.header_main {
		margin-top: 8px;
	}
	.logomain {
		max-width: 90px;
	}
	.custom-contact input:not([type="radio"]), .custom-contact select {
		height: 50px !important;
	}
	.ft_top img {
		width: 120px;
	}
	.ft_top {
		margin-top: 40px;
	}
	.custom-contact .gform_footer input.gform_button {
		height: 50px !important;
	}
	.custom-contact .gform_footer {
		justify-content: center;
	}
	.four_fl.gfield {
		width: 100% !important;
	}
	.empolyment-sec {
		padding: 40px 15px;
		margin: 0;
		background-color: #80808045;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.pl60 {
		padding-left: 0px;
	}
	.home_locator {
		margin-top: 11px;
	}
	.bigheading > .elementor-widget-container {
		margin-bottom: 10px;
	}
	.bigheading h2 {
		font-size: 33px;
	}
	.mission-col {
		border: 1px solid #80808063;
		padding: 0 15px 40px;
	}
	.pr60 {
		padding-right: 0px;
	}

	.pt80 {
		padding-top: 40px;
	}
	.banner_text h1 {
		font-size: 39px;
		line-height: 47px;
		max-width: 400px;
	}
	.banner .elementor-background-video-container.elementor-hidden-phone {
		display: block;
	}
}
@media(max-width: 600px) {
	.agenda-top-lst ul li {
		font-size: 14px !important;
	}
	.meet-list li {
		width: calc(100% / 2 - 5px);
	}
	.wpsl-store-location { 
		height: 100%;
	}
	.wpsl-store-location span {
		font-size: 13px !important;
		line-height: 17px !important;
	}
	.wpsl-store-location { 
		padding: 14px 5px;
	}

	.wpsl-store-location p strong {
		font-size: 13px !important;
		line-height: 18px;
	}
	div#wpsl-gmap {
		height: 410px !important;
		border-radius: 0px !important;
	}
	.ft_top .elementor-button-text {
		max-width: 340px !important;
		line-height: 25px;
	}
	.fleet-info .elementor-icon-list-icon {
		display: none !important;
	}
	.staff-col h3 {
		font-size: 25px;
	}
	.emergency-srv .bigheading h2 {
		max-width: 360px;
		margin: 0 auto;
	}
	.icon-list .elementor-image-box-img {
		width: 40px !important;
	}
	.icon-list:last-child {
		width: 100% !important;
	}
	.icon-list {
		width: calc(100% / 2 - 0px) !important;
		border: 1px solid #ffffff40 !important;
	}
	.inr-big h2 {
		font-size: 29px;
		line-height: 37px;
	}
	.text-list li {
		font-size: 14px !important;
	}
	.meet-list ul {
		column-gap: 8px;
		row-gap: 8px;
	}
	.meet-list li a {
		font-size: 14px !important;
	}
	.board-sec br {
		display: none;
	}
	.com-row .staff-col:nth-last-child(-n+4) {
		margin: 0 auto 13px !important;
	}
	.com-row .staff-col {
		width: 100% !important;
	}
	.staff-col {
		margin: 0 auto 13px !important;
		padding: 15px;
	}
	.govrn-col:last-child { 
		width: 100% !important;
	}
	.govrn-col {
		padding: 20px 15px 60px;
		width: calc(100% / 2 - 9px) !important;
		margin: 0 auto 9px !important;
		border: 1px solid #ffffff2e !important;
	}
	.govrn-col h3 {
		font-size: 19px;
		margin-bottom: 14px;
	}

	.contact-form .inr-hd h1 {
		max-width: 330px;
		margin: 0 auto;
	}
	.contact-form ul li {
		width: 100% !important;
		border: 1px solid #8080805e;
		padding: 9px !important;
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	.cta-space.cta-section h4 {
		font-size: 23px;
		line-height: 29px;
	}
	.custom-contact input:not([type="radio"]),  .custom-contact select {
		height: 46px !important;
	}
	.ct-blue.cta-section h4 {
		max-width: 340px;
	}
	.cta-section h4 {
		font-size: 24px;
		line-height: 31px;
	}
	.com-outreach .inr-hd h1 {
		max-width: 350px;
	}
	.thanks-hd .inr-hd h1 {
		max-width: 330px;
		margin: 0 auto;
	}
	.emp-form form .button {
		min-width: 111px !important;
		font-size: 15px !important;
		padding: 11px 40px 11px 21px !important;
		background-position: right 13px center !important;
		background-size: 15px !important;
	}
	.inr-hd h1 {
		font-size: 32px;
		line-height: 38px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 30px !important;
		font-size: 16px !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 19px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 330px;
	}
	.header_main .elementor-menu-toggle {
		padding: 9px;
	}
	.ft_copyright .elementor-widget-container {
		margin: 25px auto 70px;
		max-width: 460px;
	}
	.ft_top img {
		width: 110px;
	}
	.prevention-sec .bigheading h2 {
		max-width: 320px;
		margin: 0 auto;
	}
	.bigheading h2 {
		font-size: 30px;
	}
	.banner_text h1 {
		font-size: 32px;
		line-height: 40px;
		max-width: 330px;
	}
	.meet-list .elementor-icon-list-text {
		font-size: 14px;
	}
}
@media(max-width: 400px) {
	.agenda-top-lst ul li {
		font-size: 12px !important;
	}
	.meet-list .elementor-icon-list-text {
		font-size: 13px;
	}
	.meet-list li a {
		font-size: 13px !important;
	}
	.emp-form form .button {
		min-width: 99px !important;
		font-size: 15px !important;
		padding: 10px 29px 11px 21px !important;
		background-position: right 11px center !important;
		background-size: 13px !important;
	}
	.thanks-hd .inr-hd h1 {
		max-width: 320px;
	}
	.inr-hd h1 {
		font-size: 32px;
		line-height: 38px;
	}
}