* {
   			tap-highlight-color: transparent!important;
	-webkit-tap-highlight-color: transparent!important;
}

#header, #footer {
	display: none;
}

div#body {
	overflow:hidden;
}

#headerwrap {
	min-height:0!important;
	-webkit-box-shadow:none;
	        box-shadow:none;
	border:none;
}

.fixed-header-on #headerwrap {
	-webkit-box-shadow:0 0 10px 0 var(--dark-grey);
	        box-shadow:0 0 10px 0 var(--dark-grey);
}
	
/* GLOBAL START */

.pagewidth, .module_row>.row_inner, .module-layout-part .module_row.fullwidth_row_container>.row_inner {
    width: 100%;
    max-width: 1400px;
}

p {
	margin: 0 0 32px;
}

h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {
font-size:30px;
line-height:50px;
font-family: aktiv-grotesk, sans-serif;
font-weight: 400;
color:var(--dark-grey);
margin-bottom:16px;
}

h1 strong {
font-size:30px;
line-height:50px;
font-family: aktiv-grotesk, sans-serif;
font-weight: 400;
color:var(--dark-grey);
margin-bottom:16px;
}

h2 {
font-size:30px;
line-height:50px;
font-family: aktiv-grotesk, sans-serif;
font-weight: 400;
color:var(--dark-grey);
margin-bottom:16px;
}

h3 {
font-size:20px;
line-height:40px;
font-family: aktiv-grotesk, sans-serif;
font-weight: 400;
color:var(--dark-grey);
margin-bottom:16px;
}
	
body, p, span, #pagewrap a, a {
font-family: aktiv-grotesk, sans-serif;
font-weight: 300;
color:var(--dark-grey);
font-size:14px;
line-height:34px;
}

.padding-left-right-96 {
padding-left:96px;
padding-right:96px;
}

.padding-left-right-80 {
padding-left:80px;
padding-right:80px;
}


.padding-left-right-64 {
padding-left:64px;
padding-right:64px;
}

.padding-left-right-48 {
padding-left:48px;
padding-right:48px;
}


.padding-left-right-32 {
padding-left:32px;
padding-right:32px;
}

.padding-left-right-16 {
padding-left:16px;
padding-right:16px;
}

.padding-left-right-8 {
padding-left:8px;
padding-right:8px;
}

.padding-left-96 {
padding-left:96px;
}


.padding-right-64 {
padding-right:64px;
}

.padding-right-48 {
padding-right:48px;
}

.padding-top-bottom-200 {
padding-top:200px;
padding-bottom:200px;
}

.padding-top-bottom-160 {
padding-top:160px;
padding-bottom:160px;
}

.padding-top-bottom-128 {
padding-top:128px;
padding-bottom:128px;
}

.padding-top-bottom-96 {
padding-top:96px;
padding-bottom:96px;
}

.padding-top-bottom-80 {
padding-top:80px;
padding-bottom:80px;
}

.padding-top-bottom-64 {
padding-top:64px;
padding-bottom:64px;
}

.padding-top-bottom-56 {
padding-top:56px;
padding-bottom:56px;
}

.padding-top-bottom-48 {
padding-top:48px;
padding-bottom:48px;
}

.padding-top-bottom-32 {
padding-top:32px;
padding-bottom:32px;
}

.padding-top-bottom-24 {
padding-top:24px;
padding-bottom:24px;
}

.padding-top-bottom-16 {
padding-top:16px;
padding-bottom:16px;
}

.padding-top-bottom-8 {
padding-top:8px;
padding-bottom:8px;
}

.padding-top-128 {
padding-top:128px;
}

.padding-top-96 {
padding-top:96px;
}


.padding-top-80 {
padding-top:80px;
}

.padding-top-64 {
padding-top:64px;
}

.padding-top-48 {
padding-top:48px;
}

.padding-top-32 {
padding-top:32px;
}

.padding-top-24 {
padding-top:24px;
}

.padding-top-16 {
padding-top:16px;
}

.padding-top-8 {
padding-top:8px;
}

.padding-bottom-128 {
padding-bottom:128px;
}

.padding-bottom-96 {
padding-bottom:96px;
}


.padding-bottom-80 {
padding-bottom:80px;
}

.padding-bottom-64 {
padding-bottom:64px;
}

.padding-bottom-48 {
padding-bottom:48px;
}

.padding-bottom-40 {
padding-bottom:40px;
}

.padding-bottom-32 {
padding-bottom:32px;
}

.padding-bottom-24 {
padding-bottom:24px;
}

.padding-bottom-16 {
padding-bottom:16px;
}

.padding-bottom-8 {
padding-bottom:8px;
}

.padding-128 {
padding:128px;
}

