/*!
Theme Name:  UWP Child Theme v2
Author:      UWP Group
Author URI:  https://uwpgroup.co.uk/
Description: Child theme for Page Builder Framework
Version:     1.0.0
License:     GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Template:    page-builder-framework
Text Domain: page-builder-framework-child
*/
:root {
	--accent-color: #00daaa;
}
html {
	overflow-x: hidden;
	overflow-y: auto;
	scroll-behavior: smooth;
	scroll-padding-top: 200px;
	scroll-snap-type: y mandatory;
	margin: 0;
	border: 0;
	max-width: 100%;
	min-width: 100%;
	width: 100%;
}
body {
	font-size: 24px;
	font-size: clamp(20px, 1vw, 40px);
	max-width: 100%;
	width: 100%;
	min-width: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}
body * {
	word-break: keep-all;
	word-wrap: normal;
}
h1 {
	font-size: 90px;
	font-size: clamp(60px, 5vw, 120px);
	font-weight: normal;
	line-height: 1.2;
}
.sow-slider-base {
	overflow: hidden;
	max-width: 100%;
}
:focus {outline:none;}
::-moz-focus-inner {border:0;}
.option-2 .sow-slider-image {
	background-color: rgba(0,0,0,0.3)!important;
}
.wpbf-icon svg {
	top: auto;
}
.wpbf-menu .wpbf-icon-arrow-down {
	line-height: 1.2;
	display: inline-block;
	vertical-align: top;
}
.site-title a {
	border: 1px solid;
	padding: 0 10px;
}
.sow-slide-nav {
	display: none!important;
}
.hero .sow-slider-base ul.sow-slider-images li.sow-slider-image {
	min-height: 100vh !important;
}
.wpbf-mobile-menu .menu-item {
	line-height: 1;
}
.wpbf-mobile-menu .sub-menu .menu-item {
	font-size: .8em;
}
.wpbf-mobile-menu .menu-item-has-children .wpbf-submenu-toggle {
	line-height: 1;
}
.menu-item-has-children .sub-menu {
	display: block;
}
.menu-item-has-children:active .sub-menu {
	display: block;
}
.wpbf-submenu-toggle + .sub-menu {
	height: 100%;
	overflow: hidden;
	max-height: 0px;
	transition: max-height .5s ease-in-out;
}
.wpbf-submenu-toggle.active + .sub-menu {
	max-height: 999px;
}

.wpbf-sub-menu > .menu-item-has-children:not(.wpbf-mega-menu) .sub-menu {
	width: auto;
}
button, input, optgroup, select, textarea, form ::placeholder {
	font-size: 1em;
}
textarea {
	min-height: 170px;
}
.grecaptcha-badge {
	z-index: 99;
}
.cky-btn-revisit-wrapper {
	bottom: 80px!important;
}
.cky-revisit-bottom-left {
  left: 20px!important;
}
.accreditations .logo-slider-image img,
.accreditations .logo-slider-image svg {
	height: 120px;
	width: 240px;
	object-fit: contain;
	object-position: center;

}
.clients .slides .logo-slider-image img,
.clients .slides .logo-slider-image svg {
	height: 120px;
	width: 120px;
	object-fit: contain;
	object-position: center;
	min-width: 120px;
}
.clients .slides .logo-slider-image .image-set {
	border-radius: 120px;
	border: 1px solid;
	position: relative;
	padding: 10px;
	margin: 20px auto;
	background: #fff;
}

.clients .slides .logo-slider-image .white {
	position: absolute;
	top: 10px;
	left: 10px;
	/*transition: opacity 0.3s;*/
}
.clients .slides .logo-slider-image .white svg path {

}
.email, .tel {
	white-space: nowrap;
	line-height: 2;
}
.wpbf-logo a {
	text-transform: uppercase;
}
.wpbf-logo {
	transform: scale(1.2);
	transform-origin: 0 0;
	-webkit-transition: transform 200ms linear;
	-ms-transition: transform 200ms linear;
	transition: transform 200ms linear;
}
body.scrolled .wpbf-logo {
	transform: scale(1);
}
.wpbf-menu-effect-modern > .menu-item > a::after {
	height: 2px!important;
}

.logo-text, .wpbf-logo {
	white-space: nowrap;
}
.logo-text {
	display: block
}
.wpbf-navigation .wpbf-logo-container, .wpbf-navigation .wpbf-menu-container {
	vertical-align: top;
}
.wpbf-menu-right .wpbf-menu {
	display: flex;
	width: 580px;
	justify-content: start;
	background: #fff;
	border-radius: 10px;
	padding: 10px 20px;
}

.wpbf-menu-right .wpbf-menu #menu-item-phone {
	line-height: 1.6;
	position: absolute;
	right: 0;
}
.wpbf-menu-right .wpbf-menu #menu-item-phone.freephone {
	right: 260px;
}

.wpbf-menu-right .wpbf-menu #menu-item-phone a, .wpbf-mobile-menu #menu-item-phone.menu-item a, .wpbf-mobile-logo a.tel {
	font-weight: bold;
	color: #ffffff;
	background: var(--accent-color);
	border: none;
	padding: 10px 30px;
	display: flex;
	align-items: center;
	line-height: 1;
	height: auto;
	white-space: nowrap;
}
.wpbf-menu-right .wpbf-menu #menu-item-phone .phone-icon {
	display: inline;
	vertical-align: middle;
	width: 20px;
	margin-right: 10px;
}
.wpbf-navigation .wpbf-logo-container{

}

body.scrolled .wpbf-navigation a.tel {
	color: var(--accent-color);
}
.wpbf-navigation a.tel {
	margin-right: 50px;
	color: #ffffff;
	font-family: AvenirNextLTPro-Bold,sans-serif;
}
body.document .wpbf-navigation a.tel, body.terms-of-use .wpbf-navigation a.tel, body.privacy-policy .wpbf-navigation a.tel, body.accessibility-statement .wpbf-navigation a.tel, body.cookie-policy .wpbf-navigation a.tel {
	color: var(--accent-color);
}
.wpbf-navigation .wpbf-menu-container {
	position: relative;
	display: flex;
	justify-content: end;
	align-items: center;
	width: 100%;
}
.wpbf-navigation .wpbf-menu-container .menu-item {
	font-family: AvenirNextLTPro-Bold,sans-serif;
}
.wpbf-navigation .wpbf-mobile-nav-wrapper {
	justify-content: start;
}
.wpbf-mobile-logo {
	display: flex;
	justify-content: start;
	align-items: center;
}
.wpbf-menu-toggle-container {
	position: absolute;
	right: 30px;
}
.wpbf-navigation .wpbf-mobile-nav-wrapper .wpbf-mobile-logo-container {
	width: calc(100% - 50px);
}
.wpbf-slide-anim {
	display: block;
}
.menu-item > a {
	white-space: nowrap;
}
.current-menu-item > a, .current_page_parent > a {
	font-weight: bold;
}

