/*Controllers*/
.cb.plain {
	z-index: 99;
	position: absolute !important;
	display: none;
	opacity: 0.3;
}
.cb.plain:hover {
	opacity: 1;
}
.cb.plain .cb-link .button {
	padding: 6px 12px !important;
}

/*Menu*/
ul.menu {
	display: table;
	width: auto !important;
	margin: 0 0 0 auto;
}
ul.menu .menulink {
	padding: 5px 0px 5px 60px;
	font-size: 18px;
	text-transform: none;
	border-color:#7c2789;
	color: #aaa;
	border: none;
}
ul.menu .menulink:hover {
	background:none !important;
	color: #000;
}
ul.menu ul {
	top: 35px !important;
	padding-top: 26px;
	background: none;
}
ul.menu ul li {
	border: 0px solid #eee;
}
ul.menu ul li a {
	text-align: center;
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	color: #999;
}
ul.menu ul li a:hover {
	background-color: #eee;
	color: #333;
}

/*Main CSS*/
.body {
	padding: 40px;
}
.frame {
	width: 1400px;
}

/*Elements*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, .h5, h5 {
}
h1,.h1 {
	font-size: 42px;
	line-height: 38px;
}

/*Header*/
.navigation {
	border-bottom:4px solid #068ed0;
}
.logo {
	display: inline-block;
	height: 85px;
	min-width: 220px;
	background-position: left;
}
.header {
	padding: 25px 0px;
}
.header .head-cart-data .fa {
	color:#90469b;
}

.header .coltable .col.logo-wrap {
	width: 30%;
}
.header .coltable .col.nav {
	width: 70%;
}

/*Header Elements*/
.top-search > input {
    width: 80%;
    border-width: 0px;
    background-color: #EEE !important;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    padding: 9px 14px 9px !important;
	vertical-align: top;
	display: table-cell;
}
.top-search > button {
    width: 20%;
    border-radius: 0;
    padding: 9.5px;
    font-size: 18px;
    font-family: 'rift',sans-serif;
	vertical-align: top;
	display: table-cell;
}
.top-search {
    overflow: hidden;
	max-width: 500px;
	display: table;
	margin: 0 0 0 auto;
}