.padding-96 {
padding:96px;
}

.padding-80 {
padding:80px;
}

.padding-64 {
padding:64px;
}

.padding-48 {
padding:48px;
}

.padding-32 {
padding:32px;
}

.padding-24 {
padding:24px;
}

.padding-16 {
padding:16px;
}

.padding-8 {
padding:8px;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
font-family: aktiv-grotesk, sans-serif;
font-weight: 300;
}

input[type=reset]:hover, input[type=submit]:hover, button:hover {
-webkit-transform:TranslateY(0px)!important;
    -ms-transform:TranslateY(0px)!important;
        transform:TranslateY(0px)!important;
}

.with_frm_style .frm_radio label, .with_frm_style .frm_checkbox label {
	font-family: aktiv-grotesk, sans-serif;
	font-size:12px;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container {
	font-family: aktiv-grotesk, sans-serif;
	font-size:12px;
}

.with_frm_style .frm_form_fields > fieldset {
	padding:0!important;
}

.ui.nav .child-arrow {
	display:none!important;
}

.with_frm_style .frm_top_container .frm_primary_label, .with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_top {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 300;
	font-size:12px;
}

.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus, .frm_style_formidable-style.with_frm_style select:focus, .frm_style_formidable-style.with_frm_style textarea:focus, .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search], .frm_form_fields_active_style, .frm_style_formidable-style.with_frm_style .frm_focus_field .frm-card-element.StripeElement, .frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single, .frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices {
		background:none;
		-webkit-box-shadow:none;
		        box-shadow:none;
		border-color:initial;
}

.post-image img {
border-radius:0px;
}

ul, ol {
margin:0 0 0 1.6em;
}

.module_column {
	position:relative!important;
	z-index:0!important;
}

/* GLOBAL END */

/* COOKIES START */
div#catapult-cookie-bar {
    background: var(--dark-grey)!important;
}

span.ctcc-left-side {
    color: white!important;
}

button#catapultCookie {
    background: var(--grey)!important;
    font-weight: 700;
    color: white!important;
}

/* COOKIES END */

/* HEADER START */

.header-row-1 {
	display:block;
	background:#494949;
}

.header-row-2 {
	display:none;
	background:#494949;
	z-index:999!important;
	-webkit-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	transition:all ease 0.5s;
}

.header-row-1 .logo img {
    width: 100%;
    max-width: 260px;
}

.header-row-1 .first {
    width:350px;    
}

.header-row-1 .last {
    width:calc(100% - 350px);
    text-align:right;
}

.header-row-1 .last .tb-column-inner {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align:center;
}

.header-row-1 .last .module-menu {
    width:100%;
    max-width:100%;
		margin-right:24px;
}

.header-row-1 .last img {
    width:48px;
    height:auto;
}

.header-row-1 .last .phone {
    padding-right:24px;
}

.header-row-1 .last .col {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.header-row-1 .last .col .tb-column-inner {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.header-row-1 .last .col .last {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.header-row-1 .last ul.nav {
    width: 100%;
    padding:0;
    margin:0;
    background:none;
    border:none;
    -webkit-box-shadow:none;
            box-shadow:none;
}

.header-row-1 .last ul.nav li {
    width: 24.58%;
    padding:0;
    margin:0;
    background:none;
    border:none;
    -webkit-box-shadow:none;
            box-shadow:none;
}

#pagewrap .header-row-1 .last ul.nav li a {
    padding: 12px 0;
    width: 100%;
    margin:0;
    background:none;
    border:none;
    -webkit-box-shadow:none;
            box-shadow:none;
    color:var(--light-grey);
    font-size:18px;
    font-weight:300;
		opacity:0.8;
		-webkit-transition:all ease 0.5s;
		-o-transition:all ease 0.5s;
		transition:all ease 0.5s;
}

#pagewrap .header-row-1 .last ul.nav li.current-menu-item a, #pagewrap .header-row-1 .last ul.nav li:hover a {
		opacity:1;
		font-weight:400;
} 

	.header-row-2 img {
    width: 150px;
}

.header-row-2 .module_column {
    width: 50%!important;
}

.header-row-2 span.hamburger-line {
    display:block;
    width:30px;
    height:1px;
    background:var(--light-grey);
		-webkit-transition:all ease 0.2s;
		-o-transition:all ease 0.2s;
		transition:all ease 0.2s;
}

.header-row-2 span.hamburger-line:nth-child(2)  {
    margin:7px 0;
}


.header-row-2 .menu-open {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    float: right;
}

/* HEADER END */

/* MENU START */

	.menu-mobile .col {
    text-align: center;
    display: block;
    position: absolute;
    top: 360px;
    left: 50%;
    -webkit-transform: TranslateX(-50%);
        -ms-transform: TranslateX(-50%);
            transform: TranslateX(-50%);
    width: 100%;
    max-width: 800px;
    margin: auto;
}

.menu-mobile .col .tb-column-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.menu-mobile .col .module-image {
    width:48px;
}

#pagewrap .menu-mobile.module_row>.row_inner {
		width:100%;
		max-width:100%;
}