.wpbf-mobile-menu #menu-item-phone.menu-item {
	display: flex;
	justify-content: end;
	align-items: center;
}
.wpbf-mobile-menu-container {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100vh;
	padding: 50px;
	padding-top: 100px;
	z-index: 99;
}
.wpbf-mobile-menu-container nav {

}
.wpbf-mobile-menu {
	margin: 0 auto;
	max-width: 768px;
}
.wpbf-mobile-menu-container.active .wpbf-menu-toggle-container {
	width: 80px !important;
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: 9;
}
.wpbf-mobile-nav-wrapper .wpbf-mobile-logo-container {
	display: none;
}
.wpbf-visible-small, .wpbf-visible-medium, .wpbf-hidden-large {
	display: block !important;
}

.wpbf-navigation .wpbf-mobile-nav-wrapper {
	justify-content: start;
	position: relative;
	padding: 0;
}
.wpbf-mobile-logo {
	display: flex;
	justify-content: start;
	align-items: center;
}
.wpbf-menu-toggle-container {
	width: 50px !important;
	position: absolute;
	right: 30px;
	top: -85px;
	z-index: 9;
	text-align: center;
	background: var(--accent-color);
	border-radius: 10px;
	z-index: 1000;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 45px;
}
.wpbf-mobile-menu-toggle {
	margin: auto;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 0;
}


hr {
	border-top: 4px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: inherit;
	margin-top: 40px;
}
main#main .widget ul li {
	list-style: disc;
	left: 20px;
	position: relative;
}
main#main .textwidget > p:first-child > span {
	text-transform: capitalize;
	font-family: AvenirNextLTPro-Bold,sans-serif;
	font-size: 30px;
	line-height: 1;
}
main#main .hero .textwidget > p:first-child span {
	color: var(--accent-color);
	font-size: 40px;
}
.wpbf-logo img {

}
.wpbf-navigation {
	position: fixed;
	top: 0;
	width: 100%;
	-webkit-transition: background-color 100ms linear;
	-ms-transition: background-color 100ms linear;
	transition: background-color 100ms linear;
	z-index: 999;
	background: transparent!important;
	padding: 0 20px;
}
/*
.wpbf-mobile-menu-container:before {
background: transparent;
-webkit-transition: background-color 500ms linear;
-ms-transition: background-color 500ms linear;
transition: background-color 500ms linear;
}
.wpbf-mobile-menu-container.active.is-expanded:before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100vh;
width: 100%;
background: #fff;
z-index: -1;
}
*/
/*
body.home .wpbf-mobile-menu-container {
transition: max-height .4s ease-in-out;
max-height: 0;
overflow-y: hidden;
}
body.home .wpbf-mobile-menu-container.is-expanded {
max-height: 999px;
display: block!important;
}
*/
body.scrolled .wpbf-navigation {
	background-color: #fff!important;
}
body.single-post #inner-content {
	padding-top: 40px!important;
	padding-bottom: 40px!important;
}
body.single-post #main {
	margin-top: 120px;
}
body.single-post .article-content {
	display: block;
	clear: both;
	padding-top: 30px;
}
body.single-post .article-meta {
font-size: 24px;
  font-size: clamp(20px, 1vw, 40px);
}
body.single-post .footer-tags, body.single-post .footer-categories {
font-size: 24px;
  font-size: clamp(20px, 1vw, 40px);
}
body.search h1.page-title {
	/*font-size: clamp(20px, 1.2vw, 24px);*/
	font-size: 120px;
}
body.search h1.page-title span {
	color: var(--accent-color);
}

.wpbf-pre-header {
	background: transparent !important;
	font-size: 1.2em !important;
	position: fixed;
	z-index: 9999;
	top: 35px;
	transform: translateX(calc(100vw - 900px));
}
.wpbf-pre-header .tel svg {
	margin-top: 10px;
}
.banner-widgets {
	margin-bottom: 20px;
}
.banner-widgets .wpbf-container {
	padding-left: 0;
	padding-right: 0;
}
.wpbf-navigation .wpbf-menu .current_page_parent a, .wpbf-navigation .wpbf-menu .current-menu-item a, .wpbf-navigation .wpbf-menu .current_page_item a {
	color: var(--accent-color);
}
.blog .banner-widgets, .archive .banner-widgets {
	margin-bottom: 50px;
}
.single-post .wpbf-post-image-wrapper {
	width: 50%;
	float: right;
	padding: 0 50px;

}
.single-post .wpbf-article-wrapper {
	max-width: 90%;
	margin: 0 auto;
}

svg {
	max-height: 100%;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	height: auto;
}

.testimonials .read-more-checkbox {
	visibility: hidden;
	opacity: 0;
	width: 0;
	height: 0;
}
.testimonials .content {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
}
.testimonials .read-more-checkbox:checked ~ .content {
	-webkit-line-clamp: 99;
}
.testimonials label:after {
	content: 'more';
}
.testimonials .read-more-checkbox:checked ~ label:after {
	content: 'less';
}
.stats {
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}
.stats p {
	font-size: 1.2em;
	line-height: 1;
}
.stats .widget-title {
	font-size: 1em;
	line-height: 1;
	margin-bottom: 0;
	color: #fff;
	font-weight: normal;
}
.stats .counter {
	font-size: 2em;

}
.values svg {
	width: 150px;
	height: 150px;
}
.hero .ratings {
	max-width: 500px;
	margin: 0 0 30px 0;
}

.ratings {
	line-height: 1;
	max-width: 500px;
	margin: 0 auto;
}
.hero .ratings > div {
	justify-content: start;
}
.ratings > div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.ratings .google-badge {
	display: inline-block;
	padding: 10px;
	border-radius: 50px;
}
.ratings .google-badge svg {
	width: 80px;
	height: 80px;
}
.ratings .stars {
	font-size: 1.6em;
	color: gold;
}

.rating {
	background: #fff;
	box-shadow: -5px -5px 5px rgba(0,0,0,0.3);
	display: inline-flex;
	padding: 5px 30px;
	align-items: center;
	border-radius: 50px;
}
.rating .text {
	font-size: 1em;
	color: var(--accent-color);
	line-height: 1;
	white-space: nowrap;
	margin-right: 20px;
}
.rating .badge {
	min-width: 50px;
}
.testimonials .items {
	display: flex;
	flex-wrap: wrap;
}