/*Banner*/
.banner {
	background-image: url(images/bg-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding:0;
}
.banner > .frame {
	padding:0;
}
.banner h1,
.banner .h1 {
	color:#fff;
	font-weight:700;
	font-size:50px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
.banner h2,
.banner .h2 {
	font-weight: 100;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.banner .bt .button {
	background-color:rgba(0,0,0,0);
	font-size:18px;
	padding:10px 20px;
	border:2px solid #eee;
	text-decoration:none;
	font-weight: 500;
	letter-spacing: 2px;
	color: #fff;
}
.banner .bt .button .fa {
	position: relative;
	top:-2px;
}
.banner .bt .button:hover {
	border:2px solid #FFF;
	background-color:#fff;
	color:#333;
}

.banner .slide .slide-inner {
	background-color: rgba(0,0,0,0.3);
	text-shadow: none;
}
.banner .slider-wrapper {
    box-shadow: none;
}

.sssnext, .sssprev {
    width: 50px !important;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    background-image: url('/web/template/default/assets/sss/images/brr.png') !important;
    z-index: 1000;
	transition: all 0.2s ease-out 0s;
}
.sssprev {
    left: 3%;
    background-position: 0 50% !important;
}
.sssnext {
    right: 3%;
    background-position: -50px 50% !important;
}
.sssprev:hover {
    left: 2.7%;
}
.sssnext:hover {
    right: 2.7%;
}
.sssprev:active {
    left: 2%;
}
.sssnext:active {
    right: 2%;
}

/*Elements*/
.html-style ul li::before, ul.bullet li::before, ul.bullet-list li::before {
	color: #CCC;
}
.faq:hover {
	border-color:#068ed0;
}
.faq:hover h3,
.faq:hover h3::before {
	color:#068ed0;
}

/* Footer */
.footer {
	background-color:#90469b;
	background: url(images/bg-foot-glass-right.png) bottom right, url(images/bg-foot-glass-left.png) bottom left #90469b;
	background-repeat: no-repeat;
	background-size: contain;
	color: #FFF;
	padding:80px 0 60px;
	border-top: 1px solid #9e46ab;
}
.footer .foot-menu {
	border: none;
}
.footer .foot-menu > li {
	margin-bottom: 10px;
}
.footer .foot-menu > li a {
	border-color: transparent !important;
	font-weight: 300;
	color: #FFF;
}
.footer .foot-menu > li a:hover {
	border-color: transparent !important;
	color: #666 !important;
}
.footer .h4 {
	font-weight: 500;
	font-size: 30px;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.footer p {
	color:#FFF;
	letter-spacing: 2px;
	font-weight: 100;
	font-size: 14px;
}
.footer p a {
	color:rgba(255,255,255,0.5);
}
.footer .break {
	width: 80px;
	/*height: 3px;*/
	margin: 20px 0 20px;
	border-radius: 10px;
	background-color: #FFF;
}
.footer .foot-menu {
	margin: 0;
	padding-top: 0;
}
.footer .foot-menu > li a {
	border-color:#0d63a1;
	color: #FFF;
}
.footer .foot-menu > li a:hover {
	border-color:#FFF;
	color: #FFF;
}
.footer .foot-product-wrap {
	background-color: #FFF;
	box-sizing: border-box;
	border-radius: 8px;
	overflow: hidden;
	color: #000;
}
.footer .foot-product-wrap .h4 {
	font-size: 24px;
	color: #90469b;
}
.footer .foot-product-wrap a {
	color: #068ed0;
	text-decoration: none;
}
.footer .foot-product-wrap p {
	color:#999;
	margin: 0;
}

.foot-lower {
	text-align: center;
	padding-top: 100px;
}
.foot-logo img {
	max-width: 150px;
}

/*Index Assets*/
.homebox  {

}
.homebox .col {
	padding: 15px;
}
.homebox .col img {
	vertical-align: top;
	width: 100%;
}
.homebox .col .hb-text {
	padding: 35px 45px;
	background: linear-gradient(to top, #fff, #f3f3f3);
}
.homebox .col .hb-text h3 {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px;
	font-weight: 600;
}
.homebox .col .hb-text p {
	text-align: justify;
	font-size: 12px;
	line-height: 24px;
	color: #888;
}
.homebox .col .hb-text p a.button {
	padding: 5px 15px;
	border-radius: 0;
	border-color: #bbb;
}

.hr-mini {
	background-color:#90469b;
	width:50px;
	height:4px;
	border-radius:5px;
	margin:10px 0 20px;
}
.feature-box {
	text-align:center;
}
.feature-box h2 {
	font-size:20px;
}
.feature-box img {
	width:80%;
	vertical-align:top;
}
.feature-box:hover {
	transform:scale(1.1,1.1);
	transition:all 0.2s ease-in-out 0s;
}

/* Trainer Image */
.post-wrap.post-type-trainer .post-item h3 {
	min-height:0;
}
.post-wrap.post-type-trainer .col,
.post-wrap.post-type-trainer .post-item .post-body,
.post-wrap.post-type-trainer .post-item {
	padding:0;
}
.post-wrap.post-type-trainer > .col {
	padding:5px;
}
.post-wrap.post-type-trainer .post-item .profile-text {
	padding-left:20px;
}

/*Section*/
.section-feature {
	padding: 80px 0;
}
.section-feature.sf-gift .h2,
.section-feature.sf-party .h2 {
	font-size: 44px;
}
.section-feature.sf-gift {
	background-color: #db073b;
	background-image: url(images/section-gift.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.section-feature.sf-party {
	background-color: #db073b;
	background-image: url(images/section-party.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #f73665;
}
.section-feature.sf-wtb,
.section-feature.sf-about {
	background-color: #FFF;
	background-image: url(images/section-about.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 120px 0;
}
.section-feature.sf-wtb {
	background-image: url(images/section-party2.jpg);
}
.section-feature.sf-party p,
.section-feature.sf-gift p {
	color: #FFF;
}
.section-feature.sf-gift p {
	text-shadow: 2px 2px 8px #000;
}
.section-variant3 {
	background-color:#006cb9;
}
.section-variant2 {
	background-color:#DDD;
}
.section-variant1 {
	background-color:#EEE;
}
.body .frame > *:last-child {
	margin-bottom:0;
}
.section-feature.sf-variant3 * {
	color:#FFF;
}
.section-feature.sf-variant3 .divide {
	background-color:#FFF;
}
.section-contact-form {
	background-color: #068ed0;
	background-image: url(images/bg-contact.jpg);
}
.section-feature .button.bt-outline {
	color: #FFF;
	border-color:#FFF;
	margin: 0;
	border: 2px solid #FFF;
}
.payment-summary {
	border: none;
	background-color: #652D90;
}
.payment-summary .button {
	border: none;
	background-color: #068ed0;
	color: #FFF;
}
.payment-summary .button:hover {
	background-color: #FFF;
	color: #652D90;
}
/* Variables */

:root {
	/* Frame Height */
	--max-frame-height: 765px;

	/* Fonts */
	--font-main: "Ethnocentric";
	--font-default: "Source-Sans-3";

	/* Colours */
	--colour-primary: #E85401;
	--colour-secondary: #262A31;
	--colour-alternate-1: #3E3E40;
	--colour-alternate-2: #84AED3;
	--colour-alternate-3: #E28E5E;
	--colour-white: #FFF;

	/* Transitions */
	--transition-default: all 0.3s ease-in-out 0s;
	--transition-hover: all 0.1s ease-in-out 0s;

	/* Font Size */
	--size-1: 14px;
	--size-2: 16px;
	--size-3: 18px;
	--size-4: 21px;
	--size-5: 24px;
	--size-6: 28px;
	--size-7: 32px;
	--size-8: 36px;
	--size-9: 44px;
	--size-10: 48px;
	--size-11: 52px;
	--size-12: 58px;
	--size-13: 64px;

}

h1, .h1 {
	font-family: var(--font-main);
	font-style: normal;
	font-weight: 400;
	font-size: var(--size-9);
	line-height: 53px;
	letter-spacing: 0;
	color: white;
}
h2, .h2 {
	font-family: var(--font-main);
	font-style: normal;
	font-weight: 400;
	font-size: 48px;
	line-height: 104%;
	text-align: center;
	color: var(--colour-alternate-1);
}
h3, .h3 {
	font-family: var(--font-main);
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 104%;
	color: #FFFFFF;
	text-transform: uppercase;
}
h4, .h4, .footer .h4 {
	font-family: var(--font-default);
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 52px;
	text-transform: none;
}
h5 .h5 {
	font-family: var(--font-default);
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 104.4%;
	text-align: right;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #262A31;
}
p, .p {
	font-family: var(--font-default);
	font-style: normal;
	font-weight: 400;
	font-size: var(--size-3);
	line-height: 150%;
	text-align: left;
	color: var(--colour-alternate-1);
}

.pb-block-type-button .button{
	background: transparent;
	border-width: 2px;
	border-color: white;
	padding: 11px 26px 10px;
	font-family: 'Source-Sans-3';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	/* identical to box height */
	letter-spacing: 0.09em;
	text-transform: uppercase;
	animation: 0.2s;
	animation-timing-function: ease-in;
}

.pb-block-type-button .button:hover {
	background-color:var(--colour-primary);
	color: white;
}
/* Variables END */

.coltable.vbottom .col.nav {
    vertical-align: middle;
}
.header {
	position: fixed;
    top: 0;
	width: 100%;
	padding: 0px 0px;
	z-index: 15;
	transition: ease-in-out all 0.2s;
}
/* The sticky class is added to the header with JS when it reaches its scroll position */
@keyframes header-move {
	0% { }
	100%{	padding: 0px; }
}
.sticky {
	background: rgba(255, 255, 255, 0.95);
	transition: all 0.3s cubic-bezier(0,0,0.1,0.9);
	padding: unset;
}
.sticky .logo {
	height: 65px;
	transition: all 0.3s cubic-bezier(0,0,0.1,0.9);
}
.sticky .navigation ul.menu li {
	/* animation: header-move ease-in 1s; */
	transition: all 0.3s cubic-bezier(0,0,0.1,0.9);
	padding: 20px 0px 12px;
}
.header-sticky-pad {
    padding-top: 125px;
}

.header > .frame > .coltable {
	display: flex;
	align-items: center;
}

.col.logo-wrap {
	padding: 0px 0px;
	display: flex;
	align-items: center;
	height: 100%;
}
.logo-wrap a {
	flex: 1 1 50%;
	max-width: 50%;
}

.navigation ul.menu{
	display: flex;
	column-gap: 25px;
}
.navigation ul.menu li {
	z-index:2;
	padding: 40px 0px 34px;
	align-self: center;
	border-bottom: 6px solid transparent;
}
.navigation ul.menu li:hover{
	border-bottom: 6px solid var(--colour-alternate-3);
}
.navigation ul.menu li.active {
	border-bottom: 6px solid var(--colour-primary);
}
.navigation ul.menu li.open {
	z-index:3;
	color: var(--colour-primary);
}
.navigation ul.menu li > a.menulink {
	font-size: 15px;
	letter-spacing: 1px;
}
.navigation ul.menu li.open > a.menulink {
	color: var(--colour-primary) !important;
}
.navigation ul.menu li.open > a.menulink .fa-chevron-down::before {
	content: "\f077";
}

.navigation ul li.active > a.menulink {
	font-weight: 600;
}

.navigation ul.menu li ul.menu-dropdown {
	left: 50%;
	z-index: 10;
	top: 120px !important;
	transform: translateX(-50%);
	transition: all 0.3s cubic-bezier(0,0,0.1,0.9);
	background-color: #fff;
	pointer-events: none;
	display: block;
	opacity: 0;
}
.sticky .navigation ul.menu li ul.menu-dropdown {
	top: 78px !important;
}
.navigation ul.menu li.open ul.menu-dropdown {
	opacity: 1;
	padding: 4px 0 10px;
	pointer-events: all;
	border-top: 6px solid var(--colour-primary);
	box-shadow: 0 25px 30px -20px rgba(0,0,0,0.15);
}
.navigation ul.menu li ul.menu-dropdown li {
	float: none;
	border: none;
	padding: 0px 0px;
}
.navigation ul.menu li ul.menu-dropdown li:hover {
	border-bottom: unset;
}
.navigation ul.menu li ul.menu-dropdown li a {
	border: none;
	text-align: center;
	padding: 12px 16px;
}

.navigation ul.menu li a {
	font-family: 'Source-Sans-3';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.09em;
	color: var(--colour-alternate-1) !important;
	padding: 13px 0px;
}
.navigation ul.menu li.has-icon,
.navigation ul.menu li.has-icon {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navigation ul.menu li.has-icon span,
.navigation ul.menu li.has-icon span {
	font-size: 30px;
}
.navigation ul.menu > li:nth-last-of-type(2) {
	margin-left: auto;
}


.footer-contact {
	background: var(--colour-alternate-1);
	border: none;
}
.footer-contact .pb-row {
	justify-content: space-between;
}
.footer-contact .pb-column:first-of-type {
	display:flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	margin-top: 50px;
	margin-bottom: 50px;
	column-gap: 0px;
	row-gap: 30px;
	max-width: 55%;
	flex: 0 0 55%;
}
.footer-contact .pb-column:first-of-type .pb-block:nth-of-type(1) {
	flex: 0 0 100%;
	height: 20%;
}
.footer-contact .pb-column:first-of-type .pb-block-type-text:last-of-type {
	flex: 1 1 60%;
	padding-left: 40px;
}
.footer-contact .pb-column:first-of-type .page-items {
	display: flex;
	margin-left: -20px;
	margin-right: -20px;
}
.footer-contact .pb-column:first-of-type .page-items .col1,
.footer-contact .pb-column:first-of-type .page-items .col2 {
	flex: 1 1 50%;
	padding: 0 20px;
}
.footer-contact .pb-column:first-of-type .page-items p {
	margin: 0 0 10px;
}
.footer-contact .pb-column:first-of-type h4 {
	font-family: var(--font-default);
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 52px;
	color: #FFFFFF;
}
.footer-contact .pb-column:first-of-type .pb-block-type-text a,
.footer-contact .pb-column:first-of-type .pb-block-type-text p {
	font-family: var(--font-default);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.045em;
	color: #FFFFFF;
}
.footer-contact .pb-column:first-of-type .page-items a {
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
}
.footer-contact .pb-column:first-of-type .pb-block-type-text .pb-block-content > p:first-of-type {
	font-family: var(--font-default);
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.09em;
	color: #FFFFFF;
	text-transform: uppercase;
}
.footer-contact .pb-column:last-of-type {
	flex: 0 0 40%;
}
.footer-contact .pb-column:last-of-type h2 {
	display: none;
}
.footer-contact .pb-column .form-wrapper {
	margin-bottom: -240px;
}
.footer-contact .form-block {
	padding: 50px 30px;
}
.footer-contact .pb-column .form-wrapper button {
	width: 100%;
	background: var(--colour-primary);
	border: unset;
	padding: 20px 0px;

	font-family: 'Futura-PT';
	font-style: normal;
	font-weight: 450;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.05em;
}
.footer-contact .pb-column .form-wrapper button:hover {
	background: #ff761f;
	transition: all 0.2s ease;
}
.footer-contact .pb-column .form-wrapper label {
	font-family: var(--font-default);
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.005em;
	margin-bottom: 3px;
	color: #3E3E40;
}
.footer-contact .pb-column .form-wrapper .field {
	padding: 10px;
}
.footer-contact .pb-column .form-wrapper textarea {
	min-height: 150px;
	max-width: 100%;
}
.footer-contact .pb-column .form-wrapper input,
.footer-contact .pb-column .form-wrapper select,
.footer-contact .pb-column .form-wrapper textarea {
	padding: 15px 15px;
	border-radius: 0;
	border: 1px solid #F3C5AA;
	font-family: var(--font-default);
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
}
.footer-contact .pb-column .form-wrapper input:hover,
.footer-contact .pb-column .form-wrapper input:focus,
.footer-contact .pb-column .form-wrapper select:hover,
.footer-contact .pb-column .form-wrapper select:focus,
.footer-contact .pb-column .form-wrapper textarea:hover,
.footer-contact .pb-column .form-wrapper textarea:focus {
	padding-left: 20px;
	padding-right: 10px;
	outline: none;
	border-color: var(--colour-primary);
	box-shadow: 0 0 0 1px var(--colour-primary);
}
.footer {
	background: var(--colour-secondary);
	border: none;
	padding: unset;
}
.footer .column {
	margin: unset;
}
.foot-lower {
	background: var(--colour-secondary);
	padding: 30px 0px;
}
.foot-lower .foot-logo img {
	max-width: unset;
	width: 25%;
}
.foot-lower p, .foot-lower a {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

.foot-lower a {
	margin-left: 2%;
}
.services-landing.pb-section.section-pad-1 {
	padding-bottom: 0px;
	padding-top: 120px;
	box-shadow: inset -9999px 0 0 rgba(0,0,0,0.3);
}
.services-landing .frame {
	margin: 0 auto;
	padding: 0px 30px 120px !important;
	position: relative;
}
.services-landing .frame::after {
	content: '';
	position: absolute;
	width: 6px;
	height: 0%;
	top: 0px;
	left: 0px;
	background: white;
	animation: banner-line 1s forwards cubic-bezier(0,0,0.1,0.9) 1s;
}
.services-landing .pb-row .col-sm-8 {
	width: 100%;
	flex: 1 1 100%;
	max-width: 800px;
}
.services-landing .pb-row .col-sm-8 h1 {
	font-size: var(--size-11);
	line-height: 110%;
	margin-bottom: 0;
	opacity: 0;
	left: -60px;
	position: relative;
	animation: left-anim-in 1s forwards cubic-bezier(0,0,0.1,0.9) 0.2s;
}


.services-content-1 .pb-column:nth-of-type(2) .pb-block-type-text .pb-block-content,
.services-content-1 .pb-column:nth-of-type(3) .pb-block-type-text .pb-block-content {
	display:flex;
	flex-direction: column;
	row-gap: 20px;
}
.services-content-1 .pb-column .pb-block-type-text p {
	display:flex;
	align-items: center;
	column-gap: 25px;
	text-align: left;
}
.services-content-1 .pb-column .pb-block-type-text em {
	font-size: 35px;
	color: var(--colour-primary);
}
.services-content-1 .pb-column:first-of-type .pb-block-content {
	margin-right: 70px;
}

.services-call-to-action {
	background: var(--colour-primary);
}
.services-call-to-action h4,
.services-call-to-action p {
	color: white;
}
.services-call-to-action .pb-column:last-of-type {
	align-self: center;
}
.services-call-to-action .button-wrapper {
	text-align: center;
}
.services-call-to-action .button-wrapper .button.btn-variant-1 {
	background-color: #fff;
	color: var(--colour-primary);
}
.services-call-to-action .button-wrapper .button.btn-variant-1:hover {
	background-color: var(--colour-primary);
	color: #fff;;
}
.no-padding-image.pb-section {
	padding: unset;
}

.safety h2 {
	text-align: left;
	padding:
}
.safety h5 {
	margin: unset;
}
.safety.pb-section.section-pad-1 {
	padding-bottom: unset;
}
.safety.pb-section.section-pad-1 .frame{
	padding-bottom: unset;
}
.safety .pb-row {
	position: relative;
	padding-bottom: 40px;
}
.safety .pb-row::after {
	content: '';
  width: 7px;
  height: 100%;
  background: var(--colour-alternate-3);
  position: absolute;
  bottom: 0px;
}
.safety .pb-column {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 20px;
}
.safety .pb-column:first-of-type {
	padding-left: 5%;
}
.safety .pb-block-type-text:nth-of-type(1),
.safety .pb-block-type-text:nth-of-type(2) {
	flex: 0 0 45%;
}
.safety .pb-block-type-text:nth-of-type(2) {
	align-self: flex-end;
}
.safety .pb-block-type-text:nth-of-type(3){
	flex: 0 0 100%;
}
.safety .pb-block-type-text:nth-of-type(3) .pb-block-content{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.safety .pb-block-type-text:nth-of-type(3) .pb-block-content figure {
	padding-right: 60px;
}

.careers-offers.pb-section.pb-section-row-1 {
	background: var(--colour-primary);
}
.careers-offers * {
	color: white;
}
.careers-offers .pb-column {
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}
.careers-offers .pb-block-type-text .pb-block-content {
	display: flex;
	flex-wrap: wrap;
	row-gap: 20px;
}
.careers-offers .pb-block-type-text .pb-block-content p{
	flex: 1 1 50%;
	display: flex;
	align-items: center;
	margin: unset;
	column-gap: 10px;
}
.careers-offers .pb-block-type-text .pb-block-content em{
	font-size: 34px;
}

/******************* MODULES ***********************/

/*-------------------------------------------------*/
/*-------------- MB HERO CUSTOM 1 -----------------*/
/*-------------------------------------------------*/
.mb-hero-c1.pb-section {
	position: relative;
	z-index: 1;
	padding: 0px;
}
.mb-hero-c1 .pb-block-type-slider,
.mb-hero-c1 .vid-banner {
	position: absolute;
	inset: 0;
}
.mb-hero-c1 .pb-block-type-slider img {
	width: 100%;
	max-height: 880px;
}

.mb-hero-c1 .vid-banner {
	background-image: url(videos/cloud-banner-poster.jpg);
	background-size: cover;
	background-position: center;
	overflow: visible;
	filter: saturate(1.15) contrast(1.1);
}
.mb-hero-c1 .vid-banner .pb-block,
.mb-hero-c1 .vid-banner .pb-block-content {
	height: 100%;
}
.mb-hero-c1 .vid-banner .pb-block-content::before {
	content: "";
	position: absolute;
	background: #141f36;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	z-index: 1;
	left: 0;
	top: 0;
}
.mb-hero-c1 .vid-banner video {
	height: 100%;
	width: 100%;
	top: 0;
	position: absolute;
	object-fit: cover;
	object-position: center;
	vertical-align: top;

	filter: saturate(1.1);
}


.mb-hero-c1 .pb-block-type-slider .pb-block-content,
.mb-hero-c1 .vid-banner .pb-block-content {
	position: relative;
}
.mb-hero-c1 .pb-block-type-slider .pb-block-content::after,
.mb-hero-c1 .vid-banner .pb-block-content::after {
	content: "";
	clip-path: polygon(50% calc(100% - 5px), calc(50% - 45px) 0, 0 0, 0 100%, 100% 100%, 100% 0, calc(50% + 45px) 0);
	background: white;
	width: 100%;
	height: 60px;
	position: absolute;
	z-index: 2;
	bottom: -3px;
}
.mb-hero-c1 .pb-row.frame {
	margin: 0 auto;
	padding: calc(100px + 7vw) 0px 0px !important;
	position: relative;
	z-index: 2;
}

.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type {
	display: flex;
	flex-direction: column;
	row-gap: 40px;
	padding-left: 30px;
	padding-bottom: 305px;

}

/*-------- MB HERO CUSTOM 1 RESPONSIVE ------------*/
@media screen and (max-width:1600px) {
	.mb-hero-c1 .pb-block-type-slider img {
		max-height: 750px;
	}
	.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type{
		padding-bottom: 190px;
	}
}
@media screen and (max-width:1400px) {
	.mb-hero-c1 .pb-row:last-of-type {
		padding: 120px 0px;
	}
	.mb-hero-c1 .pb-block-type-slider img {
		max-height: 540px;
	}
	.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type{
		padding-bottom: 77px;
	}
	.mb-hero-c1 .pb-row.frame {
		padding-top: 94px!important;
	}
}
@media screen and (max-width:1200px) {
	.mb-hero-c1 .pb-row.frame {
		padding-top: 155px!important;
		padding-bottom: 0px!important;
	}
	.mb-hero-c1 .pb-row:last-of-type {
		padding-left: 20px !important;
		flex-direction: row;
	}
	.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type{
		flex: 1 1 100%;
		max-width: 100%;
	}
}
@media screen and (max-width:1000px) {

}
@media screen and (max-width:800px) {
	.mb-hero-c1 .pb-row.frame {
		padding-top: 65px!important;
	}
	.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type{
		padding-bottom: 55px;
	}

}
@media screen and (max-width:600px) {
	.mb-hero-c1 .pb-block-type-slider {
		position: relative;
	}
	.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type{
		padding: unset;
		border: unset;
	}
	.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type::after {
		display: none;
	}
}
@media screen and (max-width:400px) {

	.mb-hero-c1 .button {
		flex: 0 0 50%;
		max-width: 50%;
	}
}
/*------------ MB HERO CUSTOM 1 ANIMATIONS ------------*/
@keyframes fadein {
    0% { opacity: 0;}
    100% { opacity:1; }
}
/*------------ MB HERO CUSTOM 1 OVERRIDES ------------*/

.mb-hero-c1 h1:first-of-type{
	font-family: 'Source-Sans-3';
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 123.89%;
	letter-spacing: 0.2em;
	margin-bottom: 8px;

	opacity: 0;
	left: -60px;
	position: relative;
	animation: left-anim-in 1s forwards cubic-bezier(0,0,0.1,0.9) 1.3s;
}
.mb-hero-c1 h1:not(:first-of-type) {
	font-size: var(--size-13);
	line-height: 110%;
	margin-bottom: 0;

	opacity: 0;
	left: -60px;
	position: relative;
	animation: left-anim-in 1s forwards cubic-bezier(0,0,0.1,0.9) 1.6s;
}
.mb-hero-c1 .pb-block-type-button {
	opacity: 0;
	left: -60px;
	position: relative;
	animation: left-anim-in 1s forwards cubic-bezier(0,0,0.1,0.9) 1.9s;
}
.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type {
	margin-left: 10px;
	padding-bottom: calc(170px + 7vw);
	position: relative;
}
.mb-hero-c1 .pb-row:last-of-type .pb-column.col-sm-6 {
	row-gap: 20px;
	max-width: 800px;
	flex: 100% 1 1;
	width: 100%;
}

.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type::after {
	content: '';
	position: absolute;
	width: 6px;
	height: 0%;
	top: 0px;
	left: 0px;
	background: white;
	animation: banner-line 1s forwards cubic-bezier(0,0,0.1,0.9) 0.3s;
}
@keyframes banner-line {
	0% {height: 0%;}
	100% {height: 100%;}
}
@keyframes left-anim-in {
	0% {opacity: 0; left: -60px;}
	100% {opacity: 1; left: 0px;}
}


@media screen and (max-width:1200px) {
	.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type {
		row-gap: 0px;
	}
	.mb-hero-c1 h1:first-of-type {
		font-size: 22px;
		line-height: 115%;
	}
	.mb-hero-c1 h1:not(:first-of-type) {
		font-size: var(--size-9);
		margin-bottom: 20px;
	}
	.mb-hero-c1 .pb-row:last-of-type .pb-column.col-sm-6 {
		max-width: 650px;
		padding-right: 30px;
	}
}
@media screen and (max-width:800px) {
	.mb-hero-c1 .vid-banner .pb-block,
	.mb-hero-c1 .vid-banner .pb-block-content {
		margin: 0;
	}
	.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type {
		padding-bottom: calc(100px + 5vw);
	}
}
@media screen and (max-width:600px) {
	.mb-hero-c1 h1:first-of-type {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.mb-hero-c1 h1:not(:first-of-type) {
		font-size: var(--size-7);
		margin-bottom: 15px;
	}
	.mb-hero-c1 .pb-row.frame {
		padding-top: 50px !important;
		padding-right: 30px !important;
	}
	.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type  {
		row-gap: unset;
		padding: unset;
		padding-bottom: 100px;
	}
}
@media screen and (max-width:400px) {
	.mb-hero-c1 h1:first-of-type {
		font-size: 18px;
	}
	.mb-hero-c1 h1:not(:first-of-type) {
		font-size: var(--size-6);
	}
	.mb-hero-c1 .button {
		flex: 100% 1 1;
		max-width: 100%;
		display: block;
		margin: 2px 0;
		text-align: center;
	}
}
/************ MB HERO CUSTOM 1 ENDS ******************/

/*-------------------------------------------------*/
/*------------- MB CONTENT CUSTOM 1 ---------------*/
/*-------------------------------------------------*/
.mb-content-c1 .pb-column {
	position: relative;
}
.mb-content-c1 .pb-row:first-of-type {
	position: relative;
}
.mb-content-c1 .pb-row:first-of-type:before {
	content: "";
	text-align: center;
	position: absolute;
	border-radius: 100px;
	width: 100px;
	height: 100px;
	right: 0px;
	top: -15px;
	background: linear-gradient(180deg, var(--colour-primary) 0%, var(colour-alternate-2) 100%);
	border: 3px solid var(--colour-primary);
	box-sizing: border-box;
}

.mb-content-c1 .pb-row:first-of-type .pb-block-type-text {
	text-align: center;
	padding: 40px 0px;
}
.mb-content-c1 .pb-row:last-of-type {
	column-gap: 18px;
	row-gap: 20px;
}
.mb-content-c1 .pb-row:last-of-type .pb-column {
	top: 0;
	z-index: 1;
	padding: unset;
	flex: 1 1 18%;
	max-width: 20%;
	min-height: calc(300px + 8vw);
	overflow: hidden;
	position: relative;
	transition: all 0.5s cubic-bezier(0,0,0.1,0.9);
}
.mb-content-c1 .pb-row:last-of-type .pb-column::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 150px;
	pointer-events: none;
	background: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
}
.mb-content-c1 .pb-row:last-of-type .pb-column * {
	transition: all 0.5s cubic-bezier(0,0,0.1,0.9);
}
.mb-content-c1 .pb-row:last-of-type .pb-column:hover * {
	transition: all 0.2s cubic-bezier(0,0,0.1,0.9);
}
.mb-content-c1 .pb-row:last-of-type .pb-column:hover {
	top: -10px;
	transition: all 0.2s cubic-bezier(0,0,0.1,0.9);
	box-shadow: 0px 20px 10px -10px rgba(0, 0, 0, 0.25), 0px 25px 25px -10px rgba(62, 62, 64, 0.25);
}

.mb-content-c1 .pb-row:last-of-type .pb-block-type-text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 30px 30px;
	pointer-events: none;
	transition: 0.25s;
}
.mb-content-c1 .pb-row:last-of-type .pb-column:hover .pb-block-type-text {
	padding-bottom: 60px;
}
.mb-content-c1 .pb-row:last-of-type .pb-column .pb-block-type-text::before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 6px;
	height: 100%;
	background: var(--colour-primary);
	transition: all 0.2s cubic-bezier(0,0,0.1,0.9);
}
.mb-content-c1 .pb-row:last-of-type .pb-column .pb-block-type-text::after {
	transition: all 0.3s cubic-bezier(0,0,0.1,0.9);
	content: '\f138';
	display: block;
	font-family: "Font Awesome 6 Pro";
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	margin-top: 8px;
	position: absolute;
	bottom: 0px;
	opacity: 0;
}
.mb-content-c1 .pb-row:last-of-type .pb-column:hover .pb-block-type-text::after {
	bottom: 20px;
	opacity: 1;
}


.mb-content-c1 .pb-block-type-text p:first-of-type {
	font-size: 17px;
	margin: unset;
	color: white;
}
.mb-content-c1 .pb-block-type-text p:last-of-type {
	font-size: 14px;
	margin: unset;
	color: white;
}
.mb-content-c1 .pb-block-type-image img {
	object-fit: cover;
	font-family: "object-fit: cover";
	left: 50%;
	vertical-align: middle;
	max-height: 101%;
	max-width: none;
	min-height: 101%;
	min-width: 101%;
	position: absolute;
	top: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 101%;
	z-index: -1;
}




/*------------- MB CONTENT CUSTOM 1 RESPONSIVE ---------------*/
@media screen and (max-width:1600px) {

}
@media screen and (max-width:1400px) {

}
@media screen and (max-width:1200px) {
	.mb-content-c1 .pb-row:last-of-type {
		flex-wrap: wrap;
	}
	.mb-content-c1 .pb-row:last-of-type .pb-column {
		flex: 1 1 30%;
		max-width: unset;
	}
}
@media screen and (max-width:1000px) {

}
@media screen and (max-width:800px) {
	.mb-content-c1 .pb-block-type-text p:first-of-type {
		font-size: 18px !important;
	}
	.mb-content-c1 .pb-block-type-text p:last-of-type {
		font-size: 10px !important;
		margin-top: 0px !important;
	}
}
@media screen and (max-width:700px) {
	.mb-content-c1 .pb-block > .pb-block-content {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.mb-content-c1 .pb-block-type-text p:first-of-type {
		font-size: 19px !important;
	}
	.mb-content-c1 .pb-block-type-text p:last-of-type {
		font-size: 16px !important;
	}
	.mb-content-c1 .pb-row:last-of-type .pb-column {
		flex: 1 1 100%;
		max-width: 100%;
	}
	.mb-content-c1 .pb-row:first-of-type .pb-column {
		padding-left: unset;
	}
	.mb-content-c1 h2 {
		text-align: left;
	}
}
@media screen and (max-width:400px) {

}
/*--------- MB CONTENT CUSTOM 1 OVERRIDES --------*/
.mb-content-c1 .pb-block-type-text p:first-of-type {
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	font-weight: 500;
}
.mb-content-c1 .pb-block-type-text p:last-of-type {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	margin-top: 4px;
}
.mb-content-c1	.pb-row:first-of-type:before {
	display: none;
}
.year-star {
	padding: 0 0 30px !important;
	position: relative;
}
.year-star:before {
	content:'';
	background: url("vectors/20year-Star.png") center / contain no-repeat;
	position: absolute;
	right: 0;
	bottom: 40px;
	height: 130px;
	width: 130px;
	z-index: 2;
}
.mb-content-c1 .pb-row:last-of-type .pb-column .pb-block-type-image img {
	filter: saturate(0);
	transition: 0.25s;
}
.mb-content-c1 .pb-row:last-of-type .pb-column:hover .pb-block-type-image img {
	filter: saturate(1);
}

/*--------- MB CONTENT CUSTOM 1 ENDS --------*/

/*-------------------------------------------------*/
/*------------- MB CONTENT CUSTOM 2 ---------------*/
/*-------------------------------------------------*/
.mb-content-c2 .pb-column:first-of-type {
	display:flex;
	align-self: center;
	justify-content: center;
}
.mb-content-c2 .pb-column:last-of-type {
	padding: 60px;
	padding-right: calc((100vw - 1400px) / 2);
	background: var(--colour-secondary);
	min-height: 65vh;
	display: flex;
	justify-content: center;
	flex-direction: column;
	row-gap: 40px;
}
.mb-content-c2 .pb-column:last-of-type .pb-block-type-text{
	position: relative;
	padding-right: 60px;
}
.mb-content-c2 .pb-column:last-of-type .pb-block-type-text::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	bottom: 25%;
	background: white;
}
.mb-content-c2 .pb-column:last-of-type .pb-block-type-text h3:first-of-type {
	font-size: 20px;
}
.mb-content-c2 .pb-column:last-of-type .pb-block-type-text h3:last-of-type {
	font-size: 28px;
}
/* or 29px */

.mb-content-c2 .pb-column:last-of-type .pb-block-type-text p {
	text-align: justify;
}

/*------------ MB CONTENT CUSTOM 2 RESPONSIVE ------------*/

@media screen and (max-width:1600px) {

}
@media screen and (max-width:1400px) {

}
@media screen and (max-width:1200px) {
	.mb-content-c2 .pb-row {
		justify-content: center;
	}
	.mb-content-c2 .pb-row:last-of-type .pb-column {
		flex: 1 1 40%;
		max-width: unset;
		align-self: flex-start;
	}
	.mb-content-c2 .pb-row:last-of-type .pb-column:last-child {
		flex: 1 1 60%;
		max-width: unset;
	}
	.mb-content-c2 .pb-column:last-of-type {
		padding: 40px;
	}
}
@media screen and (max-width:1000px) {
	.mb-content-c2 .pb-row:last-of-type {
		flex-wrap: wrap;
	}
	.mb-content-c2 .pb-row:last-of-type .pb-column {
		flex: 1 1 100%;
		max-width: unset;
		align-self: flex-start;
	}
	.mb-content-c2 .pb-row:last-of-type .pb-column:last-child {
		flex: 1 1 100%;
		max-width: unset;
		margin-top: 50px;
		padding: 50px;
		min-height: unset;
		background: rgba(0, 0, 0, 0.80);
	}
}
@media screen and (max-width:800px) {

}
@media screen and (max-width:600px) {
	.mb-content-c2 .pb-column:last-of-type .pb-block-type-text p {
		text-align: left;
	}

	.mb-content-c2 .pb-row:last-of-type .pb-column:first-of-type {
		max-width: 100%;
	}
	.mb-content-c2 .pb-row:last-of-type .pb-column:last-of-type {
		max-width: 90%;
	}
	.mb-content-c2 .pb-row:last-of-type .pb-column:last-of-type .pb-block-type-text h3:last-of-type {
		font-size: var(--size-5);
	}
}
@media screen and (max-width:400px) {

}

/*------------ MB CONTENT CUSTOM 2 OVERRIDES ------------*/
.mb-content-c2 .pb-column:last-of-type .pb-block-type-text h3:first-of-type {
	font-family: 'Source-Sans-3';
	line-height: 104.4%;
	letter-spacing: 0.2em;
}
.mb-content-c2 .pb-column:last-of-type .pb-block-type-text p {
	color: #aaa;
}

.mb-content-c2 .pb-column:last-of-type .pb-block-type-text {
	width: 100%;
}
@media screen and (max-width:1400px) {
	.mb-content-c2 .pb-column:last-of-type .pb-block-type-text {
	}
}
@media screen and (max-width:800px) {
	.mb-content-c2 .pb-column:last-of-type .pb-block-type-text {
	}
}
/*------------ MB CONTENT CUSTOM 2 ENDS ------------*/
/*-------------------------------------------------*/
/*------------- MB CONTENT CUSTOM 3 ---------------*/
/*-------------------------------------------------*/
.mb-content-c3.pb-section.pb-section-row-1 {
	padding: 0px;
}
.mb-content-c3.section-variant-1 {
	background-color: white;
}
.mb-content-c3.section-variant-2 {
	background-color: #f3f3f3;
}
.mb-content-c3.section-variant-1 .pb-row {
	justify-content: space-between;
}
.mb-content-c3.section-variant-2 .pb-row {
	justify-content: space-between;
}
.mb-content-c3.section-variant-1 .pb-column:first-of-type { /* If textbox is in left pb-column */
	display: flex;
	min-height: 75vh;
	padding: 100px 60px;
	flex-direction: column;
	justify-content: center;

	padding-left: calc((100vw - 1400px) / 2);
	position: relative;
	overflow: hidden;
}
.mb-content-c3.section-variant-2 .pb-column:last-of-type { /* If textbox is in right pb-column */
	display: flex;
	min-height: 80vh;
	padding: 80px 60px;
	flex-direction: column;
	justify-content: center;
	padding-right: calc((100vw - 1400px) / 2);
	position: relative;
}
.mb-content-c3 .pb-column .pb-block-type-text::after {
	content: '';
	position: absolute;
	pointer-events: none;
	border-left: 6px solid var(--colour-alternate-3);
	left: 0px;
	bottom: 0px;
	right: 0px;
	top: 34%;
}

.mb-content-c3 .pb-column .pb-block-type-text h2 {
	margin-bottom: 35px;
}
.mb-content-c3 .pb-column .pb-block-type-text h3:first-of-type {
	font-size: 20px;
	text-transform: uppercase;
}
.mb-content-c3 .pb-column .pb-block-type-text h3:last-of-type {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 20px;
}

.mb-content-c3.split-page .pb-column .pb-block-type-image {
	position: relative;
	overflow: hidden;
	height: 100%;
}
.mb-content-c3.split-page .pb-column .pb-block-type-image img {
	object-fit: cover;
	font-family: "object-fit: cover";
	left: 50%;
	vertical-align: middle;
	max-height: 101%;
	max-width: none;
	min-height: 101%;
	min-width: 101%;
	position: absolute;
	top: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 101%;
}

/*------------ MB CONTENT CUSTOM 3 RESPONSIVE ------------*/

@media screen and (max-width:1600px) {

}
@media screen and (max-width:1400px) {
	.mb-content-c3.section-variant-1 .pb-column:first-of-type {
		padding-left: calc((1497px - 100vw) / 2);
	}
	.mb-content-c3.section-variant-2 .pb-column:last-of-type {
		padding-right: calc((1497px - 100vw) / 2);
		max-width: 50%;
	}
	.mb-content-c3 .pb-block-type-text {
		margin-top: unset !important;
		margin-right: unset !important;
	}
	.mb-content-c3.section-variant-1.services .pb-column p {
		font-size: var(--size-1);
	}
	.mb-content-c3.section-variant-1.services.air-excavation .pb-column:last-of-type {
		flex: 1 1 35% !important;
	}
	.mb-content-c3.section-variant-1.services .pb-row {
		column-gap: unset !important;
	}
	.mb-content-c3.section-variant-1.services.wells .pb-column .pb-block-type-text {
		padding-bottom: 10% !important;
	}

}
@media screen and (max-width:1200px) {
	h2, .h2 {
		font-size: 40px;
		line-height: 103%;
	}
	p, .p {
		font-size: var(--size-2);
		line-height: 140%;
	}

	.mb-content-c3.section-variant-1 .pb-column:first-of-type,
	.mb-content-c3.section-variant-2 .pb-column:last-of-type {
		min-height: unset;
		flex: 1 1 60%;
		max-width: unset;
	}
	.mb-content-c3.section-variant-1 .pb-column:last-of-type,
	.mb-content-c3.section-variant-2 .pb-column:first-of-type {
		flex: 1 1 40%;
		max-width: unset;
	}

	/*.mb-content-c3 .pb-row {
		row-gap: 20px;
		column-gap: 20px;
		justify-content: center !important;
		padding: 40px 0px !important;
	}
	.mb-content-c3 .pb-row .pb-column:first-of-type,
	.mb-content-c3 .pb-row .pb-column:last-of-type {
		max-width: 100%;
		flex: 0 0 80%;
	}
	.mb-content-c3.section-variant-1.services.equipment .pb-row{
		flex-direction: column;
	}
	.mb-content-c3.section-variant-1.services.equipment .pb-column{
		max-width: 95% !important;
		align-self: center;
	}
	.mb-content-c3.section-variant-1 .pb-column:first-of-type {
		padding: unset;
	}
	.mb-content-c3.section-variant-2 .pb-column:last-of-type {
		padding: unset;
	}
	.mb-content-c3.section-variant-1.services .pb-column:last-of-type {
		flex: 0 80% !important;
		display: flex;
		column-gap: 20px;
		justify-content: center;
	}
	.mb-content-c3.section-variant-1.services.air-excavation .pb-column:last-of-type {
		flex: 0 80% !important;
	}*/
}
@media screen and (max-width:1000px) {
	.mb-content-c3 .pb-row {
	}

	.mb-content-c3 .pb-column .pb-block-type-text::after {
		top: 10%;
	}
}
@media screen and (max-width:800px) {
	.mb-content-c3 .pb-column .pb-block-type-text::after {
		top: 6%;
	}

}
@media screen and (max-width:600px) {
	.mb-content-c3.section-variant-1 .pb-column:first-of-type .pb-block-type-text p {
		text-align: left;
	}
	.mb-content-c3.section-variant-2 .pb-column:last-of-type .pb-block-type-text p {
		text-align: left;
	}
	.mb-content-c3.section-variant-1 .pb-column:first-of-type {
		padding-left: unset;
		padding-right: unset;
	}
	.mb-content-c3.section-variant-2 .pb-column:last-of-type {
		padding-left: unset;
		padding-right: unset;
	}
	.mb-content-c3.section-variant-1.services.equipment .checks p{
		flex: 1 1 100% !important;
	}
	.mb-content-c3.section-variant-1.services.equipment .pb-column .pb-block-type-text {
		margin-right: 20px !important;
		padding-left: 30px !important;
	}
	.mb-content-c3.section-variant-1.services.equipment .pb-column:last-of-type .pb-block {
		flex: 0 0 29%!important;
		align-self: center;
	}
	.mb-content-c3.section-variant-1.services.equipment.sonic-drill .pb-column:last-of-type .pb-block {
		align-self: unset;
	}
	.mb-content-c3.section-variant-1.services.equipment .pb-column:last-of-type .pb-block:first-of-type {
		flex: 0 0 100%!important;
	}
	.mb-content-c3.section-variant-1.services .pb-column:last-of-type {
		flex-direction: row;
		justify-content: center;
	}
}
@media screen and (max-width:400px) {

}

/*------------ MB CONTENT CUSTOM 3 OVERRIDES ------------*/

.mb-content-c3 h3 {
	color: var(--colour-alternate-1);
	font-family: 'Source-Sans-3';
	line-height: 104.4%;
	letter-spacing: 0.2em;
}
.mb-content-c3 h2 {
	text-align: left;
}
.mb-content-c3 .button {
	color: black;
	border: 2px solid var(--colour-alternate-3);
}
.mb-content-c3.section-variant-1 .pb-block-type-text {
	margin-right: 0%;
	margin-left: 0%;
	position: relative;
	padding-left: 50px;
}
.mb-content-c3.section-variant-2 .pb-block-type-text {
	position: relative;
	padding-right: 50px;
}
.mb-content-c3.section-variant-1 .pb-column .pb-block-type-text::after {
    top: 0;
	bottom: -300px;
}
.mb-content-c3.section-variant-2 .pb-column .pb-block-type-text::after {
	left: 100%;
    top: 0;
}
.mb-content-c3.section-variant-1 .pb-block-type-button {
	padding-left: 50px;
}
.mb-content-c3.section-variant-1 .pb-block-type-button,
.mb-content-c3.section-variant-2 .pb-block-type-button {
	padding-top: 30px;
}
.mb-content-c3.services h3 {
	font-weight: 400;
	font-size: 32px !important;
	line-height: 37px;
	text-transform: none !important;
	letter-spacing: unset;
}
.mb-content-c3.services {
	background: #f3f3f3;
}
.mb-content-c3.services.equipment {
	background: #fff;
}
.mb-content-c3.services em {
	font-size: 34px;
	color: var(--colour-primary);
}
.mb-content-c3.services .checks p {
	display: flex;
	align-items: center;
	column-gap: 20px;
}
.mb-content-c3.services .pb-row .pb-column:first-of-type {
	padding-bottom: 0px;
	/*justify-content: flex-end;
	align-self: flex-end;*/
}
.mb-content-c3.section-variant-2.services .pb-row .pb-column:first-of-type {
	align-self: stretch;
}
.mb-content-c3.section-variant-1.services:not(.equipment)  .pb-column .pb-block-type-image,
.mb-content-c3.section-variant-2.services:not(.equipment)  .pb-column .pb-block-type-image {
	position: relative;
	overflow: hidden;
	height: 100%;
}
.mb-content-c3.section-variant-1.services:not(.equipment) .pb-column .pb-block-type-image img,
.mb-content-c3.section-variant-2.services:not(.equipment)  .pb-column .pb-block-type-image img {
	object-fit: cover;
	font-family: "object-fit: cover";
	left: 50%;
	vertical-align: middle;
	max-height: 101%;
	max-width: none;
	min-height: 101%;
	min-width: 101%;
	position: absolute;
	top: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 101%;
}

.mb-content-c3.services .serv-block {
	padding-bottom: 50px;
}
.mb-content-c3.services .pb-column .serv-block.pb-block-type-text h3:last-of-type {
	margin-bottom: 25px;
}

.mb-content-c3.section-variant-1.services .pb-column .pb-block-type-text:last-child {
	padding-bottom: 100px;
}
.mb-content-c3.section-variant-2.services .pb-column .pb-block-type-text {
	margin-top: 0;
}
.mb-content-c3.section-variant-2.services .pb-column .pb-block-type-text p{
	text-align: left;
}
.mb-content-c3.section-variant-2.services .pb-column .pb-block-type-text::after {
	bottom: 50%;
	left: 100%;
	right: 0px;
	top: 0;
}
.mb-content-c3.section-variant-1.services.air-excavation .pb-column .pb-block-type-text {
	margin-top: 0;
}
.mb-content-c3.section-variant-1.services.wells .pb-column .pb-block-type-text {
	margin-top: 0px;
}

.mb-content-c3.services.equipment .frame{
	padding-bottom: unset;
}
.mb-content-c3.services.equipment .pb-container{
	padding: unset;
}
.mb-content-c3.section-variant-1.services.equipment .pb-column .pb-block-type-text {
	padding-bottom: 120px;
	margin-top: 0px;
	text-align: left;
}

.mb-content-c3.section-variant-1.services.equipment .pb-row {
	justify-content: space-between;
}
.mb-content-c3.section-variant-1.services.equipment .pb-column:first-of-type {
	justify-content: flex-start;
	padding: unset;
	padding-right: 60px;

	width: 55%;
	flex: 1 1 55%;
	max-width: unset;
}
.mb-content-c3.section-variant-1.services.equipment .pb-column:first-of-type .container{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	padding: 20px 0px;
}
.mb-content-c3.section-variant-1.services.equipment .pb-column:first-of-type .checks {
	display: flex;
	flex-wrap: wrap;
	padding: unset;
	row-gap: 10px;
}
.mb-content-c3.section-variant-1.services.equipment .pb-column:first-of-type .checks p {
	flex: 0 1 50%;
}
.mb-content-c3.section-variant-1.services.equipment .pb-column:first-of-type .container .checks {
	margin-top: 15px;
}
.mb-content-c3.section-variant-1.services.equipment .pb-column:first-of-type .container .checks p {
	margin-bottom: 5px;
}

.mb-content-c3.section-variant-1.services.equipment .pb-column:last-of-type {
	display: flex;
	flex-wrap: wrap;
	align-content: start;
	padding-left: 60px;
	padding-bottom: 80px;
	row-gap: 30px;
	column-gap: 30px;
	width: 45%;
	flex: 1 1 45%;
	max-width: unset;
}
.mb-content-c3.section-variant-1.services.equipment.sonic-drill .pb-column:last-of-type {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 2fr 1fr 1fr;
	padding: unset;
	padding-bottom: 30px;
}
.mb-content-c3.section-variant-1.services.equipment.sonic-drill .pb-column:last-of-type img {
	object-fit: cover;
	font-family: "object-fit: cover";
	left: 50%;
	vertical-align: middle;
	max-height: 101%;
	max-width: none;
	min-height: 101%;
	min-width: 101%;
	position: absolute;
	top: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 101%;
	z-index: -1;
}
.mb-content-c3.section-variant-1.services.equipment.sonic-drill .pb-column:last-of-type .pb-block-type-image {
	overflow:hidden;
	position: relative;
	z-index: 1;
}
.mb-content-c3.section-variant-1.services.equipment.sonic-drill .pb-column:last-of-type .pb-block-type-image:nth-of-type(1) {
	grid-area: 1 / 1 / -3 / -1;
}
.mb-content-c3.section-variant-1.services.equipment.sonic-drill .pb-column:last-of-type .pb-block-type-image:nth-of-type(2) {
  grid-area: 2 / 1 / -2 / 2;
}
.mb-content-c3.section-variant-1.services.equipment.sonic-drill .pb-column:last-of-type .pb-block-type-image:nth-of-type(3) {
	grid-area: 2 / 2 / -2 / -1;
}
.mb-content-c3.section-variant-1.services.equipment.sonic-drill .pb-column:last-of-type .pb-block-type-image:nth-of-type(4) {
  grid-area: 3 / 1 / -1 / -1;
}
.mb-content-c3.section-variant-1.services.equipment.dart-drill .pb-column:last-of-type {
	flex: 1 1 45%;
}
.mb-content-c3.section-variant-1.services.equipment.dart-drill .pb-column:last-of-type img {
	object-fit: cover;
	font-family: "object-fit: cover";
	left: 50%;
	vertical-align: middle;
	max-height: 101%;
	max-width: none;
	min-height: 101%;
	min-width: 101%;
	position: absolute;
	top: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 101%;
	z-index: -1;
}
.mb-content-c3.section-variant-1.services.equipment.dart-drill .pb-column:last-of-type .pb-block-type-image {
	overflow:hidden;
	position: relative;
	z-index: 1;
	height: 20%;
}
.mb-content-c3.section-variant-1.services.equipment.dart-drill .pb-column:last-of-type .pb-block-type-image:nth-of-type(1) {
	height: 80%;
}
.mb-content-c3.section-variant-1.services.equipment .pb-column:last-of-type .pb-block {
	flex: 1 1 25%;
}
.mb-content-c3.section-variant-1.services.equipment .pb-column:last-of-type .pb-block:first-of-type {
	flex: 1 1 100%;
}

.mb-content-c3.services.air-excavation h3 {
	margin-top: 50px;
}
.mb-content-c3.services.air-excavation .pb-row {
}
.mb-content-c3.services.air-excavation .pb-column:last-of-type {
	flex: 0 0 50%;
}


.mb-content-c3.section-variant-1.services.equipment.our-values h3 {
	text-transform: uppercase !important;
	margin: unset;
}
.mb-content-c3.section-variant-1.services.equipment.our-values .pb-column:first-of-type{
	max-width: 100%;
	flex: 0 0 100%;
}
.mb-content-c3.section-variant-1.services.equipment.our-values .pb-column:last-of-type{
	display:none;
}
.mb-content-c3.section-variant-1.services.equipment.our-values .pb-block-type-text .pb-block-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 40px;
}
.mb-content-c3.section-variant-1.services.equipment.our-values .main-text {
	flex: 0 0 50%;
}
.mb-content-c3.section-variant-1.services.equipment.our-values .icons {
	flex: 0 0 45%;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}
.mb-content-c3.section-variant-1.services.equipment.our-values .icons p {
	display: flex;
	width: 50%;
	padding: 0 15px;
	flex-direction: column;
	align-items: center;
	font-weight: 400;
	font-size: 26px;
	line-height: 30px;
	color: #E85401;
	margin-bottom: 50px;
}
.mb-content-c3.section-variant-1.services.equipment.our-values .icons em{
	width: 150px;
	height: 150px;
	background: var(--colour-primary);
	border-radius: 100px;
	font-size: 68px;
	color: white;
	z-index: 1;
	padding: 40px 0;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.mb-content-c3.section-variant-1.services.equipment.our-values .endorsements {
	padding: 30px 0 60px;
	display: flex;
	flex: 1 1 100%;
	align-items: center;
}
.mb-content-c3.section-variant-1.services.equipment.our-values .endorsements figure {
	padding-right: 50px;
}

ul.bullet-list {
	margin: 30px 0;
}
ul.bullet-list > li {
	margin-left: 50px;
	margin-bottom: 25px;
	font-family: var(--font-default);
	font-style: normal;
	font-weight: 400;
	font-size: var(--size-3);
	line-height: 115%;
	color: var(--colour-alternate-1);
}
ul.bullet-list > li::before {
	content: "\f058";
	top: 0px;
	left: -50px;
	font-size: 34px;
	font-weight: 600;
	color: var(--colour-primary);
	font-family: "Font Awesome 6 Pro";
	-moz-osx-font-smoothing:grayscale;
}

@media screen and (max-width:1200px) {
	.mb-content-c3.section-variant-1.services.equipment.our-values .icons {
		align-items: center;
		text-align: center;
		justify-content: center;
		flex-direction: column;
		flex-wrap: nowrap;
	}
	.mb-content-c3.section-variant-1.services.equipment.our-values .icons p {
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.mb-content-c3.section-variant-1.services.equipment.our-values .icons em{
		width: 90px;
		height: 90px;
		padding: unset;
		padding-top: 27px;
		font-size: 38px;
	}
	.mb-content-c3.section-variant-1.services.equipment.our-values .endorsements {
		flex: 0 0 95%;
		justify-content: space-evenly;
		flex-wrap: wrap;
		row-gap: 20px;
		column-gap: 20px;
	}
}
	@media screen and (max-width:800px) {
		.mb-content-c3.section-variant-1.services.equipment.sonic-drill .pb-column:first-of-type {
			flex: 0 0 100%;
		}
		.mb-content-c3.section-variant-1.services.equipment.sonic-drill .pb-column:last-of-type .pb-block-type-image:first-of-type {
			height: 70vw;
		}
	}
	@media screen and (max-width:600px) {
		.mb-content-c3.section-variant-1.services.equipment.our-values .pb-block-type-text .pb-block-content {
			flex-direction: column;
		}
		.mb-content-c3.section-variant-2 .pb-block-type-text {
			margin-left: unset;
		}
		.mb-content-c3.section-variant-1.services.equipment.our-values .endorsements figure {
		    padding-right: 0px;
			padding-bottom: 20px;
		}
	}
}
/*------------ MB CONTENT CUSTOM 3 ENDS ------------*/

/*-------------------------------------------------*/
/*------------ MB CONTENT CUSTOM 4 ------------*/
/*-------------------------------------------------*/
.mb-content-c4 h2 {
	text-align:	left;
}
.mb-content-c4 h4 {
	font-weight: 400;
	font-size: 26px;
	line-height: 37px;
	color: #3E3E40;
	margin: unset;
}
.mb-content-c4 h5 {
	font-weight: 400;
	font-size: 20px;
	line-height: 104.4%;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #262A31;
	margin: unset;
}
.mb-content-c4.pb-section.pb-section-row-1 {
	padding-bottom: unset;
	padding-top: 5%;
}
.mb-content-c4.pb-section.pb-section-row-1 .frame{
	padding: unset;
}
.mb-content-c4 .pb-container {
	padding: unset;
}
.mb-content-c4 .pb-row {
	justify-content: space-between;
}
.mb-content-c4 .pb-column {
	flex: 0 0 45%;
	padding: unset;
}
.mb-content-c4.section-variant-1 .pb-row {
	position: relative;
}
.mb-content-c4.section-variant-1 .pb-row::after {
	content: '';
	width: 7px;
	top: 0;
	bottom: 0;
	position: absolute;
	background: var(--colour-alternate-3);
}
.mb-content-c4.section-variant-1.variant-head .pb-row::after { /* text on left column */
	height: 100%;
}
.mb-content-c4.section-variant-1 .pb-column {
	align-self: center;
}
.mb-content-c4.section-variant-1.variant-head .pb-column {
	align-self: flex-start;
}
.mb-content-c4.section-variant-1.pb-section.pb-section-row-1{
	background: white;
}
.mb-content-c4.section-variant-1 .pb-block-type-text {
	margin-left: 80px;
	padding-right: 80px;
}

.mb-content-c4.section-variant-2.pb-section.pb-section-row-1{
	background: #F5F5F5;
}
.mb-content-c4.section-variant-2 .pb-column {
	align-self: center;
}
.mb-content-c4.section-variant-2 .pb-column:last-of-type { /* text on right column */
	border-right: 7px solid var(--colour-alternate-3);
}
.mb-content-c4.section-variant-2 .pb-block-type-text {
	margin-right: 10%;
}
/*------------ MB CONTENT CUSTOM 4 RESPONSIVE ------------*/
@media screen and (max-width:600px) {
	.mb-content-c4 .pb-row {
		flex-direction: column;
	}
	.mb-content-c4 .pb-block-type-image > .pb-block-content {
		margin: unset;
	}
	.mb-content-c4.section-variant-1 .pb-row::after {
		height: 97%;
	}
}
/*------------ MB CONTENT CUSTOM 4 OVERRIDES ------------*/
.mb-content-c4.careers.section-variant-1 {
	padding-top: unset;
}
.mb-content-c4.careers.section-variant-1 h2 {
	text-align: left;
}
.mb-content-c4.careers.section-variant-1 .pb-row {
	padding-left: calc((100% - 1400px) / 2);
	overflow: hidden;
}
.mb-content-c4.careers.section-variant-1 .pb-row::after {
	height: 78%;
	top: unset;
}
.mb-content-c4.careers.section-variant-1 .pb-column:first-of-type {
	flex: 1 1 30%;
}
.mb-content-c4.careers.section-variant-1 .pb-column:last-of-type {
	flex: 1 1 54%;
	max-width: 54%;
}

@media screen and (max-width:1400px) {
	.mb-content-c4.careers h2 {
		font-size:28px;
	}
}
@media screen and (max-width:1200px) {
	.mb-content-c4.careers.pb-section {
		padding-left: unset;
		padding-right: unset;
	}
	.mb-content-c4.careers.section-variant-1 .pb-column:first-of-type {
    flex: 0 0 40%;
	}
}
@media screen and (max-width:1000px) {
	.mb-content-c4.section-variant-1 .pb-block-type-text {
    margin-left: 40px;
    padding-right: 0px;
}
}
@media screen and (max-width:800px) {
	.mb-content-c4.careers.section-variant-1 .pb-row {
		flex-direction: column;
		margin-left: 5%;
	}
	.mb-content-c4.careers.section-variant-1 .pb-column:first-of-type {
		max-width: 90%;
		padding-top: 40px;
		align-self: flex-start;
	}
	.mb-content-c4.careers.section-variant-1 .pb-column:last-of-type {
		max-width: 80%;
		padding-bottom: 20px;
	}
}
@media screen and (max-width:600px) {

}

/*------------ MB CONTENT CUSTOM 4 ENDS ------------*/

/*-------------------------------------------------*/
/*------------ MB CALL TO ACTION CUSTOM 1 ---------*/
/*-------------------------------------------------*/
.mb-call-to-action-c1.pb-section.section-pad-1 {
	padding: unset;
	background: var(--colour-primary);
}
.mb-call-to-action-c1 .pb-column:last-of-type { /* If Text on last column */
	flex: 1 1 30%;
	align-self: center;
	padding-left: 80px;
	padding-right: 80px;
	margin-right: calc((100% - 1400px) / 2);
	position: relative;
}
.mb-call-to-action-c1 .pb-column:last-of-type::after { /* If Text on last column */
	content: '';
	width: 6px;
	background-color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
}
.mb-call-to-action-c1 .pb-column:last-of-type .pb-block-type-text h3 {
	color: #fff;
	margin-bottom: 30px;
	font-size: var(--size-7);
	line-height: 115%;
	font-weight: 600;
	text-transform: none;
	font-family: 'Open Sans',sans-serif;
}
.mb-call-to-action-c1 .button:hover {
	background-color: white;
	color: var(--colour-primary);
}

/*------- MB CALL TO ACTION CUSTOM 1 RESPONSIVE -----*/
@media screen and (max-width:1600px) {

}
@media screen and (max-width:1400px) {

}
@media screen and (max-width:1200px) {

}
@media screen and (max-width:1000px) {

}
@media screen and (max-width:800px) {
	.mb-call-to-action-c1 h3, .mb-call-to-action-c1 .h3 {
		font-size: 17px;
	}
}
@media screen and (max-width:600px) {
	.mb-call-to-action-c1.pb-section.section-pad-1 {
		padding-bottom: 20px;
	}
	.mb-call-to-action-c1 .pb-row {
		justify-content: center;
	}
	.mb-call-to-action-c1 .pb-column:last-of-type {
		max-width: 75%;
		flex: 0 0 75%;
	}

	.mb-call-to-action-c1 .pb-block-type-text *,
	.mb-call-to-action-c1 .pb-block-type-button {
		text-align: center !important;
	}
}
@media screen and (max-width:400px) {

}

/*-------------------------------------------------*/
/*------------ MB CALL TO ACTION 72 ---------------*/
/*-------------------------------------------------*/

.mb-call-to-action-72 {
	background: linear-gradient(270deg, #E85401 0%, #F8742A 100%);
}
.mb-call-to-action-72 .pb-container {
	display: flex;
	flex-direction: column;
	row-gap: 40px;
}
.mb-call-to-action-72 .pb-row {
	column-gap: 40px;
	flex-wrap: wrap;
	row-gap: 20px;
	align-items: center;
}
.mb-call-to-action-72 .col-sm-8 {
	flex: 1 1 60%;
	max-width: 100%;
}
.mb-call-to-action-72 .col-sm-4 {
	flex: 1 1 30%;
	max-width: 100%;
	align-self: center;
}
.mb-call-to-action-72 .pb-block-type-text * {
	color: var(--colour-white);
}
.mb-call-to-action-72 .pb-block-type-button {
	text-align: center;
}

/*-------- MB CALL TO ACTION 72 RESPONSIVE --------*/

@media screen and (max-width:1600px) {

}
@media screen and (max-width:1400px) {

}
@media screen and (max-width:1200px) {

}
@media screen and (max-width:1000px) {

}
@media screen and (max-width:800px) {
	.mb-call-to-action-72 .pb-row {
			flex-direction: column;
		}
		.mb-call-to-action-72 .pb-block-type-button .pb-block-content {
			text-align: center;

		}
		.mb-call-to-action-72 .pb-block-type-text p{
			text-align:center;
		}

}
@media screen and (max-width:600px) {

}
@media screen and (max-width:400px) {

}

/*--------- MB CALL TO ACTION 72 OVERRIDES --------*/
.mb-call-to-action-72 .pb-block-type-text * {
	font-weight: 700;
	font-size: 40px;
	line-height: 104.4%;
	margin: unset;
	text-align: right;
}

.mb-call-to-action-72 .pb-block-type-button {
	padding: unset;
	text-align: left;
}
.mb-call-to-action-72 .button:hover {
	background-color: white;
	color: var(--colour-primary);
}
/*--------- MB CALL TO ACTION 72 ENDS --------*/




/****RESPONSIVE*****/
@media screen and (max-width:1500px) {
	.frame {
		width: calc(100% - 150px);
	}
	.mb-content-c4.careers.section-variant-1 .pb-row,
	.mb-content-c3.section-variant-1 .pb-column:first-of-type {
		padding-left: 75px;
	}
	.mb-content-c2 .pb-column:last-of-type,
	.mb-content-c3.section-variant-2 .pb-column:last-of-type   {
		padding-right: 75px;
	}
	.mb-call-to-action-c1 .pb-column:last-of-type {
		margin-right: 75px;
	}
}
@media screen and (max-width:1300px) {
	.header .frame {
		width: calc(100% - 100px);
		padding: 0px;
	}
	.header .col.logo-wrap {
		padding-left: 20px;
	}
	.pb-row {
		margin-left: unset;
		margin-right: unset;
	}

	.footer-contact .pb-column:first-of-type .pb-block:nth-of-type(1) {
		height: auto;
	}
	.footer-contact .pb-column:first-of-type .pb-block-type-text:last-of-type {
		flex: 1 1 60%;
		padding-left: 0px;
	}
	.footer-contact .pb-column .form-wrapper {
		margin-bottom: 0;
	}
}
@media screen and (max-width:1200px) {
	iframe {
		width:100% !important;
	}
	.pb-section {
		padding-left: 0px;
		padding-right: 0px;
	}

	.section-feature.sf-about,
	.section-feature.sf-gift,
	.section-feature.sf-party {
		padding-left: 20px;
		padding-right: 20px;
	}
	.mobi-box {
		padding: 20px;
		box-sizing: border-box;
		border-radius: 20px;
		background-color: rgba(255,255,255,0.8);
		color: #000;
	}
	.mobi-box .h2,
	.mobi-box .h3,
	.mobi-box a,
	.mobi-box p {
		color: #000 !important;
		text-shadow: none !important;
		border-color:#000 !important;
	}
	.section-feature.sf-party,
	.section-feature.sf-about {
		background-position: left top;
	}


	.footer-contact .pb-row {
		justify-content: center;
		row-gap: 20px;
	}
	.footer-contact h4 {
		text-align: center;
	}
	.footer-contact .pb-column:first-of-type {
		max-width: 80%;
		flex: 1 1 80%;
	}

	.footer-contact .pb-column:last-of-type {
		flex: 1 1 80%;
		max-width: 100%;
	}
	.footer-contact .pb-column .form-wrapper {
		position: relative;
	}
	.foot-lower {
		padding-left: 20px;
	}

	.footer-contact .pb-column:first-of-type .pb-block-type-text:last-of-type {
		padding-left: 30px;
	}
}
@media screen and (max-width:1100px) {
	.frame {
		width: calc(100% - 80px);
	}
	.header .frame {
		width: calc(100% - 60px);
	}
	.mb-content-c4.careers.section-variant-1 .pb-row,
	.mb-content-c3.section-variant-1 .pb-column:first-of-type {
		padding-left: 40px;
	}
	.mb-content-c2 .pb-column:last-of-type,
	.mb-content-c3.section-variant-2 .pb-column:last-of-type   {
		padding-right: 40px;
	}
	.mb-call-to-action-c1 .pb-column:last-of-type {
		margin-right: 40px;
	}
}
@media screen and (max-width:1000px) {
	.homebox .col {
		display: inline-block;
		box-sizing: border-box;
		padding: 10px;
		float: left;
		width: 50%;
	}
	.services-landing.pb-section.section-pad-1 {
  		padding-top: 80px;
	}
	.services-landing .frame {
	    padding: 0px 30px 80px !important;
	}
	.services-landing .pb-row .col-sm-8 {
		max-width: 600px;
	}
	.services-landing .pb-row .col-sm-8 h1 {
		font-size: var(--size-8);
	}

	.mb-content-c3.section-variant-1.services.equipment .pb-column:first-of-type {
		padding-right: 0px;
	}
}
@media screen and (max-width: 1000px) and (min-width: 800px) {
	.navigation ul.menu {
	  	padding-left: 30px;
		column-gap: 20px;
	}
	.navigation ul.menu li > a.menulink {
		font-size: 14px;
		letter-spacing: 0px;
	}
	.navigation ul.menu li.has-icon span, .navigation ul.menu li.has-icon span {
	    font-size: 20px;
	}
}
@media screen and (max-width: 900px) {
	.pb-section.section-pad-3 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.footer-contact .pb-column:first-of-type .pb-block {
	  	text-align: center;
		width: 100%;
	}
	.footer-contact .pb-column:first-of-type .pb-block-type-text a, .footer-contact .pb-column:first-of-type .pb-block-type-text p {
		text-align: center;
	}
	.footer-contact .pb-column:first-of-type {
		max-width: 100%;
		flex: 1 1 100%;
	}
	.footer-contact .pb-column:first-of-type .pb-block-type-text:last-of-type {
		padding-left: 0px;
	}
	.footer-contact .pb-column:first-of-type .page-items {
		flex-direction: column;
	}

	.services-content-1 .pb-row-column-3 {
		flex-direction: column;
	}
	.services-content-1 .pb-row-column-3 .pb-column {
		width: 100%;
		flex: 1 1 100%;
		max-width: unset;
		padding: 20px 0;
	}

	.mb-call-to-action-c1 .pb-column:last-of-type::after {
		display: none;
	}
	.mb-call-to-action-c1 .pb-column:last-of-type {
		margin-right: 0px;
		padding: 40px;
	}
}
@media screen and (min-width: 800px) {
    .navigation {
        background: none;
        border: none;
    }
    .navigation ul.menu ul.menu-dropdown {
        top: 52px;
    }
    .navigation ul.menu ul.menu-dropdown li {
        border-color: #444;
    }
    .navigation ul.menu li a {
        color: #bbb;
    }

	.navigation ul li > a.menulink {
		white-space: nowrap;
	}
}
@media screen and (max-width:800px) {
	.frame {
		width: calc(100% - 60px);
	}
	body .header .col.logo-wrap {
		padding-left: 30px;
	}
	body .header .col.nav {
		padding-right: 35px;
	}
	.header .frame {
		width: 100%;
	}
	.mb-content-c4.careers.section-variant-1 .pb-row,
	.mb-content-c3.section-variant-1 .pb-column:first-of-type {
		padding-left: 30px;
	}
	.mb-content-c2 .pb-column:last-of-type,
	.mb-content-c3.section-variant-2 .pb-column:last-of-type   {
		padding-right: 30px;
	}

	.header-sticky-pad {
		padding-top: 98px;
	}

	h1, .h1 {
		font-size: var(--size-7);
	}
	.h2, h2 {
		font-size: var(--size-7);
	}
	.h3, h3 {
		font-size: 22px;
		line-height: 30px;
	}
	.section-feature.sf-gift .h2, .section-feature.sf-party .h2 {
		font-size: 32px;
		line-height: 30px;
		color: #90469b !important;
	}
	.banner h2, .banner .h2,
	.banner h1, .banner .h1 {
		font-size: 24px;
		line-height: 24px;
		margin: 0 0 5px;
	}
	.banner .bt .button {
		transform: scale(0.5,0.5);
	}
	.section-feature.sf-gift {
		background-size: cover;
	}

	.logo {
		min-width: 160px;
		background-position: center;
	}
	.header .frame {
		padding: unset;
	}
	.header .col.logo-wrap {
		padding-left: 10px;
		padding-right: 10px;
		justify-content: space-between;
	}
	.header .col.nav {
		padding-right: 10px;
		display: flex;
		justify-content: flex-end;
	}
	.header .mobile-menu-trigger {
		max-width: fit-content;
		align-self: center;
		font-size: 40px;
		color: var(--colour-alternate-1);
	}
	.header .navigation {
		min-height: calc(100vh - 69px);
		border-radius: 0;
		width: 65vw;
		top: 69px;
	}
	.header .coltable {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.header .coltable .col {
		width: 100% !important;
	}
	.navigation ul.menu {
		display: flex;
		flex-direction: column;
		background: #f3f3f3;
		width: 100%;
		margin: 0;
	}
	.navigation ul.menu li {
		display: flex;
		padding: 10px;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.navigation ul.menu > li:nth-of-type(7) {
    margin-left: unset;
	}
	.navigation ul.menu li ul.menu-dropdown li {
		display: none;
	}
	.navigation ul.menu li.open ul.menu-dropdown {
		transform: none;
		left: 0;
	}
	.navigation ul.menu li.open ul.menu-dropdown li a{
		background: white !important;
		border: none;
	}
	.navigation ul.menu li.open ul.menu-dropdown li {
		display: flex;
	}

	.footer-contact .pb-row .pb-column:first-of-type {
		margin: unset;
		row-gap: 15px;
	}
	.footer-contact .pb-column:first-of-type .pb-block:nth-of-type(1) {
		height: unset;
	}
	.footer-contact .pb-column:last-of-type {
		padding: unset;
	}
	.safety .pb-block-type-text:nth-of-type(3) .pb-block-content {
		column-gap: unset;
		flex-wrap: wrap;
	}

	.mb-call-to-action-c1 .pb-column:last-of-type {
		margin-right: 0px;
		padding: 40px;
	}

}
@media screen and (max-width:700px) {
	.mb-content-c3.section-variant-1 .pb-row,
	.mb-content-c3.section-variant-2 .pb-row {
		flex-wrap: wrap;
	}
	.mb-content-c3.section-variant-1 .pb-column:first-of-type,
	.mb-content-c3.section-variant-2 .pb-column:last-of-type {
		padding-top: 60px;
		padding-bottom: 60px;
		padding-left: 30px;
		padding-right: 30px;
		flex: 1 1 100%;
	}
	.mb-content-c3.section-variant-1 .pb-column:last-of-type,
	.mb-content-c3.section-variant-2 .pb-column:first-of-type {
		flex: 1 1 100%;
	}

	.mb-content-c3.split-page .pb-column .pb-block-type-image,
	.mb-content-c3.section-variant-1.services:not(.equipment) .pb-column .pb-block-type-image,
	.mb-content-c3.section-variant-2.services:not(.equipment) .pb-column .pb-block-type-image {
		min-height: calc(150px + 15vw);
	}

	.mb-content-c3.section-variant-1.services.equipment .pb-row {
		flex-direction: column;
	}
	.mb-content-c3.section-variant-1.services.equipment .pb-column:first-of-type,
	.mb-content-c3.section-variant-1.services.equipment .pb-column:last-of-type {
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
		flex: 1 1 100%;
	}
	.mb-content-c3.section-variant-1.services.equipment.dart-drill .pb-column:last-of-type .pb-block-type-image {
		height:25vw;
	}
	.mb-content-c3.section-variant-1.services.equipment.dart-drill .pb-column:last-of-type .pb-block-type-image:nth-of-type(1) {
		height:80vw;
	}
}
@media screen and (max-width:600px) {
	.frame {
		width: calc(100% - 50px);
	}
	.mb-content-c4.careers.section-variant-1 .pb-row,
	.mb-content-c3.section-variant-1 .pb-column:first-of-type {
		padding-left: 25px;
	}
	.mb-content-c2 .pb-column:last-of-type,
	.mb-content-c3.section-variant-2 .pb-column:last-of-type   {
		padding-right: 25px;
	}

	.services-landing h1,
	.services-landing .pb-row .col-sm-8 h1 {
		font-size: var(--size-5);
	}
	.services-content-1 .pb-column {
		padding: unset;
	}
	.services-content-1 .pb-column .pb-block-type-text .pb-block-content {
		margin-right: unset;
	}
	.safety .pb-column:first-of-type {
		padding-left: 10%;
	}

	.mb-content-c4.section-variant-1 .pb-row {
		flex-direction: column-reverse;
		align-content: center;
	}
	.mb-content-c4.section-variant-1 .pb-row::after {
		display: none;
	}
	.mb-content-c4 .pb-column {
		max-width: unset;
	}
	.mb-content-c4.section-variant-1 .pb-column:first-of-type::after {
		content: '';
		width: 7px;
		top: 0;
		bottom: 0;
		position: absolute;
		background: var(--colour-alternate-3);
	}

	.mb-content-c4.section-variant-1 .pb-block-type-text {
		margin-left: 40px;
		padding-right: 40px;
	}

.mb-content-c3.section-variant-2.services .pb-column .pb-block-type-text {
	margin-left: unset;
}

	.footer p{
		text-align: center;
	}
	.footer .foot-logo {
		display: none;
	}
	.footer .break {
		margin-left: auto;
		margin-right: auto;
	}
	.section-feature.sf-gift,
	.section-feature.sf-party {
		text-align: center;
	}
	.footer .h4 {
		margin-top: 40px;
	}
	.footer .coltable .col:first-child .h4 {
		margin-top: 0;
	}
	.footer .foot-product-wrap {
		width: 75%;
		margin: 0 auto;
	}
	.section-feature.sf-about {
		background-size: contain;
	}
	.banner .slide .slide-inner h1 {
		margin: 0;
	}
	.banner .slide .slide-inner h2 {
		font-size: 14px;
		letter-spacing: 1px;
		margin: 0;
	}
	.body {
		padding: 20px;
	}
	.top-search {
		margin: 0 auto;
	}
	.homebox .col .hb-text h3 {
		font-size: 20px;
		color: #999;
	}
	.footer-contact .pb-block-type-text .page-items,
	.footer-contact .pb-column:first-of-type {
		justify-content: center !important;
		text-align: center;
	}
	.footer-contact .pb-block-type-text {
		text-align-last: center;
	}
	.footer-contact .pb-column .form-wrapper {
		position: relative;
		padding: 20px 0px;
	}
	.footer-contact .pb-column .form-wrapper .form-block .field.w50 {
		width: 100%;
	}
	.foot-lower p {
		display:flex;
		flex-direction: column;
		row-gap: 10px;
	}
	.safety .pb-block-type-text:nth-of-type(1),
	.safety .pb-block-type-text:nth-of-type(2) {
		flex: 0 0 100%;
	}
	.safety .pb-block-type-text:nth-of-type(3) .pb-block-content {
		justify-content: center;
	}
	.careers-offers .pb-block-type-text .pb-block-content {
		flex-direction: column;
	}

	.mb-hero-c1 .pb-row:last-of-type .pb-column:first-of-type {
	 	text-align: center;
	}
	.mb-hero-c1 .vid-banner .pb-block-content::before {
		opacity: 0.5;
	}

	.year-star::before {
		display: block;
		position: static;
		margin: -30px auto 30px;
		height: 120px;
		width: 120px;
	}
	.mb-content-c1 .year-star h2 {
		text-align: center;
	}

	.mb-content-c2 .pb-row:last-of-type .pb-column:last-of-type {
	    max-width: 100%;
		padding: 40px;
	}
	.mb-content-c2 .pb-column:last-of-type .pb-block-type-text::before {
		display: none;
	}
	.mb-content-c2 .pb-column:last-of-type .pb-block-type-text {
		padding-right: 0px;
	}

	.header .navigation {
 		width: 80vw;
	}
}
@media screen and (max-width:400px) {
	.header .navigation {
 		width: 100vw;
	}

	.frame {
		width: calc(100% - 40px);
	}
	.mb-content-c4.careers.section-variant-1 .pb-row,
	.mb-content-c3.section-variant-1 .pb-column:first-of-type {
		padding-left: 20px;
	}
	.mb-content-c2 .pb-column:last-of-type,
	.mb-content-c3.section-variant-2 .pb-column:last-of-type   {
		padding-right: 20px;
	}
	.mb-call-to-action-c1 .pb-column:last-of-type {
		margin-right: 20px;
	}

	.footer-contact .pb-column:last-of-type {
		max-width: 95%;
	}
}