.menu-mobile .module-menu {
    display: block;
    width: 100%;
    max-width: 800px;
    margin: auto;
}

.sub-back {
/*     background: lightblue; */
		background:none;
		font-weight: 600;
    padding: 16px 0;
    color: var(--green);
    width: 100%;
		cursor:pointer;
		text-align:center;
}

.menu-open {
	cursor:pointer!important;
}

#pagewrap .menu-mobile {
/* 		background: red; */
		background:transparent;
		opacity:0;
		visibility:hidden;
    width: 100vw!important;
    height: 100vh!important;
		overflow:hidden;
		-webkit-transition:all ease 0.5s;
		-o-transition:all ease 0.5s;
		transition:all ease 0.5s;
		position:absolute;
		z-index:100;
		top:0;
}

#pagewrap .menu-mobile::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, rgba(73,73,73,100%) 5%, rgba(73,73,73,30%) 100%), url(https://beechwoodmedia.co.uk/wp-content/uploads/2021/07/4@2x-100-scaled.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 1;
}

#pagewrap .menu-mobile ul.nav {
    display: block;
    position: absolute;
    top: 150px;
    left: 0%;
    width: 100%;
		z-index:150;
		-webkit-transition:all ease 0.5s;
		-o-transition:all ease 0.5s;
		transition:all ease 0.5s;
		-webkit-transform:TranslateX(0vw);
		    -ms-transform:TranslateX(0vw);
		        transform:TranslateX(0vw);
		background:none;
		-webkit-box-shadow:none;
		        box-shadow:none;
		border:none;
}


#pagewrap .menu-mobile ul.nav li.current-menu-item a, #pagewrap .menu-mobile .ui.nav>li a:hover {
/*     background:yellow; */
		background:none;
		color:var(--light-grey);
		opacity:1;
		font-weight:400;
}

#pagewrap .menu-mobile ul.nav li {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
		-webkit-box-pack:start;
		    -ms-flex-pack:start;
		        justify-content:flex-start;
    width:100%;
    padding:0;
		background:none;
    -webkit-transform: TranslateY(100px);
        -ms-transform: TranslateY(100px);
            transform: TranslateY(100px);
		opacity:0;
		-webkit-transition:all ease .5s;
		-o-transition:all ease .5s;
		transition:all ease .5s;
}

#pagewrap .menu-mobile .col .module-image {
    -webkit-transform: TranslateY(100px);
        -ms-transform: TranslateY(100px);
            transform: TranslateY(100px);
		opacity:0;
		-webkit-transition:all ease .5s;
		-o-transition:all ease .5s;
		transition:all ease .5s;	
}

#pagewrap .menu-mobile ul.nav li a {
    width:100%;
    padding:12px 0;
    font-weight:300;
		font-size:22px;
		color:var(--light-grey);
		font-family: aktiv-grotesk,serif;
		text-align:center;
		opacity:0.8;
		-webkit-transition:all ease 0.5s;
		-o-transition:all ease 0.5s;
		transition:all ease 0.5s;
}

#pagewrap .menu-mobile .ui.nav>.menu-item-has-children>a {
    padding-right:0!important;
}

/* .menu-mobile .ui.nav li.menu-item-217 {
    position:static;
} */

/* 
.menu-mobile .ui.nav li.menu-item-217 ul {
/*     background:lightgreen;
		background:none;
    display: block!important;
		position:absolute;
    top: 0px;
		left:0!important;
		padding:0;
    border:none;
    border-radius:0;
    box-shadow:none;
 		opacity:1!important;
		z-index:400;
		transition:all ease 0.5s;
		transform:TranslateX(100vw);
		visibility:hidden;
		opacity:0;
		width:100%;
}
 */

.menu-mobile .ui.nav li span {
    position:relative;
		cursor:pointer;
}

.menu-mobile .ui.nav li span i {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 100%;
    left: -118px;
    top: 0;
    padding: 0 8px 0 126px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
		color:var(--green);
}

/* menu-opened menu opened */

/* .menu-opened #headerwrap.fixed-header:before {
		background:none!important;
	    -webkit-backdrop-filter: none;
    backdrop-filter: none;
} */

.menu-opened .header-row-2 {
    opacity: 1;
}