.testimonials .items .stars {
	color: gold;
	font-size: 50px;
}
.testimonials .items .item {
	width: 25%;
	padding: 50px;
	text-align: center;
}
.selling-points {
	padding-bottom: 20px;
}
.selling-point {
	position: relative;
	left: 35px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 35px;
}
.selling-point:last-child {
	margin-bottom: 0;
}
.selling-point svg {
	display: inline-block;
	vertical-align: middle;	
	position: absolute;
	left: -35px;
	top: 5px;
	color: var(--accent-color);
}
.post-links {
	margin-bottom: 0!important;
}
.blog .post-links {
	margin-bottom: 20px!important;
}
.accreditations-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.accreditations-container .accreditation {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 100px;
	border-radius: 500px;
	background: #fff;
	line-height: 1;
	width: 600px;
	height: 600px;
	margin: 50px;
}
.accreditations-container .accreditation .logo-slider-image, .accreditations-container .accreditation strong {
	margin-bottom: 20px;
}
body:not(.accreditations) .logo-slider-content .logo-slider-image.neutral-carbon-zone svg g {
	fill: #fff;
}
.case-study {
	display: flex;
	background: #231f20;
	color: #fff;
}
.case-study:nth-child(2n) {
	flex-direction: row-reverse;
}
.case-study .case-study-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: start;
	padding: 50px;
	width: 50%;
}
.case-study img {
	width: 50%;
}
.case-study .wpbf-button {
	margin-top: 20px;
}
.logo-image {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100px;
	z-index: 2;
}
.map {
	position:relative;
	width:100%;
}
.map iframe {
	height: 768px;
	display: block;
}
.map text {
	display: none!important;
}
.map svg g.is-active path {
	fill: #00daaa!important;
}
.map .cls-43, .map .cls-44 {
	fill: #231f20!important;
}
.map .cls-43 {
	stroke: #006e54!important;
}
main#main .widget .map-txt ul {
	float: left;
	list-style: none;
	padding-left: 0;
	width: 50%;
	min-width: 200px;
	margin-bottom: 0;
}
main#main .widget .map-txt ul li {
	list-style: none;
	left: 0;
	padding-right: 20px;
	cursor: default;
}
main#main .widget .map-txt ul li:hover {
	color: var(--accent-color);
}
.full-height-left, .full-height-right {
	height: 100%!important;
}
.full-height-left .widget_sow-image, .full-height-right .widget_sow-image, .full-height-img, .full-height-img * {
	height: 100%!important;
	display: block!important;
}
.full-height-img img {
	object-fit: cover;
	object-position: center;
}
.full-height-left .panel-grid-cell:last-child, .full-height-right .panel-grid-cell:first-child {  
	justify-content: center;
	display: flex;
	flex-direction: column;
}
h1, h2, h3, h4, h5, h6 {
	color: inherit;
	font-weight: bold;
}
h2, h3, h4, h5, h6 {

}

strong {
	font-family: AvenirNextLTPro-Bold,sans-serif;
}

.wpbf-mobile-menu {
	font-size: clamp(30px, 3.5vw, 50px);
}
.hero h1 {
	margin-bottom: 0;
	text-transform: capitalize;
}


h2 {
	font-size: 1.8em;
}
.counter-container {
	flex-wrap: wrap;
}
.counter-container h2 {
	margin-bottom: 0px; 
	font-size: 3.2em;
}
.widget-title, .wpbf-widgettitle {
	font-weight: bold;
}
#contact-us .widget-title {
	margin-bottom: 20px;
	padding-bottom: 0;
	border-bottom: none;
}

.panel-grid .so-parallax .simpleParallax, .panel-grid .so-parallax img[data-siteorigin-parallax] {
	height: 600px;
	object-fit: cover;
	object-position: center;
}
.hero hr {
	border-color: var(--accent-color);
}


p, figure {
	margin-bottom: 10px;
}
.theme-img img {
	box-shadow: -5px -5px 5px rgba(0,0,0,0.3);
	border-radius: 20px;
}
.blue-ticks .checkmark-icon {
	color: var(--accent-color);
}
textarea, select, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="number"], input[type="datetime"] {border: 0;}

video.sow-video-widget {
	height: auto!important;
	width: auto!important;
}

table th, table td, .wpbf-table th, .wpbf-table td, table, .wpbf-table {
	border: none!important;
	padding: 0!important;
}

/*
.home .hero video {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}

.homepage-service, .homepage-industries, .about-links {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);	
transition: all 0.5s ease;
}
.homepage-service:hover, .homepage-industries:hover, .about-links:hover {
-webkit-filter: grayscale(0);
filter: grayscale(0);	
}
*/

