/*---------------------------.p-machine-tool-manufacturers--------------------------*/
 
.p-machine-tool-manufacturers .banner .span {
    padding: 3.5em 0 !important;
}
.p-machine-tool-manufacturers .banner h1 {
    font-size: 2.6rem;
}
.p-machine-tool-manufacturers .banner p {
    max-width: 36rem;
    font-size: 1rem;
}
@media (min-width:48em) {
	.p-machine-tool-manufacturers .banner::before {
		background: url(/images/content/banners/machine-tool-manufacturers.jpg) 100% 40% / 100% auto no-repeat;
	}
} 

@media (min-width: 100em) {
	.p-machine-tool-manufacturers .banner::before {
		background: url(/images/content/banners/machine-tool-manufacturers.jpg) 100% 40% / 40% auto no-repeat;
	}
} 

.p-machine-tool-manufacturers h2.color-black {
	color: #000 !important;
	font-size: 1.375rem;
}
 
.p-machine-tool-manufacturers .machine-tool-manufacturers-list {
	list-style: none; 
	padding: 0; 
	position: relative;
	display: flex;
	flex-direction: column;
}
.p-machine-tool-manufacturers .machine-tool-manufacturers-list li {
	position: relative;
	padding-left: 3.75rem;
	margin-bottom: 1rem;

	display: flex; 
	align-items: center;
	min-height: 2rem;
}
.p-machine-tool-manufacturers .machine-tool-manufacturers-list li::before {
	color: #00adef;
	content: '';
	font-family: 'Font Awesome 5 Pro';
	font-size: 1.875rem;  
	font-weight: 600;
	width: 2rem;
	height: 2rem;
	position: absolute;
	top: 0;
	left: 0; 
} 
.p-machine-tool-manufacturers .machine-tool-manufacturers-list li.fa-cogs-icon::before {content: url(/images/content/machine-tool-manufacturers/list-icons/cogs-solid.svg);}
.p-machine-tool-manufacturers .machine-tool-manufacturers-list li.fa-puzzle-icon::before {content: url(/images/content/machine-tool-manufacturers/list-icons/puzzle-solid-full.svg);}
.p-machine-tool-manufacturers .machine-tool-manufacturers-list li.fa-feather-icon::before {content: url(/images/content/machine-tool-manufacturers/list-icons/feather-solid.svg);}
.p-machine-tool-manufacturers .machine-tool-manufacturers-list li.fa-industry-icon::before {content: url(/images/content/machine-tool-manufacturers/list-icons/industry-solid-full.svg);}
.p-machine-tool-manufacturers .machine-tool-manufacturers-list li.fa-globe-icon::before {content: url(/images/content/machine-tool-manufacturers/list-icons/globe-solid-full.svg);}
.p-machine-tool-manufacturers .machine-tool-manufacturers-list li.fa-truck-fast-icon::before {content: url(/images/content/machine-tool-manufacturers/list-icons/truck-fast-solid-full.svg);}
.p-machine-tool-manufacturers .machine-tool-manufacturers-list li.fa-hexagon-icon::before {content: url(/images/content/machine-tool-manufacturers/list-icons/plus-hexagon-solid.svg);}