.menu-opened .header-row-1 span.hamburger-line:nth-child(1), .menu-opened .header-row-2 span.hamburger-line:nth-child(1) {
        -webkit-transform: rotate(45deg) translate(5px, 5px);
            -ms-transform: rotate(45deg) translate(5px, 5px);
                transform: rotate(45deg) translate(5px, 5px);
    }
  
.menu-opened .header-row-1 span.hamburger-line:nth-child(2), .menu-opened .header-row-2 span.hamburger-line:nth-child(2) {
        opacity: 0;
    }
  
.menu-opened .header-row-1 span.hamburger-line:nth-child(3), .menu-opened .header-row-2 span.hamburger-line:nth-child(3) {
        -webkit-transform:rotate(-45deg) translate(5px, -6px);
            -ms-transform:rotate(-45deg) translate(5px, -6px);
                transform:rotate(-45deg) translate(5px, -6px);
    }

.menu-opened #headerwrap .header-row-1 {
		visibility:hidden;
		opacity:0;
		height:0;
		padding:0;
}

.menu-opened {
	overflow:hidden;
}


.menu-opened #pagewrap .menu-mobile {
		background:white;
		opacity:1;
		visibility:visible;
		-webkit-transition:all ease 0.5s;
		-o-transition:all ease 0.5s;
		transition:all ease 0.5s;
		height:100vh!important;
}


.menu-opened #pagewrap .menu-mobile ul.nav li {
		-webkit-transform:TranslateX(0px);
		    -ms-transform:TranslateX(0px);
		        transform:TranslateX(0px);	
		opacity:1;
}

.menu-opened #pagewrap .menu-mobile ul.nav li:nth-child(2) {
		-webkit-transition-delay:0.15s;
		     -o-transition-delay:0.15s;
		        transition-delay:0.15s;
}

.menu-opened #pagewrap .menu-mobile ul.nav li:nth-child(3) {
		-webkit-transition-delay:0.3s;
		     -o-transition-delay:0.3s;
		        transition-delay:0.3s;
}

.menu-opened #pagewrap .menu-mobile ul.nav li:nth-child(4) {
		-webkit-transition-delay:0.45s;
		     -o-transition-delay:0.45s;
		        transition-delay:0.45s;
}

.menu-opened #pagewrap .menu-mobile .col .module-image {
		-webkit-transform:TranslateX(0px);
		    -ms-transform:TranslateX(0px);
		        transform:TranslateX(0px);	
		opacity:1;
}

.menu-opened #pagewrap .menu-mobile .col .module-image:nth-child(1) {
		-webkit-transition-delay:0.6s;
		     -o-transition-delay:0.6s;
		        transition-delay:0.6s;
}

.menu-opened #pagewrap .menu-mobile .col .module-image:nth-child(2) {
		-webkit-transition-delay:0.6s;
		     -o-transition-delay:0.6s;
		        transition-delay:0.6s;
}

.menu-mobile .col .module-image {
    margin-right: 24px;
}

.menu-mobile .col .module-image:nth-last-child(1) {
    margin-right:0;
}


/* .submenu-one-opened #pagewrap .menu-mobile ul.nav {
		transform:TranslateX(-100vw);
}


.submenu-one-opened .menu-mobile .ui.nav li.menu-item-217 ul {
		transform:TranslateX(100vw);
		visibility:visible;
		opacity:1;
}
 */
/* MENU END */

/* FOOTER START */

.footer-row-1 {
    position: relative;
    z-index: 0;
}

.footer-row-1::before {
		content: "";
		display: block;
		width: 32vw;
		height: 100%;
		background: var(--dark-grey);
		position: absolute;
		top: 0;
		right: 0;
}

.footer-row-1 .last .tb-column-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
}

.themify_builder_content-242 .tb_ivhl456.module_row {
		background-size:65vw auto;
    background-position:0% 100%;
}

#pagewrap .footer-row-1 .ui.nav>li a {
	-webkit-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	transition:all ease 0.5s;
}

#pagewrap .footer-row-1 .ui.nav>li a:hover {
	background:none;
	color:var(--grey);
}

#pagewrap .footer-row-1 a {
	-webkit-transition:all ease 0.5s;
	-o-transition:all ease 0.5s;
	transition:all ease 0.5s;
}

#pagewrap .footer-row-1 a:hover {
	color:var(--grey);
}

.footer-row-1 {
    text-align:left;
}

.footer-row-1 .middle ul.nav li:nth-last-child(1), .footer-row-1 .middle ul.nav li:nth-last-child(2) {
    display:none;
}

.footer-row-1 ul.nav, .footer-row-1 ul.nav li, .footer-row-1 ul.nav li.current-menu-item a, .footer-row-1 ul.nav li.current-menu-item:hover a {
    background:none;
    -webkit-box-shadow:none;
            box-shadow:none;
    border:none;
}