.homepage-service svg {
	width: 50px;
	height: 50px;
}
.homepage-service .textwidget a, .homepage-industries .textwidget a, .about-links .textwidget a { 
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

.about-links .textwidget a strong { 
	font-size: 2.4em;
	max-width: 480px;
	margin: 0 auto;
}
.about-links .textwidget a { 
	height: 430px;
}
.homepage-service .textwidget a { 
	height: 710px;
}
.homepage-service .textwidget a strong { 
	font-size: 2.4em;
	max-width: 480px;
	margin: 20px auto;
}
.homepage-industries .textwidget a { 
	height: 300px;
	font-size: 1.8em;
}
.homepage-service .textwidget a span { 
	max-width: 480px;
	margin: 0 auto;
}
.services.panel-cell-style .panel-first-child {
	margin-bottom: 0!important;
}
.wpbf-pricing .entry-title {
	margin-top: 50px;
}
.textwidget p:last-child {
	margin-bottom: 0;
}
.sow-cta-base {
	padding: 2em 0!important;
	font-weight: bold;
}
.wpbf-medium-1-3, .wpbf-medium-2-6 {
	width: calc(33.333% - 10px);
}
.sow-cta-base .sow-cta-text {
	margin-top: 12px;
}
form.sow-contact-form {
	border: none !important;
	background-color: transparent !important;
}
form.sow-contact-form .sow-submit, .so-widget-sow-button .ow-button-base .sowb-button {
	cursor: pointer;
	line-height: 1.2;
	padding: 20px 30px !important;
	text-transform: uppercase;
	font-size: 22px!important;
	font-family: AvenirNextLTPro-Bold,sans-serif;
}
form.sow-contact-form .sow-submit {
	width: 100%;
	background: var(--accent-color) !important;
	font-weight: bold !important;
	color: #fff !important;
	border: none!important;
	box-shadow: none!important;
	border-radius: 0 !important;
}
form.sow-contact-form .sow-submit:hover {
	background: var(--accent-color) !important;
}
form.sow-contact-form  .sow-form-field textarea, form.sow-contact-form  .sow-form-field.sow-form-field-select select, form.sow-contact-form  .sow-form-field .sow-text-field {
	border: none!important;
}
form.sow-contact-form .sow-form-field label strong {
	font-weight: normal;
}
.ow-button-base a {

}
form.sow-contact-form input[type="text"], form.sow-contact-form input[type="email"], form.sow-contact-form textarea {

}
.wpbf-button, input[type="submit"] {
	font-weight: bold;
	padding: 14px 30px;
	text-transform: lowercase;
}
form.sow-contact-form .sow-form-field .sow-field-container textarea:focus, form.sow-contact-form .sow-form-field .sow-field-container input:focus, form.sow-contact-form .sow-form-field .sow-field-container > :focus {
	box-shadow: inset 2px 2px 0 var(--accent-color), inset -2px -2px 0 var(--accent-color);
	outline: none;
}
form.sow-contact-form .sow-form-field-checkboxes {
	font-size: .6em;
}

form.sow-contact-form ::placeholder, form.sow-contact-form select {
	color: #a3a5a8;
	opacity: 1;
}
form.sow-contact-form select option:disabled {
	display: none;
}
.sow-form-field.sow-form-field-name {
	width: calc(50% - 10px);
	float: left;	
}
.sow-form-field.sow-form-field-name:first-child {
	margin-right: 20px;
}
.sow-form-field:not(.sow-form-field-name) {
	clear: both;
}
.wpbf-sidebar-wrapper {
	position: relative;
	padding-left: 0;
}
.wpbf-sidebar {
	position: absolute;
	z-index: 555;
}
body.show-popup {
	overflow-y: hidden;
}
.popup-widgets {
	position: fixed;
	z-index: 9999;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
}
.show-popup .popup-widgets {
	display: block;
}
.get-a-quote {
	cursor: pointer;
}
body.error404 main#main {
	padding: 150px 50px 100px 50px;
}
#sidebar.wpbf-sidebar.is-sticky {
	top: 160px;
	position: fixed;
}
#sidebar.wpbf-sidebar.sticky-top {
	top: 0;

}
#sidebar.wpbf-sidebar.sticky-bottom {
	bottom: 30px;
}
#sidebar.wpbf-sidebar {

}
#sidebar.wpbf-sidebar .widget_sow-image.panel-last-child {
	padding: 0;
}
#sidebar.wpbf-sidebar .widget_sow-contact-form {

}
.wpbf-post.sticky {
	border: none !important;
}
.wpbf-main {
	padding-right: 25px;
}
#qlwapp.qlwapp-rounded.qlwapp-button .qlwapp-toggle {
	font-weight: bold;
	color: #ffffff;
	border: none;
	padding: 0;
	display: inline-block;
	line-height: 1;
	height: auto;
}
#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 14px 16px;
	height: auto;
	width: 46px;
}

.widget:not(.widget_text) .list {
	display: block;
	clear: both;
	float: none;
}
.widget:not(.widget_text) .list ul li {
	list-style-type: disc;
	list-style-position: inside;
}
.widget:not(.widget_text) .list ul {
	padding-left: 1em;
}
ul.ticks {
	list-style: none;
	padding-left: 0;
}
ul.ticks li svg {
	vertical-align: middle;
	display: inline-block;
	color: var(--accent-color);
	position: absolute;
	left: 0;
}	
ul.ticks li {
	position: relative;
	padding-left: 50px;
}
.toggle {
	display:none;
}
.documents-container p.download-url {
	margin-bottom:  0;
	padding: 20px 0;
}
.documents-container .download-url:nth-child(odd) {
	background: #f2f2f2;
}
.documents-container .download-url a {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.steps {
	counter-reset: section;
}

.steps .question::before {
	counter-increment: section;
	content: "Step " counter(section) ": ";
	font-weight: bold;
	color: #3e4349;
}
.step {
	border-bottom: 5px solid #fff;
	padding-bottom: 20px;
}
.faq, .step {
	position: relative;
}
.faq:last-child {
	border-bottom: 1px solid;
}
.faq {
	border-top: 1px solid;
}
.faqs {
	padding: 20px 30px;
	position: relative;
}
.question {
	width: 100%;
	display: block;
	padding: 10px 0;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
	color: #3e4349;
	padding-right: 30px;
}

.question:after {
	content: "+";
	transform: translate(-50%, -50%);
	width: 1em;
	height: 1em;
	text-align: center;
	padding: 4px;
	position: absolute;
	top: 1.5em;
	right: -10px;
	transition: all 0.25s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--accent-color);
	font-weight: bold;
}
.steps .step .question:after {
	right: 20px;
}
.collapsible-content .answer {
	padding: 16px 0;
}
.collapsible-content .answer p {
	margin-bottom: 0;
}
.collapsible-content .answer .wpbf-button {
	margin-top: 20px;
}
.collapsible-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.5s ease-in-out;
}

.toggle:checked + .question + .collapsible-content {
	max-height: 999px;
}


.toggle:checked + .question:after {
	content: "-";
}

.toggle:checked + .question {
	font-family: AvenirNextLTPro-Bold,sans-serif;
}

.widget:not(.widget_text) ul.areas {
	width: 50%;
	float: left;
}
.widget:not(.widget_text) ul.areas:last-child {
	padding-bottom: 16px;
}

.logo-slider {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0;
}
/*
.logo-carousel.clients .slides .logo-slider-image:hover .image-set .white {
opacity: 0;

}
.logo-carousel.clients .slides .logo-slider-image .image-set .color {
opacity: 0;
}
.logo-carousel.clients .slides .logo-slider-image:hover .image-set .color {
opacity: 1;
}
*/
.logo-carousel.clients .slides {
	max-height: 350px;
}
.home .logo-carousel.clients .slides, .frequently-asked-questions .logo-carousel.clients .slides, .your-workplace .logo-carousel.clients .slides, .policies-certifications-compliance .logo-carousel.clients .slides,  .portal .logo-carousel.clients .slides {

}
/*
.logo-pair {
display: flex;
}
.home .logo-carousel.clients .slides .logo-pair, .frequently-asked-questions .logo-carousel.clients .slides .logo-pair, .your-workplace .logo-carousel.clients .slides .logo-pair, .policies-certifications-compliance .logo-carousel.clients .slides .logo-pair,  .portal .logo-carousel.clients .slides .logo-pair {
flex-direction: column;
}
*/
.logo-carousel {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0;
}
.logo-carousel .slides .logo-slider-image {
	display: flex;
	justify-content: center;
	align-items: center;
}
.logo-carousel .slides {
	display: flex;
	transition: transform 0.5s ease;
}

