.p-system-design-and-installation .banner {
	min-height: 20em;
}
.p-system-design-and-installation .tagline {
	font-size: 1.25em;
	margin-bottom: 2rem;
	padding: 0;
}
.p-system-design-and-installation .highlights {
	display: flex;
	flex-direction: column;
}
@media (min-width:48em) {
	.p-system-design-and-installation .highlights {
		flex-direction: row;
	}
}
.p-system-design-and-installation .key-highlight {
	background-color: #fff;
	position: relative;
	margin-bottom: 1em;
	display: flex;
	align-items: center;
	height: 5.2rem;
}
.p-system-design-and-installation .key-highlight.video {
	max-width: 20.714em;
}
.p-system-design-and-installation .key-highlight a {
	color: #000 !important;
	padding: 1rem 1.4rem;
}
.p-system-design-and-installation .key-highlight.download a {
	padding-left: calc(1.2em + 4.75em);
}
.p-system-design-and-installation .key-highlight.download::before {
	content: '\f33d';
	font-family: 'Font Awesome 5 Pro';
	position: absolute;
	left: 1.5rem;
	top: 50%;
	transform: translateY(-50%);
	color: rgb(0,173,239);
	font-size: 2.5rem;
	z-index: 0;
	pointer-events: none;
}
.p-system-design-and-installation .key-highlight p {
	margin-left: 4.57em;
	color: #000 !important;
	font-size: 0.9em;
}
.p-system-design-and-installation .key-highlight img {
	width: 3.43em;
	position: absolute;
	top: 1.08rem;
	left: 1.08rem;
}
.p-system-design-and-installation .page-menu h2 {
	color: #000;
	font-weight: 400;
	font-size: 1.286rem;
	margin: 0;
	padding: 0 0 0 15px;
	max-width: 45rem;
}
.p-system-design-and-installation .page-menu p {
	float: left;
	max-width: 25rem;
	font-weight: 400;
	margin-bottom: 3em;
	margin-top: 2rem;
}
.p-system-design-and-installation .page-menu .accreditations {
	max-width: 100%;
	margin-bottom: 1em;
}
.p-system-design-and-installation .page-menu .service-area-link {
	position:relative;
}
.p-system-design-and-installation .page-menu .service-area-link > a {
	color:#000 !important;
	display:flex;
	align-items: center;
}
.p-system-design-and-installation .page-menu .service-area-link > a .image {
	position:relative;
	border-radius:50%;
	flex:0 0 7.143em;
	max-width:7.143em;
	max-height:7.143em;
	background:#fff;
	border:0.214em solid rgb(0,173,239);
	padding:0.214em;
	box-shadow:0 0.571em 0.571em rgb(0,0,0,0.25);
	margin-right:0.5em;
}
.p-system-design-and-installation .page-menu .service-area-link > a .image > span {
	display:block;
	border-radius:50%;
	overflow:hidden;
}
.p-system-design-and-installation .page-menu .service-area-link > a .image img {
	border-radius:50%;
	width:100%;
	margin:0;
	transition:transform 0.2s;
}
.p-system-design-and-installation .page-menu .service-area-link > a .image img:hover {
	transform: scale(1.1);
}
.p-system-design-and-installation .page-menu .service-area-link > ul {
	position:absolute;
	top:0;
	left:calc(8.143em + 0.9375rem);
	right:0.9375rem;
	list-style: none;
	padding:0;
	margin:1em 0 0 0;
	display:flex;
	flex-wrap:wrap;
}
.p-system-design-and-installation .page-menu .service-area-link > ul li {
	flex:0 0 50%;
	max-width:48%;
	padding-left:0;
	margin-left: 0.25em
}
.p-system-design-and-installation .page-menu .service-area-link > ul li a {
	font-size:0.46em;
	font-weight: 600;
}

.p-system-design-and-installation .ces-desc {
	min-height: 17.9em;
	background-color: #F0F0F0;
}
.p-system-design-and-installation .services .span {
	padding: 2em 0 1em 0;
}