.footer-row-1 ul.nav li {
    display:block;
}

#pagewrap .footer-row-1 ul.nav li a, #pagewrap .footer-row-1 p, #pagewrap .footer-row-1 p a {
    padding:6px 0;
    margin:0;
    font-weight:400;
}

.footer-row-2 {
    padding:12px 0;
    text-align:center;
    background:var(--grey);
}

.footer-row-2 p, #pagewrap .footer-row-2 a {
		color:white;
		font-weight:400;
}

#pagewrap .footer-row-2 a:hover {
		color:var(--dark-grey);
}

.footer-row-1 .trustpilot {
    width: 100%;
    max-width: 200px;
}

.footer-row-1 .last {
    position: absolute;
    top: 0;
    right: -5vw;
    display: block;
    width: 25%;
}

.footer-row-1 .logo {
    padding: 32px 0;
    width:100%;
		height:auto;
    margin:auto;
		position:relative;
}

.footer-row-1 .logo::after {
	content:"";
	display:block;
	width:100%;
	max-width:calc(100% - 55px);
	height:1px;
	background:rgba(255,255,255,50%);
	position:absolute;
	bottom:-1px;
	right:16px;
}

.footer-row-1 .col img {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
       object-fit: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.footer-row-1 .col-1 {
			margin-bottom:16px;
}


.footer-row-1 .col .first, .footer-row-1 .col .last {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
}

.footer-row-1 .col .first {
    margin-right:16px;
}

.footer-row-1 .col .last {
    right:0;
    left:auto;
}

#pagewrap .footer-row-1 .col p, #pagewrap .footer-row-1 .col p a {
    padding: 0;
}

.footer-row-1 .col .last::before {
	display:none!important;
}

.footer-row-1 .col .last {
		padding:0!important;
		background:none!important;
}

/* FOOTER END */

/* HOME START */

    .home-1, .home-2, .home-3 {
    text-align: center;
    position: relative;
    }

    .home-1 h1, .home-1 p {
        color:white;
    }

    .home-1 .tb-column-inner {
        width:100%;
        max-width: 413px;
        margin: auto;
    }

    .home-1 .first {
        position:relative;
        z-index:0;
			width:40%;
    }
		
		.home-1 .last {
				width:60%;
		}

    .home-1 .first::before {
        content:"";
        display:block;
        width:100%;
        height:100%;
        background:var(--grey);
        opacity:90%;
        position:absolute;
        top:0;
        left:0;
        z-index:-1;
    }

.home-2 {
    background-size: 45% auto!important;
		background-position:0% 50%!important;
}

.home-2 .last .tb-column-inner {
    width: 100%;
    max-width: 508px;
    margin-left: auto;
		margin-right: auto;
}

.home-2 .last p:nth-child(1) {
    font-weight:400;
}

    .home-3 h2, .home-3 p {
        color:white;
    }

    .home-3 p {
        margin:0;
        width:100%;
        max-width: 777px;
        margin: auto;
    }

    .home-3 {
        position:relative;
        z-index:0;
    }

    .home-3::before {
        content:"";
        display:block;
        width:100%;
        height:100%;
        background:var(--dark-grey);
        opacity:70%;
        position:absolute;
        top:0;
        left:0;
        z-index:-1;
    }

/* HOME END */

/* ABOUT START */

.about-2 {
    text-align: center;
    position: relative;
    }

    .about-1 h1, .about-1 p {
        color:white;
    }

    .about-1 .tb-column-inner {
        margin:auto;
        width:100%;
        max-width: 405px;
    }
		
    .about-1 .last {
        position:relative;
        z-index:0;
				width:40%;
    }

    .about-1 .last::before {
        content:"";
        display:block;
        width:100%;
        height:100%;
        background:var(--grey);
        opacity:90%;
        position:absolute;
        top:0;
        left:0;
        z-index:-1;
    }
		
			.about-1 .first {
					width:60%;
}

.about-2 {
    background-size: 45% auto!important;
		background-position:100% 50%!important;
}

.about-2 .first {
		width:60%;
}

.about-2 .last {
		width:40%;
}

.about-2 .first .tb-column-inner {
    width: 100%;
    max-width: 434px;
    margin-left: auto;
		margin-right: auto;
}

.about-2 .first p:nth-child(1) {
    font-weight:400;
}

.about-3 {
		background:var(--grey);
}

.about-3::before {
    content: "";
    display: block;
    width: 150%;
    height: 100%;
    background-image: url(https://beechwoodmedia.co.uk/wp-content/uploads/2021/07/rope.png);
    background-repeat: no-repeat;
    background-size: 100% 70px;
    background-position: top;
    position: absolute;
    top: 30px;
    left: -25%;
}

.about-3 .module_column .tb-column-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 90%;
    margin: auto;
}