.logo-carousel .slide {
	flex: 0 0 calc(100% / 3); /* default: 3 slides per view */
	padding: 2rem;
	text-align: center;
	font-size: 1.5rem;
}

.logo-carousel .slide:nth-child(even) {
	margin-top: 50px; /* adjust based on item height */
}

/* Animation helpers */
.sliding-left {
	transform: translateX(-33.3333%);
}
.offset-left {
	transform: translateX(-33.3333%);
}
.no-transition {
	transition: none !important;
}

/* Buttons */
.logo-carousel .slider-buttons {
	display: flex;
	justify-content: space-between;
	gap: 1rem;
	margin-top: 70px;
	position:absolute;
	width: 100%;
	z-index: 9;
}
.home .logo-carousel .slider-buttons, .frequently-asked-questions .logo-carousel .slider-buttons, .your-workplace .logo-carousel .slider-buttons, .portal .logo-carousel .slider-buttons, .meet-the-team .logo-carousel .slider-buttons {
	margin-top: 150px;	
}

.logo-carousel .slider-buttons .arrow {
	cursor: pointer;
	user-select: none;
	transition: opacity 0.2s ease;
}

.logo-carousel .slider-buttons .arrow:hover {
	opacity: 0.6;
}

.logo-slider.accreditations .image-set .color {
	text-align: center;
}
.logo-slider.accreditations .image-set .white {
	text-align: center;
}
.so-widget-sow-icon {
	display: flex;
	justify-content: center;
	align-items: center;
}
.logo-slider-content {
	display: flex; 
	flex-wrap: wrap; 
}

.logo-slider-content .logo-slider-image {
	flex: 1 1 calc(100% / 4);
	padding: 20px;
}

/* slide distance controlled by this variable */
.accordion.panel-row-style {
	--slide-move: 25%; /* default = 25% per slide */
}


/* slides container (your .panel-grid-cell element) */
.accordion.panel-row-style .panel-grid-cell {
	display: flex;
	transform: translateX(0);
	transition: transform 0.5s ease;
	will-change: transform;
}

/* disable transitions while snapping */
.accordion.panel-row-style .panel-grid-cell.no-transition {
	transition: none !important;
}

/* animate to the left (next) */
.accordion.panel-row-style .panel-grid-cell.sliding-left {
	transform: translateX(calc(-1 * var(--slide-move)));
}

/* used to set an immediate offset before animating to 0 (prev) */
.accordion.panel-row-style .panel-grid-cell.offset-left {
	transform: translateX(calc(-1 * var(--slide-move)));
}

.accordion.panel-row-style {
	position: relative;
	overflow: hidden;
}
.accordion.panel-row-style .panel-grid-cell {
	display: flex;
	width: calc(100% - 70px) !important;
	transition: transform 0.5s ease;

}
.accordion.panel-row-style .panel-grid-cell .so-panel {
	flex: 0 0 calc(25% - 10px); /* one slide = 25% */
	box-sizing: border-box;
	border-radius: 20px;
	position: relative;
	background: var(--accent-color);
	margin-bottom: 0 !important;
	padding-bottom: 60px;
	margin-right: 10px;
	transition: flex 0.5s ease;
}
.accordion.panel-row-style .panel-grid-cell .so-panel:first-child {
	flex: 0 0 50%;
}
.accordion.panel-row-style .panel-grid-cell .so-panel:first-child .so-widget-sow-editor {
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);

}
.accordion.panel-row-style .panel-grid-cell .so-panel:first-child .so-widget-sow-editor .textwidget {
	opacity: 1;
}
.accordion.panel-row-style .panel-grid-cell .so-panel .so-widget-sow-editor .textwidget {
	opacity: 0;
	transition: opacity 1s 0.5s ease;
	padding: 20px;
	text-shadow: rgba(0, 0, 0, 0.8) 0px 0px 3px;
}
.accordion.panel-row-style .panel-grid-cell .so-panel .so-widget-sow-editor {
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	color: #fff;	
	border-radius: 20px;
	height: 640px;
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;

}
.accordion.panel-row-style .panel-grid-cell .so-panel .panel-widget-style {
	border-radius: 20px;
}
.accordion.panel-row-style .panel-grid-cell .so-panel .so-widget-sow-editor .widget-title {
	position: absolute;
	z-index: 2;
	margin-bottom: 0;
	width: 100%;
	bottom: -60px;
	padding: 20px;
	font-weight: normal;
}
.accordion.panel-row-style .panel-grid-cell .so-panel:first-child .so-widget-sow-editor .widget-title span {
	display: inline-block;
}
.accordion.panel-row-style .panel-grid-cell .so-panel .so-widget-sow-editor .widget-title span {
	display: none;
}
/*
.accordion.panel-row-style .panel-grid-cell .so-panel:before {
content: '';
background: var(--accent-color);
width: 100%;
display: block;
height: 60px;
bottom: 0;
position: absolute;
}
*/

.accordion .slider-button {
	position: absolute;
	right: 0;
	display: block;
	height: 100%;
	background: #fff;
}
.accordion .slider-button .btn {
	background: var(--accent-color);
	width: 60px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
	cursor: pointer;
	transform: translateY(300px);
}
.accordion .slider-button .btn svg {
	color: inherit;
	width: 50px;
	height: 50px;
}

.carousel {
	position: relative;
	width: 100%;
}

.carousel .items {
	user-select: none;
	position: relative;
	width: calc(100% - 80px);
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	min-height: 220px;
}

.carousel .items .item {
	position: absolute;
	top: 0;
	min-width: 180px;
	transition: all 1000ms ease-in-out;
	animation-composition: add, accumulate;
	z-index: -1;
	opacity: 0;
	transform: translate(-50%, 0);
	left: 50%;
	width: 100%;
	height: 100%;
}

.carousel .items .item.prev {
	z-index: 1;
	opacity: 0;
	pointer-events: none;
	transform: translate(-150%, 0);
}

.carousel .items .item.next {
	z-index: 1;
	opacity: 0;
	pointer-events: none;
	transform: translate(50%, 0);
}

.carousel .items .item.active {
	position: relative;
	z-index: 9;
	opacity: 1;
}

.carousel .items .item .slide-content {
	width: calc(100% - 40px);
	z-index: 1;
	transition: all .25s ease-in-out;
	transition-delay: .25s;
	background: inherit;
	margin: 0 20px;
	height: 200px;
}
.carousel .items .item .slide-content > div:not(.meta) {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
}
.carousel .items .item .slide-content div.meta .name {
	text-transform: capitalize;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.2em;
}

.carousel .items .item .slide-content .stars {
	color: gold;
}