.p-system-design-and-installation .services ul {
	padding: 0;
	font-size: 0.875rem;
	font-weight: 700;
	color: #043872;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.p-system-design-and-installation .services ul li {
	margin: 0;
	text-align: center;
	padding: 0.9375em;
	flex-grow: 1;
	flex-basis: 0;
	min-width: 50%;
}
.p-system-design-and-installation .services ul li:last-child {
	margin-left: 50%;
	transform: translateX(-50%);
}
.p-system-design-and-installation .contact-row {
	min-height: 14em;
	background-color: #00ADEF;
}
.p-system-design-and-installation .contact-row h2 {
	color: #FFF;
	font-size: 1.5em;
}
.p-system-design-and-installation .contact-row .col-sm-3 {
	padding: 1em;
	background-color: #fff;
	margin: 0 1rem;
}
.p-system-design-and-installation .contact-row #sales-enquiries {
	color: #404040;
}
.p-system-design-and-installation .contact-row #contact-number {
	font-size: 2em;
	font-weight: 800;
}
.p-system-design-and-installation .contact-row #contact-box a {
	font-size: 1.25em;
}
/*
.p-system-design-and-installation .slideshow {
	min-height: 27em;
}*/
.p-system-design-and-installation .slideshow img {
	display: none;
}
.p-system-design-and-installation .services .services-links {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
}
.p-system-design-and-installation .services .services-links > a {
	flex: 0 0 75%;
	max-width: 75%;
	margin: 5% 12.5%;
	border-radius: 50%;
	background: rgb(0,173,239);
	position: relative;
	text-align: center;
	color: #fff !important;
}
.p-system-design-and-installation .services .services-links > a:hover {
	background: rgb(0,132,182);
}
.p-system-design-and-installation .services .services-links > a::before {
	content: '';
	display: inline-block;
	padding-top: 100%;
}
.p-system-design-and-installation .services .services-links > a span {
	font-size: 0.95em;
  	position: absolute;
	top: 75%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.p-system-design-and-installation .services .services-links > a::after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -75%);
}
.p-system-design-and-installation .services .services-links > a:nth-child(1)::after {
  	content: url(/images/common/icons/services/oil-mist-extraction.png);
}.p-system-design-and-installation .services .services-links > a:nth-child(2)::after {
  	content: url(/images/common/icons/services/oil-smoke-and-fume-extraction.png);
}.p-system-design-and-installation .services .services-links > a:nth-child(3)::after {
  	content: url(/images/common/icons/services/dust-removal.png);
}.p-system-design-and-installation .services .services-links > a:nth-child(4)::after {
    content: url(/images/common/icons/services/voc-abatement.png);  	
}.p-system-design-and-installation .services .services-links > a:nth-child(5)::after {  	
    content: url(/images/common/icons/services/industrial-ventilation.png);
}.p-system-design-and-installation .services .services-links > a:nth-child(6)::after {  	
    content: url(/images/common/icons/services/production-waste-extraction.png);
}.p-system-design-and-installation .services .services-links > a:nth-child(7)::after {  	
    content: url(/images/common/icons/services/centralised-vacuum-systems.png);
}.p-system-design-and-installation .services .services-links > a:nth-child(8)::after {  	
    content: url(/images/common/icons/services/welding-fume-extraction.png);
}
.p-system-design-and-installation .slideshow h2 {
    color: #fff;
}
@media (min-width:48em) {
	.p-system-design-and-installation .page-menu .accreditations {
		margin: 0;
	}
	.p-system-design-and-installation .page-menu p {
		max-width: 20rem;
	}
	.p-system-design-and-installation .page-menu .service-area-link {
		zoom: 0.75;
		margin: 2em 1em 0 0;
	}
	.p-system-design-and-installation .page-menu .service-area-link > a {
		justify-content: center;
	}
	.p-system-design-and-installation .page-menu .service-area-link > a .image {
		font-size:2.25em;
	}
	.p-system-design-and-installation .page-menu .service-area-link > ul {
		padding:0;
		top:30%;
		left:50%;
		right:auto;
		display:block;
	}
	.p-system-design-and-installation .page-menu .service-area-link > ul li {
		position:absolute;
		transform:translateY(-50%);
		max-width:none;
		margin:0;
	}
	.p-system-design-and-installation .page-menu .service-area-link > ul li a {
		white-space: nowrap;
		padding-left:4em;
		font-size: 0.92em;
		cursor: pointer;
	}
	.p-system-design-and-installation .page-menu .service-area-link > ul li a::before {
		left:2.5em;
	}
	.p-system-design-and-installation .page-menu .service-area-link > ul [data-column="right"] a::after {
		content:'';
		position:absolute;
		top:50%;
		left: 0;
		width:2.857em;
		height:2.857em;
		background-position:50% 50%;
		background-size: auto 105%;
		background-repeat:no-repeat;
		border:0.174em solid rgb(0,173,239);
		border-radius:50%;
		transform:translate(-50%, -50%);
	}
	.p-system-design-and-installation .page-menu .service-area-link > ul [data-column="left"] a::after {
		content:'';
		position:absolute;
		top:50%;
		right: -7em;
		width:2.857em;
		height:2.857em;
		background-position:50% 50%;
		background-size: auto 105%;
		background-repeat:no-repeat;
		border:0.174em solid rgb(0,173,239);
		border-radius:50%;
		transform:translate(-50%, -50%);
	}
	
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(1) {top:-5.341em; left:-22em;}
	
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(2) {top:-1.8em; left:-22.5em;}
	
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(3) {top:1.955em; left:-20.75em;}
	
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(4) {top:5.341em; left:-23.5em;}
	
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(5) {top:-5.341em; left:5em;}
	
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(6) {top:-1.8em; left:7em;}
	
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(7) {top:1.955em; left:7em;}
	
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(8) {top:5.341em; left:5em;}
	
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(1) a::after {background-image:url(/images/content/ces/services/page-menu/aftersales-support.jpg);}
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(2) a::after {background-image:url(/images/content/ces/services/page-menu/commissioning.jpg);}
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(3) a::after {background-image:url(/images/content/ces/services/page-menu/installation.jpg);}
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(4) a::after {background-image:url(/images/content/ces/services/page-menu/manufacturing-and-supply.jpg);}
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(5) a::after {background-image:url(/images/content/ces/services/page-menu/consultation.jpg);}
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(6) a::after {background-image:url(/images/content/ces/services/page-menu/project-planning.jpg);}
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(7) a::after {background-image:url(/images/content/ces/services/page-menu/design.jpg);}
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(8) a::after {background-image:url(/images/content/ces/services/page-menu/specification.jpg);}
	
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(1) a::before {left: 14em;}
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(2) a::before {left: 12.5em;}
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(3) a::before {left: 10.5em;}
	.p-system-design-and-installation .page-menu .service-area-link > ul li:nth-child(4) a::before {left: 15.5em;}
	
	.p-system-design-and-installation .services .services-links {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}
	.p-system-design-and-installation .services .services-links > a {
		margin: 1%;
		flex: 0 0 18%;
		max-width: 18%;
	}
	.p-system-design-and-installation .services .services-links > a span {
		font-size: 0.95em;
	}
	.p-system-design-and-installation .banner {
		background: url(/images/content/ces/banners/banner.webp?v=250923) 100% 50% / cover no-repeat;
	}
	.p-system-design-and-installation .tagline {
		font-size: 1.2857em;
		max-width: 48%;
		margin-bottom: 3rem;
	}
	
	.p-system-design-and-installation .services {
		min-height: 28.6em;
	}
	.p-system-design-and-installation .services h2 {
		color: #000;
		font-size: 1.7em;
		max-width: 50%;
	}
	.p-system-design-and-installation .services ul {
		padding: 0.9375em 0;
		font-size: 0.875rem;
		font-weight: 700;
		color: #043872;
		list-style: none;
		display: flex;
		justify-content: space-between;
	}
	.p-system-design-and-installation .services ul li {
		min-width: 14.28%;
	}
	.p-system-design-and-installation .services ul li:last-child {
		margin-left: 0;
		transform: translateX(0);
	}
	.p-system-design-and-installation .contact-row .col-sm-3 {
		margin: 0;
		position: absolute;
		right: 0;
		width: 15rem;
	}
	/*SLIDER*/
	.p-system-design-and-installation .slideshow .span {
		height: 100%;
		padding-bottom: 10rem;
	}
	.p-system-design-and-installation .slideshow h2 {
		color: #fff;
		font-size: 2.57em;
		margin-bottom: 0.75em;
	}
	.p-system-design-and-installation .slideshow .col {
		padding: 0.9375em 35% 0.9375em 17.5%;
		color: #fff;
	}
	.p-system-design-and-installation .slideshow > div {
		background-position: 100% 0;
    	background-size: auto 120%;
	}
	.p-system-design-and-installation .slideshow .col a {
		color: #00ADEF !important;
	}

	/*SLICK DOTS*/
	.p-system-design-and-installation .slick-dotted.slick-slider {
   		margin-bottom: 0;
	}
	.p-system-design-and-installation .slideshow .slick-dots {
		bottom: 0;
		background: rgb(0,0,0,.5);
		height: 8rem;
	}
	.p-system-design-and-installation .slideshow .slick-dots .slick-active {
		background: rgb(0,0,0,.75);
	}
	.p-system-design-and-installation .slideshow .slick-dots li {
		height: 100%;
		width: 11vw;
		max-width: 9rem;
		padding: 0;
		margin: 0;
	}
	.p-system-design-and-installation .slideshow .slick-dots li:hover {
		background: rgb(0,0,0,.5);
	}
	.p-system-design-and-installation .slideshow .slick-dots .slick-active:hover {
		background: rgb(0,0,0,.75);
	}
	.p-system-design-and-installation .slideshow .slick-dots li button::before {
		width: 100%;
		height: 100%;
		color: #fff;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		opacity: 1;
		font-family: inherit;
		font-size: 10px;
		padding-top: 9em;
	}
	.p-system-design-and-installation .slideshow .slick-dots li button::after {
		content: '';
		width: 50px;
		height: 50px;
		color: #fff;
		position: absolute;
		top: 20%;
		left: 50%;
		transform: translateX(-50%);
		opacity: 1;
		border-radius: 50%;
	}
	.p-system-design-and-installation .slideshow .slick-dots li #slick-slide-control00::after {
		background: url(/images/content/ces/services/page-menu/consultation.jpg);
		background-position: center center;
		background-size: cover;
	}.p-system-design-and-installation .slideshow .slick-dots li #slick-slide-control01::after {
		background: url(/images/content/ces/services/page-menu/project-planning.jpg);
		background-position: center center;
		background-size: cover;
	}.p-system-design-and-installation .slideshow .slick-dots li #slick-slide-control02::after {
		background: url(/images/content/ces/services/page-menu/design.jpg);
		background-position: center center;
		background-size: cover;
	}.p-system-design-and-installation .slideshow .slick-dots li #slick-slide-control03::after {
		background: url(/images/content/ces/services/page-menu/specification.jpg);
		background-position: center center;
		background-size: cover;
	}.p-system-design-and-installation .slideshow .slick-dots li #slick-slide-control04::after {
		background: url(/images/content/ces/services/page-menu/aftersales-support.jpg);
		background-position: center center;
		background-size: cover;
	}.p-system-design-and-installation .slideshow .slick-dots li #slick-slide-control05::after {
		background: url(/images/content/ces/services/page-menu/commissioning.jpg);
		background-position: center center;
		background-size: cover;
	}.p-system-design-and-installation .slideshow .slick-dots li #slick-slide-control06::after {
		background: url(/images/content/ces/services/page-menu/installation.jpg);
		background-position: center center;
		background-size: cover;
	}.p-system-design-and-installation .slideshow .slick-dots li #slick-slide-control07::after {
		background: url(/images/content/ces/services/page-menu/manufacturing-and-supply.jpg);
		background-position: center center;
		background-size: cover;
	}
	.p-system-design-and-installation .slideshow .slick-arrow {
		width: 120px;
		height: 120px;
		border-radius: 50%;
		background: rgb(0,0,0,.75);
		z-index: 1;
		transition: all .2s ease-in-out;
	}
	.p-system-design-and-installation .slideshow .slick-arrow:hover {
		background: rgb(0,0,0,1);
	}
	.p-system-design-and-installation .slideshow .slick-arrow::before {
		font-family: 'Font Awesome 5 Pro';
		font-size: 80px;
		font-weight: 300;
		opacity: 1;
		position: absolute;
		left: 50%;
		top: 5px;
		transform: translateX(-50%);
	}
	.p-system-design-and-installation .slideshow .slick-next {
		right: 0;
	}
	.p-system-design-and-installation .slideshow .slick-prev {
		left: 0;
	}
	.p-system-design-and-installation .slideshow .slick-next::before {
		content: '\f105';
	}
	.p-system-design-and-installation .slideshow .slick-prev::before {
		content: '\f104';
	}
	.p-system-design-and-installation .slideshow .slick-arrow::after {
		font-display: inherit;
		font-size: 10px;
		text-align: center;
		line-height: 1.25;
		opacity: 1;
		color: #fff;
		position: absolute;
		left: 50%;
		top: 80px;
		transform: translateX(-50%);
	}
	.p-system-design-and-installation .slideshow [data-slide="consultation"] {
		background: url(/images/content/ces/banners/slide-1.webp?v=250923) 50% 50% / cover no-repeat;
	}
	.p-system-design-and-installation .slideshow [data-slide="project-planning"] {
		background: url(/images/content/ces/banners/slide-2.webp?v=250923) 50% 50% / cover no-repeat;
	}
	.p-system-design-and-installation .slideshow [data-slide="system-design"] {
		background: #1fbfff;
	}
	.p-system-design-and-installation .slideshow [data-slide="specification"] {
		background: url(/images/content/ces/banners/slide-4.webp?v=250923) 50% 50% / cover no-repeat;
	}
	.p-system-design-and-installation .slideshow [data-slide="aftersales-support"] {
		background: #1fbfff;
	}
	.p-system-design-and-installation .slideshow [data-slide="commissioning"] {
		background: url(/images/content/ces/banners/slide-6.webp?v=250923) 50% 50% / cover no-repeat;
	}
	.p-system-design-and-installation .slideshow [data-slide="installation"] {
		background: url(/images/content/ces/banners/slide-7.webp?v=250923) 50% 50% / cover no-repeat;
	}
	.p-system-design-and-installation .slideshow [data-slide="manufacture-and-supply"] {
		background: url(/images/content/ces/banners/slide-8.webp?v=250923) 50% 50% / cover no-repeat;
	}

}
@media (min-width:62em){
	.p-system-design-and-installation .page-menu .service-area-link {
		zoom: 1;
	}
	.p-system-design-and-installation .page-menu .accreditations {
		max-width: 20rem;
	}
	.p-system-design-and-installation .page-menu p {
		max-width: 25rem;
	}
	.p-system-design-and-installation .page-menu .service-area-link > ul {
		top:40%;
	}
}
.p-system-design-and-installation .slideshow {
	display:block;
}
@media (min-width:48em) {
	.p-system-design-and-installation .slideshow.slick-initialized .slick-track {
		display:flex;
	}
	.p-system-design-and-installation .slideshow.slick-initialized .slick-slide {
		height:auto !important;
        position: relative;
	}
	.p-system-design-and-installation .slideshow .slick-arrow {
		background: rgba(0,0,0,.75);
		font-size:0.75em;
		line-height: inherit;
		color:#fff;
		transition:none;
		text-align: center;
		padding:5em 1em 0;
		box-sizing: border-box;
	}
	.p-system-design-and-installation .slideshow .slick-arrow:hover {
		background: rgba(0,0,0,1);
	}
	
	.p-system-design-and-installation .slideshow .slick-prev {
		left:0.9375rem;
	}
	.p-system-design-and-installation .slideshow .slick-next {
		right:0.9375rem;
	}
	.p-system-design-and-installation .slideshow .slick-dots {
		background: rgba(0,0,0,.5) !important;
	}
	.p-system-design-and-installation .slideshow .slick-dots .slick-active {
		background: rgba(0,0,0,.75);
	}
	.p-system-design-and-installation .slideshow .slick-dots li button {
		width: 100%;
		height: 100%;
		color: #fff;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		opacity: 1;
		font-family: inherit;
		font-size: 10px;
		padding-top:4em;
		text-align: center;
		line-height: inherit;
	}
	.p-system-design-and-installation .slideshow .slick-dots li button::before {
		content:none !important;
	}
	.p-system-design-and-installation .slideshow .slick-dots li button::after {
		background-position: center center;
		background-size: cover;
	}
	.p-system-design-and-installation .slideshow .slick-dots li [data-target="consultation"]::after {background-image: url(/images/content/ces/services/page-menu/consultation.jpg) !important;}
	.p-system-design-and-installation .slideshow .slick-dots li [data-target="project-planning"]::after {background-image: url(/images/content/ces/services/page-menu/project-planning.jpg) !important;}
	.p-system-design-and-installation .slideshow .slick-dots li [data-target="system-design"]::after {background-image: url(/images/content/ces/services/page-menu/design.jpg) !important;}
	.p-system-design-and-installation .slideshow .slick-dots li [data-target="specification"]::after {background-image: url(/images/content/ces/services/page-menu/specification.jpg) !important;}
	.p-system-design-and-installation .slideshow .slick-dots li [data-target="aftersales-support"]::after {background-image: url(/images/content/ces/services/page-menu/aftersales-support.jpg) !important;}
	.p-system-design-and-installation .slideshow .slick-dots li [data-target="commissioning"]::after {background-image: url(/images/content/ces/services/page-menu/commissioning.jpg) !important;}
	.p-system-design-and-installation .slideshow .slick-dots li [data-target="installation"]::after {background-image: url(/images/content/ces/services/page-menu/installation.jpg) !important;}
	.p-system-design-and-installation .slideshow .slick-dots li [data-target="manufacture-and-supply"]::after {background-image: url(/images/content/ces/services/page-menu/manufacturing-and-supply.jpg) !important;}
}