.about-3 .module-image {
    width: 100%;
    background: white;
    padding: 12px 12px 48px;
    margin-right: 32px;
    position: relative;
    z-index:0;
}

.about-3 .module-image:nth-last-child(1) {
    margin-right: 0;
}

.about-3 .module-image::before {
    content:"";
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:-120px;
    left:0;
    background-image:url(https://beechwoodmedia.co.uk/wp-content/uploads/2021/07/peg.png);
    background-color:none;
    background-repeat:no-repeat;
    background-size:120px auto;
    background-position:top center;
    z-index:100;
}

/* ABOUT END */

/* ORDER START */

.order-2 {
    text-align: center;
    position: relative;
    }

.order-1 .col .first {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.order-1 .col img {
    width:48px;
}

.order-1 .col .first {
    margin-right:24px;
}
.order-1 .col .last {
    padding:0;
}

.order-1 .col .last::before {
    display:none;
}

.order-1 .col-1 {
    padding:24px 0;
}

    .order-1 h1, .order-1 h2, .order-1 p, #pagewrap .order-1 a {
        color:white;
    }

    .order-1 .tb-column-inner {
        margin:auto;
        width:100%;
        max-width: 504px;
    }
		
    .order-1 .last {
        position:relative;
        z-index:0;
			width:55%;
    }

    .order-1 .last::before {
        content:"";
        display:block;
        width:100%;
        height:100%;
        background:var(--grey);
        opacity:90%;
        position:absolute;
        top:0;
        left:0;
        z-index:-1;
    }
		
			.order-1 .first {
					width:45%;
}

.order-2 {
    background-size: 45% auto!important;
		background-position:100% 50%!important;
}

.order-2 .first {
		width:55%;
}

.order-2 .last {
		width:45%;
}

.order-2 .first p {
    width: 100%;
    max-width: 508px;
    margin-left: auto;
		margin-right: auto;
}

/* ORDER END */

/* CONTACT START */


    .contact-1, .contact-2, .contact-3 {
    text-align: center;
    position: relative;
    }

    .contact-1 h1, .contact-1 p {
        color:white;
    }

    .contact-1 p {
        margin:0 auto;
        width:100%;
        max-width: 413px;
        margin: auto;
    }

    .contact-1 .first {
        position:relative;
        z-index:0;
        padding-left: 6.4%;
        padding-right: 6.4%;
			width:40%;
    }
		
		.contact-1 .last {
				width:60%;
		}

    .contact-1 .first::before {
        content:"";
        display:block;
        width:100%;
        height:100%;
        background:var(--grey);
        opacity:90%;
        position:absolute;
        top:0;
        left:0;
        z-index:-1;
    }

  .contact-1, .contact-2, .contact-3 {
    text-align: center;
    position: relative;
    }

    .contact-1 h1, .contact-1 p {
        color:white;
    }

    .contact-1 p {
        margin:0 auto;
        width:100%;
        max-width: 413px;
        margin: auto;
    }

	.contact-2 .first, .contact-2 .middle {
    border-right: 1px solid var(--dark-grey);
}

.contact-2 h3 {
    font-size:14px;
    font-weight:400;
}

#pagewrap .contact-2 a, .contact-2 p {
    color:rgba(51,51,51,40%);
    font-weight:300;
}

.contact-2 i {
    font-size: 24px;
    width: 24px;
    height: 24px;
    background: var(--dark-grey);
    padding: 12px;
    color: white;
    border-radius: 100%;
    text-align: center;
}

.contact-3 .tb-column-inner {
    width: 100%;
    max-width: 410px;
    margin: auto;
}

 .contact-3 h2, .contact-3 p {
        color:white;
    }

		.contact-3 .first {
				width:55%;
		}

    .contact-3 .last {
        position:relative;
        z-index:0;
			width:45%;
    }
		

    .contact-3 .last::before {
        content:"";
        display:block;
        width:100%;
        height:100%;
        background:var(--grey);
        opacity:100%;
        position:absolute;
        top:0;
        left:0;
        z-index:-1;
    }

/* CONTACT END */

/* RESPONSIVE START */

@media only screen and (max-width: 1700px) {
	.footer-row-1 .col .subrow_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.footer-row-1 .col .first, .footer-row-1 .col .last {
    width: 100%;
    max-width: 213px;
}

.footer-row-1 .col {
    width: 100%;
    max-width: 213px;
}

.footer-row-1 .col .module-image .image-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
}

@media only screen and (max-width: 1556px) {
.pagewidth, .module_row>.row_inner, .module-layout-part .module_row.fullwidth_row_container>.row_inner {
	width:100%;
	max-width:90%;
}
}