.carousel .items .item .slide-content svg, .carousel .items .item .slide-content img {

}

.carousel .btn {
	cursor: pointer;
	top: 50px;
	z-index: 554;
	color: inherit;
}

.carousel #prev {
	position: absolute;
	left: 0;
}

.carousel #next {
	position: absolute;
	right: 0;
}

body:not(.single-post) .wpbf-post-image-wrapper, body:not(.single-post) .wpbf-page-image-wrapper {
	height: 100%;
	text-align: center;
}
.wpbf-post-image-wrapper img, .wpbf-page-image-wrapper img {
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 10px;
}

.wpbf-post-image-link {
	height: 100%;
}
.wpbf-archive-content .wpbf-post-style-plain {
	width: calc(50% - 20px);
	margin-right: 20px;
	float: left;
	border-bottom: none;
}
.wpbf-archive-content .wpbf-post p {
	font-size: .8em;
}

mark {
	background: var(--accent-color);
	color: #fff;
	padding: 0 5px;
}
.bullet {
	display: none;
}
.widget_sow-image .badge {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 200px;
}
.widget_sow-image .badge img {

}
.scrolltop {
	z-index: 554;
}
.go-back {
	margin-bottom: 50px;
}
.gallery img:hover {
	opacity: 1;
}
.socials.follow {
	display: flex;
}
.socials.follow .social {
	margin: 0 10px;
	padding: 10px;
	border-radius: 50px;
	line-height: 0;
	width: 60px;
	height: 60px;
	background-color: transparent!important;
}

.socials.follow .social svg {
	height: 60px;
	width: 60px;
}
body.document .documents {
	margin-top: 150px;
}
body.document .documents .document-contents {
	padding: 30px;	
}


.footer-widgets .email, .footer-widgets .tel, .footer-widgets .address {
display: flex;
  justify-content: start;
  align-items: center;
	margin-bottom: 20px;
}
.footer-widgets .email svg, .footer-widgets .tel svg, .footer-widgets .address svg {

}
.footer-widgets .socials.follow {
}
.so-widget-sow-contact-form .widget-title {
	display: flex;
	align-items: center;
	white-space: nowrap;
	justify-content: space-between;
	margin-left: 10px;
}
.so-widget-sow-contact-form .widget-title::before {
	content: '';
	background: #fff;
	width: calc(100% - 450px);
	height: 2px;
}
.hero .email, .hero .tel, .hero .email svg, .hero .tel svg {
	display: flex;
	justify-content: start;
	align-items: center;
}
.email, .tel, .email svg, .tel svg {
	display: inline-block;
	vertical-align: middle;
}
.address span {
	display: inline-block;
}
.email svg, .tel svg, .address svg {
	vertical-align: top;
	width: 35px;
	height: 35px;
	margin-right: 10px;
}
.wpbf-icon-arrow-up svg {
	top: -5px;
}
.blog-container .blog-post {
	width: calc(33.3% - 50px);
}
.blog-container .blog-post.intro .title {
	font-size: 5em;
	font-weight: bold;
	font-family: AvenirNextLTPro-Bold,sans-serif;
}
.blog-container .blog-post img {
	width: 100%;
	height: 450px;
	object-fit: cover;
	object-position: center;
	margin-bottom: 20px;
}
.blog-container .blog-post .wpbf-button {
	margin-top: 20px;
}
.blog-container .blog-post.intro .current-category a {
	font-family: AvenirNextLTPro-Bold,sans-serif;
}
.latest-blog .blog-post .blog-post-content {
	display: flex;
}
.latest-blog .blog-post .blog-post-content > p {
	font-size: 2em;
	line-height: 1;
}
.latest-blog .blog-post img {
	width: 100%;
	height: 1024px;
	object-fit: cover;
	object-position: center;
	margin-bottom: 20px;	
}
.featured-posts .blog-post img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: center;
	margin-bottom: 20px;	
}
#blog-content {
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
}
.related-posts .related-posts-set {
	display: flex;
	gap: 50px;
}
.related-posts .related-posts-set .related-post {
	width: 33.3%;
}
.related-posts .related-posts-set .related-post img {
	height: 300px;
	width: 100%;
	object-fit: cover;
	object-position: center;
	margin-bottom: 20px;
}
.hero .email, .hero .tel, .hero .address, .footer-widgets .email, .footer-widgets .tel, .footer-widgets .address {
	padding-left: 30px;
	margin-bottom: 50px;
}
@media only screen and (max-width:1920px){

	.wpbf-menu-right .wpbf-menu {
		width: 480px;
	}

}
@media only screen and (max-width:1600px){

	#sidebar.wpbf-sidebar.is-sticky {

	}

}

@media only screen and (max-width:1280px){
	body {
		font-size: 20px;
	}
	body.single-post .article-meta {
		font-size: 20px;
	}

	.wpbf-navigation .wpbf-3-4 {
		width: 100%;
	}
	.wpbf-container {
		max-width: 100%;
	}
	#sidebar.wpbf-sidebar.is-sticky {

	}
	.wpbf-sidebar > .widget {

	}
	textarea, select, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="number"], input[type="datetime"] {
		padding: 16px;
	}
	.icons .so-widget-sow-image .sow-image-container {
		width: 180px;
		height: 180px;
	}

	#panel-w68b6063d7031c-0-0-0 > .panel-widget-style {
		padding: 50px 0px 50px 0px !important;
	}

}
.wpbf-visible-small, .wpbf-visible-medium, .wpbf-hidden-large {
	display: block !important;
}
@media only screen and (max-width:1024px){
	body:not(.home) .hero {
		padding-top: 200px!important;
	}
	body.single-post .article-meta {
		font-size: 20px;
	}
	body.single-post .footer-tags, body.single-post .footer-categories {
		font-size: 20px;
	}
	body.single-post .entry-title {
		font-size: 30px;
	}
	.logo-slider-content .logo-slider-image {
		flex: 1 1 calc(100% / 2);
	}
	main#main .textwidget > p:first-child > span {
		font-size: 20px;
	}
	main#main .hero .textwidget > p:first-child span {
		font-size: 20px;
	}
	body:not(.home) main#main .hero .panel-background-overlay {
		filter: blur(30px);