@media (min-width:62em) {
	.p-system-design-and-installation .slideshow .slick-prev {
		left:calc(3.125vw + 0.9375rem);
	}
	.p-system-design-and-installation .slideshow .slick-next {
		right:calc(3.125vw + 0.9375rem);
	}
}
@media (min-width:80em) {
	.p-system-design-and-installation .slideshow .slick-prev {
		left:calc(50vw - 37.5rem + 0.9375rem);
	}
	.p-system-design-and-installation .slideshow .slick-next {
		right:calc(50vw - 37.5rem + 0.9375rem);
	}
}
.v-centralised-extraction-systems ul.lozenge-group {
	list-style: none;
	list-style-type: none; 
	padding: 0;
}
.v-centralised-extraction-systems ul.lozenge-group li {
	padding: 0;
	margin: 0.625em 0 0.625em 0;
}
.v-centralised-extraction-systems .lozenge-group .lozenge  {
	display: flex;
	justify-content: end;
	align-items: center;
	background: #fff;
	padding: 0.5rem;
	border-radius: 4rem;
	width: calc(100% - 1.875rem);
	margin: 0 auto;
	font-size: 0.8em;
	box-shadow: 0 0.625rem 1.25rem rgb(0 0 0 / 20%);
}
.v-centralised-extraction-systems .lozenge-group .lozenge span {
	padding-left: 1rem;
	color: #000 !important;
	font-weight: 200;
	width: 60%;
}
.v-centralised-extraction-systems .lozenge-group .lozenge span strong {
	color: #00adef;
	font-weight: 600;
}
.v-centralised-extraction-systems .lozenge-group .lozenge img {
	margin: 0 0 0 1em;
	max-width: 40%;
}