@media only screen and (max-width: 1450px) {
	
			/* FOOTER TABLET */
	.footer-row-1 {
        text-align:center;
        overflow:hidden;
}

	.footer-row-1 .col .first {
    margin-right: 0;
}
	
.footer-row-1 .first, .footer-row-1 .second, .footer-row-1 .third {
    width:33%;
}

.footer-row-1 .last {
    display: block;
    width: 100%;
    background:var(--dark-grey);
    position:relative;
    right:0;
    margin-top:24px;
    padding-top:24px;
}

.footer-row-1 .last::before {
    content:"";
    position:absolute;
    top:0;
    left:-100vw;
    display:block;
    width:300vw;
    height:100vw;
    background:var(--dark-grey);
}

.footer-row-1::before {
    display: none;
}

.footer-row-1 .logo {
    width:100%;
    max-width:250px;
}
	
	.footer-row-1 .col {
		margin:auto;
	}
	
	.footer-row-1 .col-1 {
		margin-bottom:16px;
	}
}

@media only screen and (max-width: 1540px) {
.footer-row-1 .last {
	right:0;
}
}

@media only screen and (max-width: 1200px) {

	/* GLOBAL TABLET */
	.module_row>.row_inner, .module-layout-part .module_row.fullwidth_row_container>.row_inner {
		width:100%;
		max-width:90%;
	}
	
	h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {
font-size:30px;
line-height:40px;
}
	
h1 strong {
font-size:30px;
line-height:40px;
}

h2 {
font-size:24px;
line-height:34px;
}

h3 {
font-size:20px;
line-height:30px;
}
	
body, p, span, #pagewrap a, a {
font-size:14px;
line-height:24px;
}
	
	.padding-top-bottom-200 {
padding-top:64px;
padding-bottom:64px;
}

.padding-top-bottom-160 {
padding-top:64px;
padding-bottom:64px;
}

.padding-top-bottom-128 {
padding-top:64px;
padding-bottom:64px;
}

.padding-top-bottom-96 {
padding-top:64px;
padding-bottom:64px;
}

.padding-top-bottom-80 {
padding-top:64px;
padding-bottom:64px;
}

.padding-top-bottom-64 {
padding-top:48px;
padding-bottom:48px;
}
	
	.padding-top-200 {
padding-top:64px;
}

.padding-top-160 {
padding-top:64px;
}

.padding-top-128 {
padding-top:64px;
}

.padding-top-96 {
padding-top:64px;
}

.padding-top-80 {
padding-top:64px;
}

.padding-top-64 {
padding-top:48px;
}

.padding-bottom-200 {
padding-bottom:64px;
}

.padding-bottom-160 {
padding-bottom:64px;
}

.padding-bottom-128 {
padding-bottom:64px;
}

.padding-bottom-96 {
padding-bottom:64px;
}

.padding-bottom-80 {
padding-bottom:64px;
}

.padding-bottom-64 {
padding-bottom:48px;
}
	
/* HEADER TABLET */
	.header-row-1 {
		display:none;
	}
	
	.header-row-2 {
		display:block;
	}

	
	/* HOME TABLET */
	
	.home-1 .first, .home-2 .last {
		padding-left:5%;
		padding-right:5%;
}
	
	/* ABOUT TABLET */
	
	.about-1 .last, .about-2 .first {
		padding-left:5%;
		padding-right:5%;		
	}
	
	.about-3 .module-image {
    padding: 8px 8px 32px;
}
	
	.about-3::before {
		top:1.5%;
	}
	
	/* ORDER TABLET */
	.order-1 .last, .order-2 .first, .order-3 .last {
    padding-left: 5%;
    padding-right: 5%;
}
	
	.order-1 .col img {
		width:32px;
	}
	
	/* CONTACT TABLET */
	
	.contact-1 .first, .contact-3 .last {
		padding-left:5%;
		padding-right:5%;
	}
	
	.contact-2 h3 {
		margin: 4px auto;
	}

#pagewrap .contact-2 a, .contact-2 p {
    margin-bottom: 8px;
}
}

@media only screen and (max-width: 680px) {
	
	/* GLOBAL MOBILE */
	.module_row>.row_inner, .module-layout-part .module_row.fullwidth_row_container>.row_inner {
		width:100%;
		max-width:85%;
	}

h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {
    font-size: 30px;
    line-height: 50px;
}

h2 {
    font-size: 26px;
    line-height: 36px;
}
	
body, p, span, #pagewrap a, a {
    font-size: 14px;
    line-height: 27px;
}	

.padding-top-bottom-200 {
padding-top:40px;
padding-bottom:40px;
}