transform: translate3d(0, 0, 0); 
	}
	#quote-marks {
		margin-bottom: 20px;
	}
	.wpbf-menu-container #navigation {
		display: none;
	}
	.wpbf-navigation .wpbf-visible-large {
		display: block!important;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.wpbf-navigation .wpbf-grid-collapse {
		width: 100%;
		display: flex;
		flex-direction: column-reverse:
	}
	.wpbf-navigation .wpbf-logo-container, .wpbf-navigation .wpbf-menu-container {
		width: 100%;
		display: flex;
	}
	.wpbf-logo a {
		max-width: 150px;
		display: inline-block;
	}
	.wpbf-navigation a.tel {
		margin-right: auto;
		margin-left: auto;
		margin-top: -50px;
	}
	.logo-slider.accreditations .widget-title {
		margin-left: 50px;
		margin-right: 50px;
		margin-top: 50px;
	}
	.logo-slider.accreditations {
		margin-bottom: 50px;
	}
	.accreditations .logo-slider-image img,
	.accreditations .logo-slider-image svg {
		min-width: 240px;
	}
	.cta-strip {
		flex-direction: column;
	}
	.wpbf-menu-right .wpbf-menu {
		flex-direction: column;
	}
	.wpbf-menu-toggle-container {
		top: -80px;
	}
	.wpbf-navigation .wpbf-menu-container {
		height: 0;
	}
	.counter-container .panel-grid-cell {
		min-width: 100%!important;
	}
	.wpbf-menu-right .wpbf-menu { 
		width: 80px;
		visibility: hidden;
		opacity: 0;
	}
	.testimonials .items .item {
		width: 50%;
		padding: 15px 30px;
	}
	body:not(.single-post) .article-header, body:not(.single-post) .article-header {

	}	
	.wpbf-visible-small, .wpbf-visible-medium, .wpbf-hidden-large {
		display: block !important;
	}

	.panel-grid.panel-has-style > .panel-row-style, .panel-grid.panel-no-style {
		min-height: 0!important;
	}
	.panel-grid .so-parallax > :not(.simpleParallax) {
		padding-top: 200px;
	}

	#sidebar.wpbf-sidebar.is-sticky {
		top: 200px;
	}
	.carousel .items .item {
		width: 100%;
	}
	.wpbf-inner-footer-content {
		flex-direction: column;
	}
	.wpbf-inner-footer-content span {
		width: 100%;
	}
	.wpbf-inner-footer-content span:first-child {
		text-align: center;
	}
	.wpbf-inner-footer-content span:last-child {
		text-align: center;
	}
	.gallery-columns-4 .gallery-item {
		width: 50%;
	}
	.wpbf-medium-1-3:not(.wpbf-sidebar-wrapper), .wpbf-medium-2-6 {
		width: calc(50% - 10px);
	}
	.wpbf-medium-2-3:not(.wpbf-main), .wpbf-medium-4-6 {
		width: 50%;
	}
	.full-height-img img {
		max-height: 400px;
	}
	.footer-widgets p:not(:has(*)) { 
		display: none;
	}
	.mobile-nav-item {
		display: list-item;
	}
	.latest-blog .blog-post img {
		height: 400px;
	}

}