/* 768px */ 
@media (min-width:48em) {
	.v-centralised-extraction-systems .lozenge-group .lozenge {
		width: 35em;
		margin: 0;
	}
	.v-centralised-extraction-systems .lozenge-group .lozenge span {
		font-size: 1.8em;
		padding-left: 1.7em;
	}
}
/* 992px */
@media (min-width:62em) {
	.v-centralised-extraction-systems .lozenge-group{
		margin-top: 0em;
	}
	.v-centralised-extraction-systems .lozenge-group .lozenge {
		font-size: 0.65em;
	}
	.v-centralised-extraction-systems .lozenge-group .lozenge span {
		font-size: 1.7em;
		padding-left: 1.5rem;
	}
	.v-centralised-extraction-systems .lozenge-group .lozenge img {
		max-width: 42.5%;
	}
}
/* 1200px */
@media (min-width:75em) {
	.v-centralised-extraction-systems #videos {
		width: calc((93.75vw / 4) - (0.9375rem * 2));
		margin-left: auto;
	}
}

/* 1280px */
@media (min-width:80em) { 
	.v-centralised-extraction-systems #videos {
		width: calc((75rem / 4) - (0.9375rem * 2));
	}
}
.v-centralised-extraction-systems.p-system-design-and-installation aside > .action-panel {
	margin-bottom: 0.9em;
}
