.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
	word-break: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}

/*
Libre Franklin
Copyright 2020 The LibreFranklin Project Authors (https://github.com/impallari/Libre-Franklin)
SIL Open Font License, Version 1.1 (https://opensource.org/licenses/OFL-1.1)
*/

/* libre-franklin-vietnamese-300-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 300;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-vietnamese-300-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-300-normal.woff?ver=13') format('woff');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* libre-franklin-latin-ext-300-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 300;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-ext-300-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-300-normal.woff?ver=13') format('woff');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* libre-franklin-latin-300-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 300;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-300-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-300-normal.woff?ver=13') format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* libre-franklin-vietnamese-300-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 300;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-vietnamese-300-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-300-italic.woff?ver=13') format('woff');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* libre-franklin-latin-ext-300-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 300;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-ext-300-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-300-italic.woff?ver=13') format('woff');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* libre-franklin-latin-300-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 300;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-300-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-300-italic.woff?ver=13') format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* libre-franklin-vietnamese-400-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 400;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-vietnamese-400-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-400-normal.woff?ver=13') format('woff');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* libre-franklin-latin-ext-400-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 400;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-ext-400-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-400-normal.woff?ver=13') format('woff');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* libre-franklin-latin-400-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 400;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-400-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-400-normal.woff?ver=13') format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* libre-franklin-vietnamese-400-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 400;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-vietnamese-400-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-400-italic.woff?ver=13') format('woff');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* libre-franklin-latin-ext-400-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 400;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-ext-400-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-400-italic.woff?ver=13') format('woff');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* libre-franklin-latin-400-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 400;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-400-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-400-italic.woff?ver=13') format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* libre-franklin-vietnamese-600-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 600;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-vietnamese-600-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-600-normal.woff?ver=13') format('woff');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* libre-franklin-latin-ext-600-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 600;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-ext-600-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-600-normal.woff?ver=13') format('woff');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* libre-franklin-latin-600-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 600;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-600-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-600-normal.woff?ver=13') format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* libre-franklin-vietnamese-600-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 600;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-vietnamese-600-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-600-italic.woff?ver=13') format('woff');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* libre-franklin-latin-ext-600-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 600;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-ext-600-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-600-italic.woff?ver=13') format('woff');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* libre-franklin-latin-600-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 600;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-600-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-600-italic.woff?ver=13') format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* libre-franklin-vietnamese-800-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 800;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-vietnamese-800-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-800-normal.woff?ver=13') format('woff');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* libre-franklin-latin-ext-800-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 800;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-ext-800-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-800-normal.woff?ver=13') format('woff');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* libre-franklin-latin-800-normal */
@font-face {
	font-family: 'Libre Franklin';
	font-style: normal;
	font-display: fallback;
	font-weight: 800;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-800-normal.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-800-normal.woff?ver=13') format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* libre-franklin-vietnamese-800-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 800;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-vietnamese-800-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-800-italic.woff?ver=13') format('woff');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* libre-franklin-latin-ext-800-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 800;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-ext-800-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-800-italic.woff?ver=13') format('woff');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* libre-franklin-latin-800-italic */
@font-face {
	font-family: 'Libre Franklin';
	font-style: italic;
	font-display: fallback;
	font-weight: 800;
	src:
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-latin-800-italic.woff2?ver=13') format('woff2'),
		url('/wp-content/themes/chicago-concrete/assets/fonts/./libre-franklin/libre-franklin-all-800-italic.woff?ver=13') format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*
Theme Name: Chicago Concrete
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 3.7
Tested up to: 6.6
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/



/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}