@media only screen and (max-width:768px){

	h1 {
		font-size: 30px!important;
	}
	h2 {
		font-size: 24px !important;
	}
	body {
		font-size: 16px;
	}
	body.single-post .article-meta {
		font-size: 16px;
	}
	body.single-post .footer-tags, body.single-post .footer-categories {
		font-size: 16px;
	}
	.wpbf-mobile-menu-container {
		padding: 30px;
		padding-top: 100px;
	}
.so-widget-sow-contact-form .widget-title {
  justify-content: start;
  margin-left: 0;
}
	.so-widget-sow-contact-form .widget-title::before {
  display: none;
}
	
element {
}
.hero .email, .hero .tel, .hero .address, .footer-widgets .email, .footer-widgets .tel, .footer-widgets .address {
  padding-left: 30px;

  margin-bottom: 50px;

}
.footer-widgets .email, .footer-widgets .tel, .footer-widgets .address {
  justify-content: center;
}
	.homepage-service .textwidget a strong {
		font-size: 32px !important;
	}
	.about-links .textwidget a strong {
		font-size: 32px !important;
	}
	.hero .textwidget > h3, .textwidget > h3 {
		margin-bottom: 0;
		font-size: 20px;
	}
	.panel-grid .map {
		position: relative;
	}
	.ratings {
		margin: 0 30px;
	}
	.ratings .google-badge svg {
		width: 50px;
		height: 50px;
	}
	.ratings .stars {
		font-size: 20px;
	}
	.widget:not(.widget_text) ul.areas {
		width: 100%;
		float: none;
	}
	.widget:not(.widget_text) ul.areas:last-child {
	  padding-bottom: 0;
	}
	.map.sticky-bottom .map-img {
		position: absolute;
		width: 50%;
		height: auto;
		z-index: 550;
		right: 0;
		bottom: 30px;
		top: auto;
	}
.logo-carousel .slider-buttons .arrow:hover {
  opacity: 1;
}
	.panel-grid .map.sticky .map-img {
		position: fixed;
		width: 50%;
		height: auto;
		z-index: 550;
		top: 180px;
		right: 0;
	}
	#quote-marks {
		max-width: 100px;
		height: auto;
	}
	.areas {
		width: 100%;
		float: none;
		margin-bottom: 0;
		display: block;
	}
	.cta-strip .email span, .cta-strip .tel span, .cta-strip .address span {
		display: block;
	}
	.homepage-service .textwidget a {
		height: 400px;
	}
	.about-links .textwidget a {
		height: 300px;
	}
	.accreditations .logo-slider-image img,
	.accreditations .logo-slider-image svg {
		height: 80px;
		width: 160px;
		min-width: 160px;
		object-fit: contain;
		object-position: center;

	}

	.footer-widgets .text {
		display: block;
		line-height: 1;
		margin-bottom: 20px;
	}
	.footer-widgets .divider {
		display: none;

	}
	.accrediation-title .widget-title {
		font-size: 40px;	
	}
	.menu-item > a {
		white-space: normal;
	}	
	.counter-container {
		flex-direction: column;
		justify-content: center !important;
		align-items: center !important;
	}
	.wpbf-navigation a.tel {
		margin-top: 120px;
		border: 3px solid;
		padding: 10px 20px 5px 20px;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.hero .email, .hero .tel, .hero .address, .footer-widgets .email, .footer-widgets .tel, .footer-widgets .address {
		margin-bottom: 20px;
	}
	.single-post .wpbf-navigation a.tel {
		color: var(--accent-color);
	}
	.single-post .wpbf-navigation {
		background: #fff!important;
	}
	body.document:not(.policies-certifications-compliance) .wpbf-navigation, body.document .wpbf-navigation, body.terms-of-use .wpbf-navigation, body.privacy-policy .wpbf-navigation, body.accessibility-statement .wpbf-navigation, body.cookie-policy .wpbf-navigation  {
		background: #fff!important;
	}
	body.single-post #main {
		margin-top: 100px;
	}
	.wpbf-menu-toggle-container {
		top: -170px;
	}

	body.scrolled .wpbf-navigation a.tel {
		display: none;
	}
	body.scrolled .wpbf-menu-toggle-container {
		top: -80px;
	}
	body.scrolled .wpbf-navigation a.tel {
		display: none;
	}

	body.scrolled .wpbf-navigation .wpbf-visible-large {
		padding-bottom: 30px;
	}	
	.wpbf-navigation .wpbf-visible-large {
		padding-bottom: 130px;
	}

	.hero {
		padding-top: 130px!important;
	}
	.home .hero {
		padding-top: 0!important;
	}
	.hero .sow-slider-base ul.sow-slider-images li.sow-slider-image {
		min-height: 0!important;
	}
	.panel-grid-cell {
		margin-bottom: 0!important;
	}

	.wpbf-navigation .wpbf-mobile-nav-wrapper .wpbf-mobile-logo-container {
		min-width: 100%;
	}
	.wpbf-mobile-logo {
		flex-direction: column;
	}
	.wpbf-mobile-menu {
		max-width: 450px;
	}

	.wpbf-mobile-logo a.tel, .wpbf-mobile-logo a.tel.free {
		position: relative;
		right: auto;
		margin-bottom: 10px;
	}
	.table-of-contents.wpbf-1-4, .document-contents.wpbf-3-4 {
		width: 100%!important;
	}
	body.document .documents .wpbf-grid {
		display: flex;
		flex-direction: column-reverse;
	}
	.home .panel-grid .so-parallax .simpleParallax, .home .panel-grid .so-parallax img[data-siteorigin-parallax] {
		height: auto;
	}
	.testimonials .items .item {
		width: 100%;
	}
	.logo-slider-content {
		flex-direction: column;
		align-items: center;
		flex-wrap: initial;
	}

	.case-study:nth-child(2n), .case-study {
		flex-direction: column;
	}
	.case-study .case-study-content {
		width: 100%;
	}
	.case-study img {
		width: 100%;
	}
	#content {
		margin-top: 0;
	}

	#inner-content {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.sow-image-container {
		justify-content: center;
	}
	.footer-widgets .panel-grid-cell {
		width: 100%!important;
	}
	.footer-widgets  .socials.follow {
		align-items: center;
		justify-content: center;
	}
	.sow-form-field.sow-form-field-name {
		width: 100%;
		float: none;
	}
	.single-post .wpbf-post-image-wrapper {
		width: 100%;
		float: none;
		padding: 0 30px;
	}
	.accreditations-container .accreditation {
		padding: 100px 50px;
		max-width: 100%;
		height: auto;
	}
	.carousel .items .item .slide-content {
		margin: 0 auto;
		width: calc(100% - 20px);
	}	
	.latest-blog .blog-post .blog-post-content {
		flex-direction: column;
	}
	#blog-content {
		flex-direction: column;
	}
	.blog-container .blog-post {
		width: 100%;
	}
	.accordion.panel-row-style {
		--slide-move: 100%; /* on mobile each slide is 100% */
	}
	.accordion.panel-row-style .panel-grid-cell .so-panel {
		flex: 0 0 100%; /* one slide = 25% */
	}
	.accordion.panel-row-style .panel-grid-cell .so-panel:first-child {
		flex: 0 0 100%;
	}

	.accordion.panel-row-style .panel-grid-cell .so-panel .so-widget-sow-editor .widget-title span {
		display: block;
	}
	.rating {
		flex-direction: column-reverse;
		width: 100%;
	}
	.rating .text {
		text-align: center;
		font-size: 16px;
		margin-bottom: 5px;
	}
	.rating .badge {
		min-width: 0;
		width: 30px;
		height: 30px;
		margin-bottom: 5px;
	}
	.case_studies .panels .panel.next {
		display: none;
	}
	.case_studies .panels .panel.active {
		width: 100%;
	}
	.wpbf-medium-1-3, .wpbf-medium-2-6 {
		width: 100%;
	}
	.wpbf-medium-2-3, .wpbf-medium-4-6 {
		width: 100%;

	}
	.wpbf-sidebar-wrapper {
		padding-left: 0;
		padding-top: 0;
	}
	.wpbf-grid-medium {
		margin-left: 0;
	}
	.services-block {
		min-height: 0!important;
	}
	#sidebar.wpbf-sidebar.is-sticky {
		top: unset;
		position: relative;
	}
	#sidebar.wpbf-sidebar.sticky-bottom {
		bottom: unset;
		position: relative;
	}
	#sidebar.wpbf-sidebar.sticky-top {
		top: unset;
		position: relative;
	}
	#sidebar {
		min-width: 100%;
	}
	#contact-us .widget-title {
		text-align: center;
	}
	.footer-widgets .email, .footer-widgets .tel, .footer-widgets .address a {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.wpbf-archive-content .wpbf-post-style-plain {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.qlwapp-text {
		display: none;
	}
	#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon {
		margin: 0 0 0 0;
	}
	#qlwapp.qlwapp-button .qlwapp-toggle {
		padding: 12px 12px;
	}
	#qlwapp .qlwapp-toggle, #qlwapp.qlwapp-bottom-left.qlwapp-button .qlwapp-toggle {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
	}
	#qlwapp .qlwapp-container {
		align-items: end;
	}

	.bullet-point, .bullet {
		display: inline-block;
		vertical-align: middle;
	}
	.carousel .items {
		min-height: 380px;
	}


	table {
		border: 0;
	}

	#inner-content > .wpbf-main-grid {
		display: flex;
		flex-direction: column;
	}
	.wpbf-sidebar {
		position: relative;
	}
	.wpbf-medium-1-3, .wpbf-medium-2-6 {
		width: 100%;
	}
	.panel-grid .so-parallax .simpleParallax, .panel-grid .so-parallax img[data-siteorigin-parallax] {
		min-height: 500px;
	}
	.map iframe {
		height: 400px;
		display: block;
	}
	.footer-widgets .email, .footer-widgets .tel, .footer-widgets .address {
		padding-left: 0;
	}
}

@media only screen and (max-width:600px){
	.wpbf-navigation .wpbf-mobile-nav-wrapper {

	}
	/*
	.wpbf-container, .panel-row-style, #contact-form, .panel-widget-style {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
	.wpbf-inner-footer.wpbf-container {
	padding-left: 50px !important;
	padding-right: 50px !important;
}
	*/

	.gallery-columns-4 .gallery-item {
		width: 100%;
	}
	.footer-widgets .panel-grid-cell:last-child .widget_sow-editor.panel-last-child .textwidget {
		flex-direction: column;
	}
}