.p-machine-tool-manufacturers .f-save-link {color: #000 !important;}
.p-machine-tool-manufacturers .f-save-panel {
	position: relative;
	padding: 1.5625rem;
	margin-bottom: 3.125rem;
}
.p-machine-tool-manufacturers .f-save-panel .new-flash {
	font-size: 1.125rem;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase !important;
	background: #d2081e;
	padding: 0.5rem 0.75rem;

	position: absolute;
	top: 0;
	left: 1.5625rem;
}
.p-machine-tool-manufacturers .f-save-panel .logo-heading {
  font-size: 0;
  line-height: 0;
  margin-top: 3.4375rem;
  margin-bottom: 1.25rem;
}
.p-machine-tool-manufacturers .f-save-panel .logo-heading img {
  display: block;            
  width: 100%;               
  height: auto;
}
.p-machine-tool-manufacturers .f-save-panel h3 {
	font-weight: 400;
	font-size: 1.125rem;
	margin-top: 0;
	margin-bottom: 1.25rem;
}
.p-machine-tool-manufacturers .f-save-panel .f-save-unit-img {
	display: none;
}
.p-machine-tool-manufacturers .f-save-panel p {
	font-weight: 400;
	max-width: 10rem;
	margin-bottom: 0;
}
.p-machine-tool-manufacturers .existing-customers h2 {
	margin-bottom: 3.75rem;
}
.p-machine-tool-manufacturers .existing-customers .panel {
	padding: 1rem;
} 
.p-machine-tool-manufacturers .existing-customers .panel .manufacturers-logo-word-cloud {
	margin-bottom: 0;
} 

.p-machine-tool-manufacturers .work-together-cta p {
	font-size: 1.125rem; 

}
.p-machine-tool-manufacturers .post-cards {
	display: flex;
	flex-direction: column;
}
@media (min-width: 48em) {
	.p-machine-tool-manufacturers .existing-customers .panel {
	padding: 3.125rem;
	} 
	.p-machine-tool-manufacturers #serviceInnerNews .post-cards {
		flex-direction: row; 
		justify-content: space-between;
	}
	.p-machine-tool-manufacturers #serviceInnerNews .post-cards .post-wrapper { 
		flex: 0 0 20%; 
		max-width: 20%; 
		flex-grow: 1;
        padding-bottom: 0;
        margin-bottom: 1em;
	}  
	.p-machine-tool-manufacturers #serviceInnerNews .post-cards .card.post { 
		height: 100%;
	}
}

@media (min-width: 62em) {
	.p-machine-tool-manufacturers .machine-tool-manufacturers-list li:first-child {
		max-width: 21rem;
	}
	.p-machine-tool-manufacturers .f-save-panel .logo-heading img {
		max-width: 9rem;
	} 
} 
.p-machine-tool-manufacturers .five-year-advert { 
    background-color: #fff;
    padding: 0.6em ;
    height: calc((9rem * 0.556) + 0.7rem);
    max-width: fit-content;
    border-radius: 3rem;
    box-shadow: 0 0.3125rem 0.625rem rgba(0,0,0,0.2);
    display: flex;
} 
.p-machine-tool-manufacturers .five-year-advert img { 
    max-width: 8.5rem;
    margin-bottom: 0;
}

.p-machine-tool-manufacturers .accreditations-img { 
    max-width: 100%;
    margin-bottom: 0;
}
.p-machine-tool-manufacturers .product-video {
    width: 100%;
    padding: 1.5rem 5rem 1.5rem 1.5rem;
    position: relative;
    background: #fff; 
    box-shadow: 0 0.625rem 1.25rem rgba(0,0,0,0.2);
    margin-bottom: 2rem;
} 
.p-machine-tool-manufacturers .product-video:nth-child(2) {
    margin-bottom: 0;
}
.p-machine-tool-manufacturers .product-video a {
    color: #000 !important;
    font-weight: 400;
    font-size: 1em;
    width: 100%;
    height: 100%;
}
.p-machine-tool-manufacturers .product-video a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 2rem;
    transform: translateY(-50%);
    background: #fff url(/images/common/video-link.svg) center center / 100% no-repeat;
    border: 0.16em solid rgb(0,173,239);
    width: 3em;
    height: 3em;
    border-radius: 50%;
    color: rgb(0,173,239);
}

@media (min-width: 75em) {
    .p-machine-tool-manufacturers .product-video.s-series { 
         width: auto;
        padding: 1.5rem 6rem 1.5rem 6rem;
        background: #fff url(/images/content/oil-mist-collectors/video-thumb.webp) left top / 4rem auto no-repeat;
    } 
    .p-machine-tool-manufacturers .product-video.a-erity {
        width: auto;
        padding: 1.5rem 6rem 1.5rem 6rem;
        background: #fff url(/images/content/oil-mist-collectors/a-erity/video-thumb-a-erity.webp) -2.5rem 1rem / 7rem auto no-repeat;
    }
    .p-machine-tool-manufacturers .accreditations-img { 
        max-width: 85%; 
    }
	.p-machine-tool-manufacturers .f-save-panel .f-save-unit-img {
		display: flex;
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		object-fit: cover;
		width: 11.625rem; 
		margin-bottom: 0;
	}
} 
@media (min-width: 85em) {
    .p-machine-tool-manufacturers .product-video.s-series { 
        width: 23rem; 
    } 
    .p-machine-tool-manufacturers .product-video.a-erity {
        width: 23rem; 
    }
	.p-machine-tool-manufacturers .f-save-panel .logo-heading img {
		max-width: 10.3125rem;
	}
}