.padding-top-bottom-160 {
padding-top:40px;
padding-bottom:40px;
}

.padding-top-bottom-128 {
padding-top:40px;
padding-bottom:40px;
}

.padding-top-bottom-96 {
padding-top:40px;
padding-bottom:40px;
}

.padding-top-bottom-80 {
padding-top:40px;
padding-bottom:40px;
}

.padding-top-bottom-64 {
padding-top:40px;
padding-bottom:40px;
}

.padding-top-bottom-56 {
padding-top:40px;
padding-bottom:40px;
}

.padding-top-bottom-48 {
padding-top:40px;
padding-bottom:40px;
}
	
	.padding-top-200 {
padding-top:40px;
}

.padding-top-160 {
padding-top:40px;
}

.padding-top-128 {
padding-top:40px;
}

.padding-top-96 {
padding-top:40px;
}

.padding-top-80 {
padding-top:40px;
}

.padding-top-64 {
padding-top:40px;
}

.padding-top-56 {
padding-top:40px;
}

.padding-top-48 {
padding-top:40px;
}

.padding-bottom-200 {
padding-bottom:40px;
}

.padding-bottom-160 {
padding-bottom:40px;
}

.padding-bottom-128 {
padding-bottom:40px;
}

.padding-bottom-96 {
padding-bottom:40px;
}

.padding-bottom-80 {
padding-bottom:40px;
}

.padding-bottom-64 {
padding-bottom:40px;
}

.padding-bottom-56 {
padding-bottom:40px;
}

.padding-bottom-48 {
padding-bottom:40px;
}
	
	/* HEADER MOBILE */
	.header-row-1 {
		display:none;
	}
	
	.header-row-2 {
		display:block;
	}
	
	
	/* FOOTER MOBILE */
	
.footer-row-1::before {
    display: none;
}

.footer-row-1 {
    text-align: center;
    background-image:none!important;
    overflow:hidden;
}

.footer-row-1 .first, .footer-row-1 .second, .footer-row-1 .third {
    padding:0 0 40px;
}

.footer-row-1 .last {
    background:var(--dark-grey);
    right:0;
    position:relative;
    z-index:0;
}

.footer-row-1 .last::before {
    content:"";
    display:block;
    width:300vw;
    height:100vw;
    background:var(--dark-grey);
    position:absolute;
    top:0;
    left:-100vw;
    z-index:-1;
}

.footer-row-1 .logo {
    padding: 24px 0;
}

	.footer-row-1 .col .first {
    padding: 0 0 4px;		
	}
	
	.footer-row-1 .col-1 {
		margin-bottom:16px;
	}
	
	.footer-row-2 .first {
    padding: 0 0 4px;
}	
	
	/* HOME MOBILE */
	
.home-2 .first {
    width: 100%;
    height: 300px;
}

.home-2 .last .tb-column-inner {
    width: 100%;
    max-width: 85%;
    margin: auto;
}

	/* ABOUT MOBILE */
	.about-1 {
    text-align: center;
}

.about-2 .row_inner {
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
        -ms-flex-direction:column-reverse;
            flex-direction:column-reverse;
}

.about-2 .last {
    width:100%;
    height:300px;
}

.about-2 .first .tb-column-inner {
    width:100%;
    max-width:85%;
    margin:auto;
}

.about-3 {
    
}

.about-3 .module_column .tb-column-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 85%;
}

.about-3 .module-image {
    margin: 0 0 40px;
    padding: 20px 20px 48px;
}

.about-3 .module-image::before {
    top: -136px;
}

.about-3 .module-image:nth-child(1) {
    margin-top: 64px;
}

.about-3 .module-image:nth-last-child(1) {
    margin-bottom:14px;
}

	/* ORDER MOBILE */
	.order-1 {
    text-align: center;
}

.order-1 .col .first {
    width: 100%;
    margin: 0 0 8px;
}

.order-1 .col img {
    width: 32px;
}

.order-2 .row_inner {
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
        -ms-flex-direction:column-reverse;
            flex-direction:column-reverse;
}

.order-2 .last {
    width: 100%;
    height: 300px;
}

.order-2 .first .tb-column-inner {
    width: 100%;
    max-width: 85%;
    margin: auto;
}
	
	/* CONTACT MOBILE */
	.contact-2 p {
    line-height:14px;
    margin: 0 0 24px;
}

.contact-2 h3 {
    margin:0;
}
.contact-2 .first, .contact-2 .middle {
    border-right: none;
}

.contact-2 .module_column {
    padding: 0;
}

.contact-2 .middle {
    padding:40px 0;
}

.contact-2 .middle p:nth-last-child(1) {
    margin:0;       
    }
	
}


/* RESPONSIVE END */