@charset "utf-8";
/* 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;
	background-image: url("https://wwwchicagoconcrete33b00.zapwp.com/m:0/a:https://dev.datafanatics.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/heading-highlight-shape.svg");
	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';
	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';
	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 {
	background-image: url("https://wwwchicagoconcrete33b00.zapwp.com/m:0/a:https://dev.datafanatics.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-name-icon.png");
}
.quoteForm .get-from .form-wrap .field .form-group .form-control.email {
	background-image: url("https://wwwchicagoconcrete33b00.zapwp.com/m:0/a:https://dev.datafanatics.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-email-icon.png");
}
.quoteForm .get-from .form-wrap .field .form-group .form-control.phone {
	background-image: url("https://wwwchicagoconcrete33b00.zapwp.com/m:0/a:https://dev.datafanatics.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-phone-icon.png");
}
.quoteForm .get-from .form-wrap .field .form-group .form-control.service {
	background-image: url("https://wwwchicagoconcrete33b00.zapwp.com/m:0/a:https://dev.datafanatics.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-service-icon.png");
}
.quoteForm .get-from .form-wrap .field .form-group .form-control.message {
	background-image: url("https://wwwchicagoconcrete33b00.zapwp.com/m:0/a:https://dev.datafanatics.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-message-icon.png");
}
.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-image: url("https://wwwchicagoconcrete33b00.zapwp.com/m:0/a:https://dev.datafanatics.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-select-icon.png");
    background-repeat:no-repeat;
    background-position: right 20px center;    
}
.quoteForm .get-from .form-wrap .field .form-group .submitBtn.submit {
	background-image: url("https://wwwchicagoconcrete33b00.zapwp.com/m:0/a:https://dev.datafanatics.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-submit-icon.png");
	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';
	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://wwwchicagoconcrete33b00.zapwp.com/m:0/a: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';
	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';
	color: #eb1c24 !important;
}
.breadcrumbs span.separator {
	color:#fff;
	padding: 0 10px;
}
.breadcrumbs a {
	font-family: 'Poppins' !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' !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' !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", 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';
	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-image: url("https://wwwchicagoconcrete33b00.zapwp.com/m:0/a:https://dev.datafanatics.com/projects/chicagoconcrete.com/wp-content/uploads/2024/09/form-select-icon.png");
    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';
	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%; }
	
	
	
}