/* CSS Document */
body {
	margin: 0;
}
p {
	margin: 0;
}
a {
	color: #EB1C24;
}
a:hover {
	color: #000000;
}
.logo {
	position: absolute !important;
	width: 460px !important;
	height: 120px;
	filter: drop-shadow(rgb(0, 0, 0, 0.2) 5px 0px 25px);
	left: 0;
	z-index: 1;
}
.logo a {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
	padding: 15px 15px 16px 80px;
}
.mainMenu nav ul li a {
	margin: 0 40px 0 40px !important;
	padding: 10px 0 !important;
}
.mainMenu nav ul li a:after {
	width: 60% !important;
}
.mainMenu nav ul li:last-child a {
	margin: 0 0px 0 40px !important;
}
.mainMenu nav ul.sub-menu li a {
	margin: 0 20px 0 20px !important;
}

.heroBanner .caption h1 b {
	position: relative;
	font-weight: 600;
	z-index: 1;
}
.heroBanner .caption h1 b:after {
	position: absolute;
	content: '';
	width: 573px;
	height: 129px;
	left: -27px;
	top: -10px;
	background-repeat: no-repeat;
	background-size: 100%;
	transform: rotate(4deg);
	z-index: -1;
}
.quoteForm .get-from {
	float: left;
	width: 100%;
	padding: 30px;
	background-color: #ffffff;
	text-align: center;
}
.quoteForm .get-from h3 {
	position: relative;
	display: inline-block;
	margin: 0 0 30px 0;
	padding: 0 30px;
	font-family: 'oswald',"oswald Fallback";
	font-size: 30px;
	color: #EB1C24;
	font-weight: 500;
	line-height: 44.46px;
	text-align: center;
}
.quoteForm .get-from h3:after {
	position: absolute;
	top: 50%;
	content: '';
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 650px;
	height: 1px;
	background: linear-gradient(to right, #BBBBBB 0%, #BBBBBB 35%, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0) 65%, #BBBBBB 65%);
	right: 0;
	margin: 0 auto;
}
.quoteForm .get-from .form-wrap {
	float: left;
	width: 100%;
}
.quoteForm .get-from .form-wrap .field {
	float: left;
	width: 100%;
	text-align: left;
}
.quoteForm .get-from .form-wrap .field .form-group {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.quoteForm .get-from .form-wrap .field .form-group.half {
	width: 49%;
	margin-right: 2%;
}
.quoteForm .get-from .form-wrap .field .form-group.half:last-child {
	margin-right: 0;
}
.quoteForm .get-from .form-wrap .field .form-group p {
	margin: 0;
}
.quoteForm .get-from .form-wrap .field .form-group .form-control {
	display: inline-block;
	width: 100%;
	height: 60px;
	padding: 15px 15px 15px 55px;
	outline: 0;
	background-color: transparent;
	border: 1px solid #D5D5D5;
	border-radius: 0;
	font-family: 'poppins',"poppins Fallback";
	font-size: 18px;
	color: #828282;
	font-weight: 400;
	background-position: left 20px center;
	background-repeat: no-repeat;
}
.quoteForm .get-from .form-wrap .field .form-group .form-control::placeholder {
	color: #828282;
}
.quoteForm .get-from .form-wrap .field .form-group .form-control:focus {
	border-color: #000000;
	color: #EB1C24;
}
.quoteForm .get-from .form-wrap .field .form-group .form-control:focus::placeholder {
	color: #EB1C24;
}
.quoteForm .get-from .form-wrap .field .form-group .form-control.name {
}
.quoteForm .get-from .form-wrap .field .form-group .form-control.email {
}
.quoteForm .get-from .form-wrap .field .form-group .form-control.phone {
}
.quoteForm .get-from .form-wrap .field .form-group .form-control.service {
}
.quoteForm .get-from .form-wrap .field .form-group .form-control.message {
}
.quoteForm .get-from .form-wrap .field .form-group textarea.form-control {
    height: 120px;
    resize: none;
    background-position: left 20px top 20px;
}
.quoteForm .get-from .form-wrap .field .form-group select {
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
.quoteForm .get-from .form-wrap .field .form-group select.form-control:focus {
	color: #828282;
}
.quoteForm .get-from .form-wrap .field .form-group.services {
    background-repeat:no-repeat;
    background-position: right 20px center;    
}
.quoteForm .get-from .form-wrap .field .form-group .submitBtn.submit {
	background-repeat:no-repeat;
	background-position: right 38% center;
}
.quoteForm .get-from .form-wrap .field .form-group .submitBtn {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 15px 265px 15px 220px;
	border-radius: 0;
	background-color: #EB1C24;
	font-family: 'oswald',"oswald Fallback";
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	font-weight: 600;
	transition: all .5s ease-in-out;
	text-transform: uppercase;
	cursor: pointer;
	outline: 0;
	border: none;
}
.quoteForm .get-from .form-wrap .field .form-group .submitBtn:hover {
	background-color: #960D13;
}
.quoteForm .get-from .form-wrap .field .form-group .wpcf7-spinner {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -24px;
}
/*.heroBanner:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 215px;
	background-image: url(https://dev.datafanatics.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/bottom-shape.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	bottom: -55px;
	right: 0;
}*/
.aboutCont h2 b {
	color: #EB1C24;
}
.aboutCont h2:after {
	position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    background-color: #EB1C24;
    right: 0;
    bottom: 0;
}
.aboutCont .elementor-icon-box-wrapper .elementor-icon-box-icon {
	margin-top: 5px;
}
.aboutCont .elementor-icon-box-wrapper .elementor-icon-box-content h4 {
	margin: 0;
}
.serviceSec h2:after {
	position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    background-color: #ffffff;
    right: 0;
    bottom: 0;
}
.serviceSec .elementor-loop-container .swiper-slide .elementor-widget-theme-post-featured-image {
	clip-path: polygon(0 0%, 100% 0%, 100% 100%, 15% 100%, 0 85%);
}
.serviceSec .elementor-widget-loop-carousel.elementor-element .elementor-swiper-button {
	display: flex;
	width: 50px;
	height: 50px;
	background-color: transparent;
	border: 2px solid #EB1C24;	
	color: #EB1C24;
	justify-content: center;
	align-items: center;
}
.serviceSec .elementor-widget-loop-carousel.elementor-element .elementor-swiper-button svg {
	fill: #EB1C24
}
.serviceSec .elementor-widget-loop-carousel.elementor-element .elementor-swiper-button:hover {
	border: 2px solid transparent;
	background-color: #EB1C24;
}
.serviceSec .elementor-widget-loop-carousel.elementor-element .elementor-swiper-button:hover svg {
	fill: #ffffff;
}
.serviceSec .elementor-widget-loop-carousel.elementor-element .e-con-boxed {
	cursor: pointer;
}
.serviceSec .elementor-widget-loop-carousel.elementor-element .e-con-boxed:hover .elementor-element-1271bde {
	background-color: #EF4D53;
}

.distributorSec h2 b {
	color: #EB1C24;
}
.distributorSec h2:after {
	position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    background-color: #EB1C24;
    right: 0;
    bottom: 0;
}
.distributorSec .distributorItem .elementor-widget-image {
	clip-path: polygon(0 0%, 100% 0%, 100% 100%, 15% 100%, 0 85%);
}
.fleetSec h2 b {
	color: #EB1C24;
	font-weight: 400;
}
.fleetSec h2 span {
	color: #888888;
	font-weight: 400;
}
.fleetSec .elementor-widget-image {
	clip-path: polygon(0 0%, 100% 0%, 100% 100%, 8% 100%, 0 82%);
}
.faqSec h2 b {
	color: #EB1C24;
}
.faqSec h2:after {
	position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    background-color: #EB1C24;
    right: 0;
    bottom: 0;
}
.faqSec .elementor-widget-image {
	clip-path: polygon(0% -88%, 100% 12%, 100% 100%, 12% 100%, 0% 88%);
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item {
	margin: 0 0 20px 0;
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item h5 {
    padding: 11px 20px 11px 20px;
    background-color: transparent;
    border: 1px solid #EBEBEB;
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item h5.elementor-active,
.faqSec .faqItem .elementor-accordion .elementor-accordion-item h5:hover{
	border: 1px solid #EB1C24 !important;
	background-color: #EB1C24;
	color: #ffffff;
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item h5.elementor-active a,
.faqSec .faqItem .elementor-accordion .elementor-accordion-item h5:hover a{
	color: #ffffff;
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item h5 a b {
	font-family: 'oswald',"oswald Fallback";
	font-size: 20px;
	margin: 0 5px 0 0;
	line-height: 36px;
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item .elementor-accordion-icon {
    width: auto;
    margin: 0 0 0 0;
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item .elementor-accordion-icon-closed {
	width: 36px;
	height: 36px;
	padding: 10px;
	background-color: transparent;	
	border: 1px solid #000000;
	border-radius: 50%;
	box-shadow: none;
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item .elementor-accordion-icon-opened {
	width: 36px;
	height: 36px;
	padding: 10px;
	border-radius: 50%;
	border: 1px solid transparent;
	background-color: #ffffff;
	box-shadow: none;
	transform: rotate(45deg);
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item h5:hover .elementor-accordion-icon-closed {
	border: 1px solid transparent;
	background-color: #ffffff;
	transform: rotate(45deg);
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item h5:hover .elementor-accordion-icon-closed svg {
	fill: #EB1C24;	
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item .elementor-accordion-icon-opened svg{
	fill: #EB1C24;
}
.faqSec .faqItem .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active {
	background-color: #F1F1F1;
}
.contact-info .elementor-icon-box-icon .elementor-icon {
	clip-path: polygon(0 0%, 100% 0%, 100% 100%, 18% 100%, 0 82%);
}
.contact-info .elementor-icon-box-content h5 {
	margin: 0 0 10px 0;
}
.contact-info .elementor-icon-box-content a {
	color: #ffffff;
	transition: all 0.3 ease-in-out;
}
.contact-info .elementor-icon-box-content a:hover {
	color: #000000;
}
#footerSec .ftr-heading h4:after  {
	position: absolute;
	content: '';
	width: 30px;
	height: 2px;
	background-color: #ffffff;
	right: 0;
	bottom: 0;
}
#footerSec .ftr-menu ul li a.elementor-item-active {
	color: #ffffff;
	fill: #ffffff;
}
#footerSec .ftr-menu ul li a.elementor-item-active:hover {
	color: #EB1C24;
    fill: #EB1C24;
}
#footerSec .ftr-social ul li.elementor-icon-list-item .elementor-icon-list-icon {
	position: relative;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0 10px 0 0px;
	z-index: 2;
}
#footerSec .ftr-social ul li.elementor-icon-list-item .elementor-icon-list-icon:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	left: 0;
	top: 0;
	z-index: -1;
	clip-path: polygon(0 0%, 100% 0%, 100% 100%, 20% 100%, 0 80%);
}
#footerSec .ftr-social ul li.elementor-icon-list-item .elementor-icon-list-icon svg {
	margin: 0;
}


.wpcf7-form-control-wrap { display: block; }
body .wpcf7 form .wpcf7-response-output { float: left; width: 100%; padding: 10px; margin: 0 0 0 0; box-sizing: border-box; text-align: center; font-size: 16px; }
body span.wpcf7-not-valid-tip { position: absolute; top: 45px; left: 0px; font-size: 12px; white-space: nowrap; }
body .wpcf7-not-valid {	border-color: #f00 !important; }
.wpcf7-spinner 			{ margin: 15px 24px; position: absolute; }

.alignleft,
.alignnone {
	float: left;
	max-width: 100%;
	height: auto;
	margin: 0 40px 50px 0;
}

.alignright {
	float: right;
	max-width: 100%;
	height: auto;
	margin: 0 0 20px 20px;
}

.aligncenter {
	float: none;
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto 20px auto;
}


.breadcrumbs {
	font-family: 'poppins',"poppins Fallback";
	color: #eb1c24 !important;
}
.breadcrumbs span.separator {
	color:#fff;
	padding: 0 10px;
}
.breadcrumbs a {
	font-family: 'poppins',"poppins Fallback"!important;
	color:#fff !important;
}
.breadcrumbs a:hover {
	color:#eb1c24 !important;
}


/*Service Listing Page */

.page-id-15 .serviceSec h2 b {
	color: #EB1C24;
}
.page-id-15 .serviceSec h2:after {
	background-color: #EB1C24;
}
.page-id-15 .serviceSec .elementor-loop-container .elementor-widget-image {
	clip-path: polygon(0 0%, 100% 0%, 100% 100%, 15% 100%, 0 80%);
}
.elementor-pagination a {
	display: inline-block ;
	font-family: 'poppins',"poppins Fallback"!important;
	padding: 8px 20px;
	border: 1px solid #EB1C24;
	background: transparent;
}
.elementor-pagination a:hover,
.elementor-pagination .current {
	border-radius: 0;
	padding: 8px 20px;
	border: 1px solid #EB1C24;
	background: #EB1C24;
	color: #ffffff;
}
/*Service Details Page */
.serviceDetails h2:after {
	position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    background-color: #EB1C24;
    right: 0;
    bottom: 0;
}
.serviceDetails h3 {
	margin: 0 0 20px 0;
	font-size: 30px;
	color: #000000;
	font-weight: 600;
	line-height: 40px;
}
.serviceDetails h4 {
	margin: 0 0 20px 0;
	font-size: 28px;
	color: #000000;
	font-weight: 600;
	line-height: 38px;
}
.serviceDetails h5 {
	margin: 0 0 20px 0;
	font-size: 25px;
	color: #000000;
	font-weight: 600;
	line-height: 35px;
}
.serviceDetails h6 {
	margin: 0 0 20px 0;
	font-size: 22px;
	color: #000000;
	font-weight: 600;
	line-height: 32px;
}
.serviceDetails p {
	margin: 0 0 30px 0;
}
.serviceDetails a {
	font-family: 'poppins',"poppins Fallback"!important;
	color: #EB1C24;
}
.serviceDetails a:hover {
	color: #000000;
}
.serviceDetails ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.serviceDetails ul li {
	position: relative;
    padding: 0 0 20px 30px;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
}
.serviceDetails ul li:before {
    position: absolute;
	 content: '\f058';
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    color: #EB1C24;
    left: 0;
    top: 0;
}
.serviceDetails ol {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: item
}
.serviceDetails ol li {
	position: relative;
	counter-increment: item;
    padding: 0 0 20px 30px;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
}
.serviceDetails ol li:before {
    position: absolute;
    display: flex;
    content: counter(item);
    width: 20px;
    height: 20px;
    border-radius: 0;
    background-color: #EB1C24;
    font-size: 14px;
    color: #fff;
    left: 0;
    top: 2px;
    text-align: center;
    justify-content: center;
    align-items: center;
}


.contactSec .contact-from {
	float: left;
	width: 100%;
}
.contactSec .contact-from h2 {
	margin: 0 0 40px 0;
	font-family: "oswald","oswald Fallback", Sans-serif;
    font-size: 40px;	
	color: #000000;
    font-weight: 600;
    line-height: 50px;
}
.contactSec .contact-from h2 strong {
	color: #EB1C24;
	font-weight: 600;
}
.contactSec .contact-from .form-wrap {
	float: left;
	width: 100%;
}
.contactSec .contact-from .form-wrap .field {
	float: left;
	width: 100%;
	text-align: left;
}
.contactSec .contact-from .form-wrap .field .form-group {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.contactSec .contact-from .form-wrap .field .form-group.half {
	width: 49%;
	margin-right: 2%;
}
.contactSec .contact-from .form-wrap .field .form-group.half:last-child {
	margin-right: 0;
}
.contactSec .contact-from .form-wrap .field .form-group p {
	margin: 0;
}
.contactSec .contact-from .form-wrap .field .form-group .form-control {
	display: inline-block;
	width: 100%;
	height: 50px;
	padding: 15px;
	outline: 0;
	background-color: transparent;
	border: 1px solid #D5D5D5;
	border-radius: 0;
	font-family: 'poppins',"poppins Fallback";
	font-size: 16px;
	color: #828282;
	font-weight: 400;
	background-position: left 20px center;
	background-repeat: no-repeat;
}
.contactSec .contact-from .form-wrap .field .form-group .form-control::placeholder {
	color: #828282;
}
.contactSec .contact-from .form-wrap .field .form-group .form-control:focus {
	border-color: #000000;
	color: #EB1C24;
}
.contactSec .contact-from .form-wrap .field .form-group .form-control:focus::placeholder {
	color: #EB1C24;
}
.contactSec .contact-from .form-wrap .field .form-group textarea.form-control {
    height: 120px;
    resize: none;
    background-position: left 20px top 20px;
}
.contactSec .contact-from .form-wrap .field .form-group select.form-control {
    background-repeat:no-repeat;
    background-position: right 20px center;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
.contactSec .contact-from .form-wrap .field .form-group select.form-control:focus {
	color: #828282;
}
.contactSec .contact-from .form-wrap .field .form-group .submitBtn {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 15px 200px;
	border-radius: 0;
	background-color: #EB1C24;
	font-family: 'oswald',"oswald Fallback";
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	font-weight: 600;
	transition: all .5s ease-in-out;
	text-transform: uppercase;
	cursor: pointer;
	outline: 0;
	border: none;
}
.contactSec .contact-from .form-wrap .field .form-group .submitBtn:hover {
	background-color: #960D13;
}
.contactSec .contact-from .form-wrap .field .form-group .wpcf7-spinner {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -24px;
}




/*==================== Responsive CSS Here ================================== */



/* #Additional - Large Screens beyond 1920px
================================================== */
@media only screen and (min-width: 1700px) and (max-width: 2700px) {
	
}

/* #Additional - Large Screens beyond 1600px
================================================== */
@media only screen and (min-width: 1367px) and (max-width: 1600px) {

/*.heroBanner:after 								{ bottom: -66px; }*/
	
}


/* #Additional - Large Screens beyond 1366px
================================================== */
@media only screen and (min-width: 1180px) and (max-width: 1366px) {
	
}


/* #iPad Pro - Large Screens beyond 1024px
================================================== */
@media only screen and (min-width: 959px) and (max-width: 1180px) {
	
.mainMenu .elementor-widget-container		{ padding: 12px 15px 13px 0px !important; }
.mainMenu .elementor-widget-container .elementor-nav-menu--dropdown	{ top: 65px !important; }
.logo										{ z-index: 10000; }
	
	
}

/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {

.logo										{ width: 300px !important; height: 100px; z-index: 10000; }
.logo a										{ padding: 15px 15px 16px 50px; }
.logo a img									{ max-width: 65%; }
	
.heroBanner .caption h1 b:after				{ width: 413px; height: 94px; left: -22px; }
	
.contact-info .elementor-icon-box-content h5 { margin: 0 0 0px 0; }	
	
.alignleft  								{ width: 50% !important; }
.alignright 								{ width: 50% !important; }

/*Service Details Page */

.serviceDetails h3                          { font-size: 28px; line-height: 38px; }
.serviceDetails h4                          { font-size: 25px; line-height: 35px; }
.serviceDetails h5                          { font-size: 22px; line-height: 32px; }
.serviceDetails h6                          { font-size: 20px; line-height: 30px; }
.serviceDetails ul li                       { padding: 0 0 15px 30px; font-size: 16px; line-height: 26px; }
.serviceDetails ul li:before                { font-size: 16px; }
.serviceDetails ol li                       { padding: 0 0 15px 30px; font-size: 16px; line-height: 26px; }
.serviceDetails ol li:before                { top: 2px; }
	
body .wpcf7 form .wpcf7-response-output    { font-size: 14px; padding: 0px; }
.contactSec .contact-from .form-wrap .field .form-group .form-control { height: 50px; font-size: 16px; }
.contactSec .contact-from .form-wrap .field .form-group .submitBtn { padding: 10px 150px; font-size: 18px; }
	
	
}

/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	
.logo										{ width: 220px !important; height: 85px; z-index: 10000; }
.logo a										{ padding: 15px 20px 16px 20px; }
.logo a img									{ max-width: 65%; }	
	
.heroBanner .caption h1 b:after 			{ display: none; }

.elementor-element-5246b05.aboutIndustry 	{ position: static; }

.distributorSec .distributorItem .elementor-widget-image img { width: 100%; }

/*Service Details Page */
	
.serviceDetails h3                          { font-size: 25px; line-height: 35px; }
.serviceDetails h4                          { font-size: 22px; line-height: 32px; }
.serviceDetails h5                          { font-size: 20px; line-height: 30px; }
.serviceDetails h6                          { font-size: 18px; line-height: 28px; }
.serviceDetails ul li                       { padding: 0 0 15px 30px; font-size: 16px; line-height: 26px; }
.serviceDetails ul li:before                { font-size: 16px; }
.serviceDetails ol li                       { padding: 0 0 15px 30px; font-size: 16px; line-height: 26px; }
.serviceDetails ol li:before                { top: 2px; }	
	
body .wpcf7 form .wpcf7-response-output    { font-size: 14px; padding: 8px; }	
.contactSec .contact-from .form-wrap .field .form-group.half { width: 100%; margin-right: 0%; }
.contactSec .contact-from .form-wrap .field .form-group .form-control { height: 50px; font-size: 16px; }
.contactSec .contact-from .form-wrap .field .form-group .submitBtn { padding: 10px 20px ;font-size: 18px; }
	
}

/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
.page-id-15 .serviceSec .elementor-loop-container .elementor-widget-image img { width: 100%; }
	
	
	
}
:where(html.wpc-bgl255) .heroBanner .caption h1 b:after{background-image: url(https://www.chicagoconcrete.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/heading-highlight-shape.svg)}:where(html.wpc-bgl255) .quoteForm .get-from .form-wrap .field .form-group .form-control.name{background-image: url(https://www.chicagoconcrete.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-name-icon.png)}:where(html.wpc-bgl255) .quoteForm .get-from .form-wrap .field .form-group .form-control.email{background-image: url(https://www.chicagoconcrete.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-email-icon.png)}:where(html.wpc-bgl255) .quoteForm .get-from .form-wrap .field .form-group .form-control.phone{background-image: url(https://www.chicagoconcrete.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-phone-icon.png)}:where(html.wpc-bgl255) .quoteForm .get-from .form-wrap .field .form-group .form-control.service{background-image: url(https://www.chicagoconcrete.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-service-icon.png)}:where(html.wpc-bgl255) .quoteForm .get-from .form-wrap .field .form-group .form-control.message{background-image: url(https://www.chicagoconcrete.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-message-icon.png)}:where(html.wpc-bgl255) .quoteForm .get-from .form-wrap .field .form-group.services{background-image: url(https://www.chicagoconcrete.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-select-icon.png)}:where(html.wpc-bgl255) .quoteForm .get-from .form-wrap .field .form-group .submitBtn.submit{background-image: url(https://www.chicagoconcrete.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-submit-icon.png)}:where(html.wpc-bgl255) .contactSec .contact-from .form-wrap .field .form-group select.form-control{background-image: url(https://www.chicagoconcrete.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-select-icon.png)}