@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*!
Theme Name: dental barn
Theme URI: https://dentalbarn.co.uk/
Author: https://abdulsamad.co.uk/
Author URI: https://abdulsamad.co.uk/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: basetest
*/



@font-face {
    font-family: 'queulat-regular';
    src: url('fonts/nexa/queulat-regular-webfont.woff2') format('woff2'),
         url('fonts/nexa/queulat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}


body { font-family: "Poppins", sans-serif; }

html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {  font-family: 'queulat-regular'; font-weight: lighter }
/*
.iframe {isolation: isolate;}
*/
.xul h6,
.xul p {
	text-align: left;
}
.cell.large-4.follow h6 {
	text-align: left;
}

/* =====================
   CTA FOOTER SECTION
   ===================== */
#ctafooter {
	background-color: #eeecd8;
	padding: 170px 0;
	position: relative;
	overflow: hidden;
	text-align: center;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

#footerbottom .cell, #footerbottom ul {
	text-align: left;
}

#ctafooter .grid-container {
  position: relative;
  z-index: 1;
}

#ctafooter h2 {
  font-size: clamp(2rem, 4vw, 3rem);
  color: #3b3220;
  margin-bottom: 16px;
  font-weight: normal;
  text-align: center;
}

html body .shiftnav, html body .shiftnav-no-transforms .shiftnav {
	width: 540px;
}

.shiftnav.shiftnav-left-edge {
	left: 0;
	-webkit-transform: translateX(-540px);
	-moz-transform: translateX(-540px);
	-ms-transform: translateX(-540px);
	-o-transform: translateX(-540px);
	transform: translateX(-540px);
}



#shiftnav-main {
	background: #A6AC90;
	color: #fff;
}
html body .shiftnav-target {
	color: #FFF !important;
	font-family: 'queulat-regular';
	font-size: 31px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1.1 !important;
}

html body .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, html body .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item > .shiftnav-target {
	color: #000 !important;
	background: transparent !important;
}
#shiftnav-menu-image-shiftnav-main img {
	width: 120px;
	margin-bottom: 40px;
}
.shiftnav::after {
	content: ' ';
	display: none !important;
	
}
#ctafooter p {
  font-size: 1rem;
  color: #3b3220;
  margin-bottom: 32px;
  text-align: center;
}
.cell.large-8.headercta {
	text-align: right;
}
#page {
	margin-top: 96px;
}

html body .heroslider-banner {
	height: 760px;
	background-size: cover;
	background-position: center center;
}

.biege-btn {
	color: #2D2F22 !important;
	border-radius: 60px;
	background: #F1EADA;
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 1.44px;
	text-transform: uppercase;
	padding: 16px 40px;
	display: inline-block;
}

.align-tx {
	width: 50%;
	display: flex;
	height: 100%;
	align-items: center;
	padding-left: 7.5%;
}
.align-tx p {
	color: #FFF;
	font-family: "Poppins", sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
}

.align-tx h2 {
	color: #FFF;
	font-family: 'queulat-regular';
	font-size: 74px;
	font-style: normal;
	font-weight: 400;
	line-height: 80px;
}

.cell.large-8.headercta .green-btn {
	margin: 0 30px;
	vertical-align: middle;
}
.tels svg {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.tels {
	color: #000;
	vertical-align: middle;
	display: inline-block;
	font-weight: bold;
}
.green-btn {
	display: inline-block;
	background-color: #A6AC90;
	color: #fff;
	text-decoration: none;
	padding: 17px 40px;
	border-radius: 50px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
	transition: background-color 0.2s ease;
}

.green-btn:hover {
  background-color: #59694c;
  color: #fff;
}

/* =====================
   FOOTER BOTTOM
   ===================== */
#footerbottom {
  background-color: #fff;
  padding: 0 0 60px 0;
}

#footerbottom > .grid-container {
  position: relative;
  padding: 0;
  background: transparent;
  margin-top: 80px;
}

/* Card background only behind the large-9 section */
#footerbottom > .grid-container::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 75%;
  height: 100%;
  background-color: #e8e8e0;
  border-radius: 20px;
  z-index: 0;
}

/* All direct children sit above ::after */
#footerbottom > .grid-container > .cell {
  position: relative;
  z-index: 1;
}

/* Left 9-col section inner padding */
#footerbottom .cell.large-9 {
	padding: 40px 40px 50px 40px;
}

/* Photo — bleeds above the card */
img.main-footer {
	width: 100%;
	height: 260px;
	object-fit: cover;
	border-radius: 12px;
	display: block;
	position: relative;
	z-index: 2;
}

/* Visit Us + Contact Us side by side */
.x2ul {
  display: inline-block;
  
  gap: 0;
  padding: 0;
}

.x2ul .xul {
  padding: 0 20px;
}



/* Section headings */
#footerbottom h6,
.follow h6 {
  font-family: "Poppins", sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #3b3220;
  margin-bottom: 16px;
  margin-top: 0;
}

/* Address text */
#footerbottom .xul p {
  font-size: 0.875rem;
  color: #555;
  line-height: 2;
  margin: 0;
}

/* Contact links */
#footerbottom .xul a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.875rem;
  color: #333;
  text-decoration: none;
  margin-bottom: 14px;
  width: 100%;
  font-family: "Poppins", sans-serif;
}

#footerbottom .xul a:hover {
  color: #6b7c5c;
}

/* Follow Us */
.follow {
  padding: 0 20px;
}
.cell.large-4.x2ul {
	padding-left: 3.5%;
}
.follow a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border: 1.5px solid #999;
	border-radius: 50%;
	margin-right: 6px;
	transition: border-color 0.2s;
	text-decoration: none;
	padding: 7px;
}


#promise-overlay p {
	text-align: center;
}
.cell.large-3.medium-3.small-12.ql {
	padding-top: 42px;
}
.follow a:hover {
  border-color: #6b7c5c;
}

.follow img {
	width: auto;
	height: 13px;
	display: block;
	margin-right: 0;
}
/* Quick Links — outside the card, white bg */
#footerbottom .cell.large-3 {
  padding-left: 50px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  background: transparent;
}

#footerbottom .cell.large-3 h6 {
  font-family: "Poppins", sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #3b3220;
  margin-bottom: 16px;
  margin-top: 0;
  width: 100%;
}

/* Two ULs sit side by side */
#footerbottom .cell.large-3 ul {
  list-style: none;
  padding: 0;
  margin: 0 16px 0 0;
  flex: 1;
}

#footerbottom .cell.large-3 ul li {
  margin-bottom: 14px;
}

#footerbottom .cell.large-3 ul li a {
  font-size: 0.875rem;
  color: #555;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  transition: color 0.2s;
}

#footerbottom .cell.large-3 ul li a:hover {
  color: #6b7c5c;
}

/* =====================
   COPYRIGHT BAR
   ===================== */
#colophon {
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  padding: 18px 0;
}

#colophon p {
  font-size: 0.78rem;
  color: #999;
  margin: 0;
  font-family: "Poppins", sans-serif;
}

#colophon a {
  color: #999;
  text-decoration: none;
}

#colophon a:hover {
  color: #3b3220;
}

#colophon .cell.large-6:last-child {
  text-align: right;
}



#home-video::before {
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 92.39%);
	position: absolute;
	left: 0;
	top: 0px;
	width: 60%;
	height: 100%;
	content: "";
	z-index: 3;
}
#home-video::after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 92.39%);
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 280px;
	content: "";
}
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* This is a 16:9 aspect ratio (height / width * 100) */
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.cell.large-3.medium-6.small-12.teambox img {
	width: 80%;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}
.team-modal .name {
	font-size: 40px;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
	padding: 20px 20px;
}

.nav-links {
	text-align: center;
}

.mobilefee {display:none !important}
.size-full.wp-image-151.aligncenter.desktopfee {
	margin: 50px 0;
}
.subheading td {
	font-size: 20px !important;
}

.section-title th {
	font-size: 32px !important;
	padding: 20px 0 !important;
	font-family: 'queulat-regular';
}
.feeguide td {
	padding: 13px 10px !important;
}

.nav-links a {
	display: inline-block;
	background-color: #fff;
	color: #000 !important;
	text-decoration: none;
	padding: 17px 40px;
	border-radius: 50px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.14em;border: 2px solid #A6AC90;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
	transition: background-color 0.2s ease;
	margin: 0 10px;
}
.nav-links a.activemenu {
	display: inline-block;
	background-color: #A6AC90;
	color: #fff;
	text-decoration: none;
	padding: 17px 40px;
	border-radius: 50px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
	transition: background-color 0.2s ease;
	margin: 0 10px;
}
.membership-nav {
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
	border-radius: 90px;
	color: #2D2F22;
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: 1.44px;
	text-transform: uppercase;
	height: auto;
	padding: 20px 30px;
	border: 0;
	float: right;
}
.page-id-131  #two-column div div div p {
	line-height: 1;
	margin-bottom: 8px;
}
.page-id-131 #two-column h2, .page-id-131 #two-column p {
	color: #fff;
}
#two-column .cell .grid-x {
	margin-top: 40px;
}

.cell.large-3.medium-6.small-12.teambox:hover img {
	transform: scale(0.95);
	transition: all 0.5s;
}
.cell.large-3.medium-6.small-12.teambox {
	
	margin-bottom: 40px;
}
.cell.large-3.medium-6.small-12.teambox img {
	transition: all 0.5s;
}
.cell.large-3.medium-6.small-12.teambox:hover .green-btn {
	background: #59694c;
}

.teambox:hover {cursor: pointer}
.ppl-details {
	text-align: center;
	margin-bottom: 30px;
}
#teams-column .greenbtnxx {
	cursor: pointer;
	position: absolute;
	left: 0;
	bottom: 40px;
	right: auto;
	width: 100%;
	text-align: center
}
.cell.large-3.medium-6.small-12.teambox {
	position: relative;
	padding-bottom: 80px;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#bg-overlay {
	background-size: cover;
	background-position: center center;
	padding: 140px 0;
}
#zig-zag-intro .cell.large-10.medium-10.small-10.zz-content {
	padding: 180px 0;
}

#bg-overlay h2, #bg-overlay p {
	color: #fff;
}
#main-banner {
	background-size: cover;
	background-position: center center;
}
#zig-zag-intro .cell.large-10.medium-10.small-10.zz-content p {
	text-align: left;
	color: #000;
}
#zig-zag-intro h6 {
	text-align: left;
}

#main-banner h1 {
	color: #FFF;
	font-family: 'queulat-regular';
	font-size: 74px;
	font-style: normal;
	font-weight: 400;
	line-height: 80px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
#main-banner .grid-container {
	height: 100%;
}
#main-banner {
	overflow: hidden;
	position: relative;
	height: 500px;
}
#main-banner .cell {
	position: relative;
	z-index: 5;
}
#main-banner {
	overflow: hidden;
	position: relative;
}
#home-video .grid-x {
	position: relative;
	z-index: 30;
}
#home-video .align-middle {
	height: 100%;
}
.video-wrapper[data-v-ac5b272c] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	overflow: hidden;
	z-index: -1;
}

.video-wrapper iframe[data-v-ac5b272c] {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	pointer-events: none;
	opacity: 70%;
}
#home-video {
	background-size: cover !important;
	background-position: center center !important;
}
.homeover {
	opacity: 0.65;
	background-color: #0A140D;
	border-radius: inherit;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: inherit;
	transition: inherit;
	width: 100%;
	will-change: opacity;
	z-index: 4;
}
#home-video {
	position: relative;
	overflow: hidden;
	height: 99vh;
}
#home-video::after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 92.39%);
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 230px;
	content: "";
}


.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
	background: #59694c !important;
}
.cky-btn.cky-btn-accept {
	background: #59694c !important;
	border-color: #59694c !important;
	color: #fff !important
}
.cky-btn {
	border-color: #59694c !important;
	color: #59694c !important;
}
.cky-show-desc-btn {color: #59694c !important;}


.date-publ {color: #000;}
.blog-cap h3 {
	color: #000;	
	font-size: 30px;	
	line-height: 1.3;
}
.cell.blogger {
	margin-bottom: 30px;
}

.border-logo {
	padding: 10px;
	background: #fff;
	display: inline-block;
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
	width: 170px;
	position: relative;
	z-index: 99;
}
.cell.large-3.sidebar-right ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
html body .grecaptcha-badge {
	display: none !important;
}
.wpcf7-form input {
	box-shadow: none;
	background: #fafafa;
	height: 49px;
	padding-left: 20px !important;
	font-size: 17px;
	color: #000;
}
.wpcf7-form .wpcf7-form-control.wpcf7-textarea {
	background: #fafafa;
	box-shadow: none;
	border-radius: 3px;
	margin-bottom: 20px;	
	font-size: 17px;
	color: #000;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important; opacity: 0.5 !important
}
::-moz-placeholder { /* Firefox 19+ */
   color: #000 !important; opacity: 0.5 !important
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000 !important; opacity: 0.5 !important
}
:-moz-placeholder { /* Firefox 18- */
  color: #000 !important; opacity: 0.5 !important
}
/*two col flex*/
.two-col-flex {	
	flex-wrap: wrap;
	display: flex;
	
}
.two-col-flex li {
	flex-wrap: nowrap;
	width: 50%;	
}
/*two col flex*/

.cell { text-align: left}

#page { overflow-x: hidden}

.grid-container {
	padding-right: 0;
	padding-left: 0;
	max-width: 93%;
	margin: 0 auto;
	width: 93%;
	
}
.team-modal {
	border: 0;
	border-radius: 20px;
	padding: 30px;
	max-width: 900px;
	width: 90%;
}

.team-modal img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 12px;
}

.team-modal .name {
	margin-bottom: 8px;
}

.team-modal .jobposition,
.team-modal .gdc {
	margin-bottom: 10px;
}

.team-modal .bio-copy {
	margin-top: 20px;
}

#teams-column .green-btn {
	cursor: pointer;
}

.arrow-up {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;  
  border-bottom: 5px solid black;
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;  
  border-top: 20px solid #f00;
}

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;  
  border-left: 60px solid green;
}

.arrow-left {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;   
  border-right:10px solid blue; 
}

.slick-dots {
  bottom: 20px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 5;
}
.slick-dots li {
  display: inline-block;
}
.slick-active button {
  background: #fff;
  border: 1px solid #fff;
}
.slick-dots button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 0;
  height: 8px;
  margin: 0 7px;
  padding: 0;
  width: 8px;
}
.slick-arrow { font-size: 0;
  height: 60px; top: 35%;
  width: 60px;   padding: 0;
  position: absolute;   z-index: 10;}

.slick-prev.slick-arrow {
  background: #fff url("images/footer-left.svg") no-repeat scroll center center; 
  left: 0;
}
.slick-next.slick-arrow {
  background: #fff url("images/footer-right.svg") no-repeat scroll center center;
  right: 0; 
}

/*IF you want slick to be equal height slides, enable below
.slick-track
{
    display: flex !important;
}

.slick-slide {
	height: inherit !important;
	
}
*/


#primary-menu {
display: flex;
justify-content: stretch;
}
.menu > li {
	padding-bottom: 40px;
	position: relative;
	flex: 1;
}
.sub-menu::before {
  background: #00ddb9 none repeat scroll 0 0;
  content: "";
  height: 11px;
  left: 30px;
  position: absolute;
  top: -4px;
  transform: rotate(45deg);
  width: 11px;
}
.sub-menu {
  display: none;
}
.sub-menu {
  background: #00ddb9 none repeat scroll 0 0;
  border-radius: 5px;
  left: 0;
  list-style: outside none none;
  margin: 0;
  padding: 5px 0 10px;
  position: absolute;
  top: 40px;
  width: 270px;
  z-index: 999;
}
html body .sub-menu a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: white;
	float: left;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 100%;
	border-right: none;
	text-align: left;
}
.sub-menu .plussy {
  display: none;
}





.membership-table-scroll {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.membership-table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.membership-table th,
.membership-table td {
	border: 1px solid #9b9d84;
	padding: 18px 14px;
	font-size: 18px;
	line-height: 1.25;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	background: #efefef;
	color: #1f1f1f;
}

.membership-table .label {
	text-align: left;
}

.main-membership-table .blank-spacer,
.main-membership-table .label {
	width: 41%;
}

.main-membership-table th:not(.blank-spacer):not(.payg),
.main-membership-table td:not(.label):not(:last-child) {
	width: 12.5%;
}

.main-membership-table .payg,
.main-membership-table td:last-child {
	width: 22%;
}

.breakdown-table .section-title,
.breakdown-table .label {
	width: 41%;
}

.breakdown-table th:not(.section-title),
.breakdown-table td:not(.label) {
	width: 19.666%;
}

.main-membership-table .blank-spacer {
	background: #efefef;
	border-top: 0;
	border-left: 0;
}

.membership-table thead th {
	font-size: 24px;
	padding: 30px 16px;
	font-weight: 500;
}

.membership-table .silver {
	background: #C0C4A5;
	color: #ffffff;
}

.membership-table .gold {
	background: #D5C8AD;
	color: #ffffff;
}

.membership-table .platinum {
	background: #6A604E;
	color: #fff;
}

.membership-table .payg,
.membership-table .section-title {
	background: #969a7e;
	color: #ffffff;
}

.membership-table .section-title {
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	padding: 28px 14px;
}

.membership-table .olive-row td {
	background: #969a7e;
	color: #ffffff;
	font-size: 20px;
}

.membership-table .strong {
	font-weight: 700;
}

.breakdown-table-wrap {
	margin-top: 48px;
	max-width: 1110px;
}





.feeguide .fee-guide-table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	background: #ffffff;
}

.feeguide .fee-guide-table th,
.feeguide .fee-guide-table td {
	border: 1px solid #c9cbbd;
	padding: 4px 10px;
	font-size: 15px;
	line-height: 1.1;
	color: #5b5b5b;
	vertical-align: top;
}

.feeguide .fee-guide-table td:first-child,
.feeguide .fee-guide-table th:first-child {
	width: 72%;
	text-align: left;
}

.feeguide .fee-guide-table td:last-child,
.feeguide .fee-guide-table th:last-child {
	width: 28%;
	text-align: center;
	white-space: nowrap;
}

.feeguide .fee-guide-table .section-title th {
	background: #989c7f;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 7px 10px 6px;
}

.feeguide .fee-guide-table .subheading td {
	background: #6A604E;
	color: #ffffff;
	font-weight: 700;
	padding: 4px 10px;
}

.feeguide .fee-guide-table .subheading.light td {
	background: #989c7f;
	color: #ffffff;
}




.AnimateIn { opacity:0;  transform: translate(0px,40px); -webkit-transform: translate(0px,40px); }

.active.AnimateIn, 
.visible.AnimateIn {  -webkit-animation: animteIn 0.7s 0.7s forwards; 
    animation: animteIn 0.7s 0.7s forwards;}


/* Standard syntax */
@keyframes animteIn {
    0 { opacity:0;  transform: translate(0px,40px);}
   100% { opacity:1;  transform: translate(0px,0px); }
} 

/* Chrome, Safari, Opera */
@-webkit-keyframes animteIn {
    0 { opacity:0;  -webkit-transform: translate(0px,40px);}
   100% { opacity:1;  -webkit-transform: translate(0px,0px); }
}


.AnimateIn2 { opacity:0;  transform: translate(0px,40px); -webkit-transform: translate(0px,40px); }

.active.AnimateIn2, 
.visible.AnimateIn2 {  -webkit-animation: animteIn2 0.7s 0.9s forwards; 
    animation: animteIn2 0.7s 0.9s forwards;}


/* Standard syntax */
@keyframes animteIn2 {
    0 { opacity:0;  transform: translate(0px,40px);}
   100% { opacity:1;  transform: translate(0px,0px); }
} 

/* Chrome, Safari, Opera */
@-webkit-keyframes animteIn2 {
    0 { opacity:0;  -webkit-transform: translate(0px,40px);}
   100% { opacity:1;  -webkit-transform: translate(0px,0px); }
}


/* Base styles for fade-in from left */
.AnimateInLeft {
  opacity: 0;
  transform: translate(-40px, 0px);
  -webkit-transform: translate(-40px, 0px);
}

.active.AnimateInLeft,
.visible.AnimateInLeft {
  -webkit-animation: animateInLeft 0.7s 0.7s forwards;
  animation: animateInLeft 0.7s 0.7s forwards;
}

/* Keyframes for left-in */
@keyframes animateInLeft {
  0% {
    opacity: 0;
    transform: translate(-40px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
}

@-webkit-keyframes animateInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate(-40px, 0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
  }
}


/* Base styles for fade-in from right */
.AnimateInRight {
  opacity: 0;
  transform: translate(40px, 0px);
  -webkit-transform: translate(40px, 0px);
}

.active.AnimateInRight,
.visible.AnimateInRight {
  -webkit-animation: animateInRight 0.7s 0.7s forwards;
  animation: animateInRight 0.7s 0.7s forwards;
}

/* Keyframes for right-in */
@keyframes animateInRight {
  0% {
    opacity: 0;
    transform: translate(40px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
}

@-webkit-keyframes animateInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate(40px, 0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
  }
}






/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #000;
}

a:visited {
	color:  #000;
}

a:hover, a:focus, a:active {
	color:  #000;
}

a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

.aligncenter {
  display: flex;
  margin: 20px auto;
}

.alignleft {
  float: left;
  margin-right: 20px;
}

.alignright {
  float: right;
  margin-left: 20px;
}

.sandwichmenu .line:last-of-type {
	margin-bottom: 0;
}

.slick-active button {
	background: #fff !important;
}
#intro-column {
	padding: 60px 0;
}
.circular-icon {
	display: block;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 20px;
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
}

.solution-tab a {
	color: #FFF;
	text-align: center;
	font-family: 'queulat-regular';
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 41px;
}
.solution-tab {
	padding-right: 50px;
	background: url("images/ar.png") no-repeat right 30% / 47px;
}
.current.solution-tab .circular-icon {
	background: #888F72;
}
.current.solution-tab a {
	color: rgba(255,255,255,1);
}
.solution-tab a {
	color: rgba(255,255,255,0.7);
}

#tabbed-intro .graphicbg,
#tabbed-intro .tab {height: 960px;}

#tabbed-intro .tab {
	position: relative;
	
	overflow: hidden;
}

#tabbed-intro .tab-content {
	position: absolute;
	inset: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

#tabbed-intro .tab-content.active {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	z-index: 2;
}
.gridded-caption ul li {
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
	
}

.biege-btn {
	transition: all 0.3s ease;
}

.biege-btn:hover {
	transition: all 0.3s ease;
	background: white
	
}

html body h2 {
	font-size: 60px;
	line-height: 1.3;
}
#zig-zag .biege-btn {
	margin-top: 30px;
}

.cell.large-10.medium-10.small-10.zz-content {
	padding: 110px 0;
}

#ctafooter .cell {
	text-align: center;
}


#promise-overlay {
	padding: 90px 0;
}
#icons-column {
	padding: 70px 0;
}
.cell.large-12.medium-12.small-12.title-intro {
	padding-bottom: 70px;
}

#icons-column .cell.large-3.medium-6.small-12 {
	text-align: center;
	margin-bottom: 40px;
}
.cell.large-12.medium-12.small-12.button-outro {
	text-align: center;
}
#icons-column .cell.large-3.medium-6.small-12 img {
	margin-bottom: 20px;
}
.caption-inner ul li {
padding-left: 50px;
	background: url("images/tick.svg") no-repeat 0 0 / 36px;
}
.caption-inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cell.zz-content p {
	text-align: left;
	color: #fff;
}
#zig-zag {
	background: #888F72;
	color: #fff;
}
#zig-zag h6 {
	color: #fff;
	text-align: left;
	margin-bottom: 40px;
}

.solution-tab:hover a {
	color: #A8AF92;
}
#tabbed-intro .graphicbg {
	position: relative;
	display: flex;
	align-items: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;

	transform-origin: center center;
	padding-left: 3.5%;
	color: #fff;
}

.gridded-caption {
	width: 50%;
}




.tabs-menu .solution-tab:last-of-type {
	padding-right: 0;
	background: transparent;
}

.tabs-menu {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	z-index: 5;
	display: flex;
	justify-content: center;
	padding-top: 40px;
	list-style: none;
	gap: 0;
}
#tabbed-intro {
	width: 100%;
	overflow: hidden;
	position: relative;
}


#footerbottom h6 {
	text-align: left;
}
html body p, html body li {color: #000;
font-family: "Poppins", sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6; /* 190.476% */}

html body h6 {color: #878E71;
text-align: center;
font-family: "Poppins", sans-serif;
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: 1.1; /* 470.588% */
letter-spacing: 5.1px;
text-transform: uppercase;}

.slick-arrow {
	width: 50px;
	height: 50px;
	border-radius: 50% !important;
	margin: 0 16px;
	background-size: 80% !important;
}
.sandwichmenu .line {
	height: 2px;
	width: 100%;
	float: left;
	background: #A6AC90;
	clear: both;
	margin-bottom: 10px;
	border-radius: 10px;
	display: inline-block;
	vertical-align: top;
}
html body .sandwichmenu {
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
	padding-left: 0;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.sandwichmenu.active .line { 
-webkit-animation: removeal 0.7s forwards; /* Chrome, Safari, Opera */
animation: removeal 0.7s forwards;}
	
.sandwichmenu.active { position:relative}

/* Chrome, Safari, Opera */
@-webkit-keyframes removeal {
    from {width: 32px;}
    to {width: 0px;}
}

/* Standard syntax */
@keyframes removeal {
     from {width: 32px;}
    to {width: 0px;}
} 
.site-navigation {      
    width: 100%;
}
#primary-menu li:last-child a {
	border-right: none;
}
.menu .current_page_item a { color:red}
.menu a {
	border-right: 1px solid #efefef;
	color: #000;
	font-size: 17px;
	padding: 1px 5px;
	position: relative;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.menu-main-container {   
    width: 100%;
}
ul.menu {    
    list-style: outside none none;
    margin: 0;
    width: 100%;
}
.sub-menu { display: none}
.main-logo {
	height: 56px;
}
html body .shiftnav-toggle-button {
	display: inline-block;
	padding: 0;
	background: transparent;
	color: #eee;
	vertical-align: middle;
	width: 37px;
}


p { color:#000}
.header.full {
	background: #fff;
	display: inline-block;
	height: auto;
	text-align: center;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	padding: 20px 0;
}
.header.full.sticky {
	background: rgba(255, 255, 255, 0.7);
	backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.full { width:100%; text-align:center; display:inline-block; vertical-align: top}

.fillwidth > .grid-x {
	width: 100%;
	max-width: 100%;
}

.pull-left { float:left}

.pull-right { float:right}

body, h1, h2, h3, h4, h5, h6 {
    color: #000;
}

.meta-nav { display:none}

.reveal-modal .close-reveal-modal {
  right: 0.5rem;
 
}
a:focus, a:hover {
    color: #000;
    outline: none;
}

.entry-title > a {
  color: #000;
  font-size: 48px;
  text-transform: uppercase;
}

h1.page-title {
  color: #000;
  font-size: 38px; line-height: 1.2;
  margin-top: 20px;
}

.reveal-modal .close-reveal-modal {
  font-size: 1.222rem !important;
}

.reveal-modal-bg {
  background: rgba(0, 0, 0, 0.68) none repeat scroll 0 0 !important;
}
.reveal-modal h2 {
  color: #0c4498;
  font-size: 31px;
  font-weight: lighter !important;
  margin-top: -5px !important;
  text-align: left;
}

.reveal-modal p {
  margin-bottom: 0;
  text-align: left;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}



/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}




/*responsive*/

@media only screen and (min-width: 1671px) and (max-width: 7000px) {}		
	
@media only screen and (min-width: 1601px) and (max-width: 1670px) {
	
	
	
}

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

@media only screen and (min-width: 1361px) and (max-width: 1500px) {
html body .heroslider-banner {
	height: 540px;
	
}	
#main-banner h1 {
line-height: 1.3;
	font-size: 54px;
	
}	
.align-tx h2 {	
	font-size: 59px;
	line-height: 1.2;
}	
html body h2 {
	font-size: 40px;
	line-height: 1.3;
}	
	
}

/* #Desktop (1366)

================================================== */
@media only screen and (min-width: 1280px) and (max-width: 1360px) {

html body .heroslider-banner {
	height: 540px;
	
}	
#main-banner h1 {
line-height: 1.3;
	font-size: 54px;
	
}	
.align-tx h2 {	
	font-size: 59px;
	line-height: 1.2;
}	
html body h2 {
	font-size: 40px;
	line-height: 1.3;
}


}



/* #Tablet (1024)

================================================== */
@media only screen and (min-width: 1001px) and (max-width: 1279px) {
.cell.large-3.medium-3.small-12.ql {
	padding-top: 20px;
}
	.cell.large-4.x2ul {
	display: flex;
	width: 50%;
}
	#colophon .cell p {
	text-align: center;
}
#footerbottom > .grid-container::after {
	display: none !important
}	
	
#footerbottom .cell.large-5 {
	/* display: none; */
	width: 24%;
}
#footerbottom .cell.large-3.medium-3.small-12.ql {
	width: 30%;
}
#footerbottom .cell.large-9.medium-9.small-12.grid-x {
	width: 69%;
}
	#footerbottom .cell.large-3 {
	padding-left: 35px;
	
}
.cell.large-4.x2ul {
	display: flex;
}	
	
html body .heroslider-banner {
	height: 540px;
	
}	
	
	#footerbottom .cell.large-9 {
	padding: 20px 0;
}
	
	
#main-banner h1 {
line-height: 1.3;
	font-size: 54px;
	
}	
.align-tx h2 {	
	font-size: 47px;
	line-height: 1.2;
}	
html body h2 {
	font-size: 40px;
	line-height: 1.3;
}
.cell.large-6.medium-12.small-12.zz-img {
	order: 3;
}
	
	#zig-zag-intro .cell.large-10.medium-10.small-10.zz-content {
	padding: 80px 0;
}
	#two-column .grid-x.grid-margin-x .grid-x.grid-margin-x .cell {
	width: 33.33%;
	margin: 20px 0;
	padding-right: 50px;
}
	#ctafooter {
	padding: 80px 0;
	
}

}




/* #Tablet (Portrait)

================================================== */
/* Note: Design for a width of 768px */

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

.cell.large-3.medium-3.small-12.ql {
	padding-top: 20px;
}
	#colophon .cell p {
	text-align: center;
}
#footerbottom > .grid-container::after {
	display: none !important
}	
	
#footerbottom .cell.large-5 {
	display: none;
}
#footerbottom .cell.large-3.medium-3.small-12.ql {
	width: 40%;
}
#footerbottom .cell.large-9.medium-9.small-12.grid-x {
	width: 60%;
}
	#footerbottom .cell.large-3 {
	padding-left: 35px;
	
}
.membership-table thead th {
	font-size: 13px;
	
}	
	#ctafooter .large-12 {
	width: 80%;
}
	html body p, html body li {

	font-size: 16px;
	
}
	.membership-table .olive-row td,
	.membership-table th, .membership-table td {
	
	font-size: 14px;
	
}
.cell.large-4.x2ul {
	display: flex;
}	
	
html body .heroslider-banner {
	height: 540px;
	
	
}	
	
	.solution-tab a {
	
	font-size: 16px;
	
}
	.cell.large-10.medium-10.small-10.zz-content {
	padding: 10px 0;
}
	.circular-icon img {
	width: 20px;
	margin-top: 16px;
}
.circular-icon {
	display: block;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 0;
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
}
	#footerbottom .cell.large-9 {
	padding: 20px 0;
}
	
	.align-tx p {
	
	font-size: 17px;
	
	line-height: 31px;
}
#main-banner h1 {
line-height: 1.3;
	font-size: 40px;
	
}	
.align-tx h2 {	
	font-size: 40px;
	line-height: 1.2;
}	
html body h2 {
	font-size: 35px;
	line-height: 1.3;
}
.cell.large-6.medium-12.small-12.zz-img {
	order: 3;
}
	
	#zig-zag-intro .cell.large-10.medium-10.small-10.zz-content {
	padding: 80px 0;
}
	#two-column .grid-x.grid-margin-x .grid-x.grid-margin-x .cell {
	width: 33.33%;
	margin: 20px 0;
	padding-right: 50px;
}
	#ctafooter {
	padding: 80px 0;
	
}

}




/*  #Mobile (Portrait)

================================================== */
/* Note: Design for a width of 320px */


@media only screen and (max-width: 767px) {
	#footerbottom .cell.large-5 {
	display: block;
}
	.main-membership-table .blank-spacer, .main-membership-table .label {
	width: 20%;
}
.smllfe {
	display: block !important;
}
.feeguide {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}



	.feeguide .fee-guide-table th,
	.feeguide .fee-guide-table td {
		font-size: 14px;
		padding: 4px 8px;
	}

	.feeguide .fee-guide-table .section-title th {
		font-size: 16px;
		letter-spacing: 1.5px;
		padding: 6px 8px;
	}

  #ctafooter {
  
    padding: 50px 0;
  }

  #footerbottom {
    padding-bottom: 40px;
  }

  #footerbottom > .grid-container {
    margin-top: 0;
  }

  #footerbottom > .grid-container::after {
    width: 100%;
    border-radius: 16px;
  }

  #footerbottom .cell.large-9 {
    padding: 24px 16px 32px;
  }

  img.main-footer {
    margin-top: 0;
    margin-bottom: 24px;
    height: 200px;
  }

  .x2ul {
    flex-direction: column;
    gap: 24px;
  }

  .x2ul .xul,
  .x2ul .xul:first-child {
    padding: 0;
  }

  .follow {
    padding: 0;
    margin-top: 16px;
  }

  #footerbottom .cell.large-3 {
    padding-left: 16px;
    margin-top: 24px;
  }

  #colophon .cell.large-6:last-child {
    text-align: left;
    margin-top: 6px;
  }
	

.membership-table th, .membership-table td {
	padding: 14px 0px;
	font-size: 12px !important;
}

	.membership-table thead th {
		font-size: 18px;
		padding: 20px 10px;
	}

	.membership-table .olive-row td,
	.membership-table .section-title {
		font-size: 17px;
	}

	.breakdown-table-wrap {
		margin-top: 30px;
	}
.cell.large-3.medium-3.small-12.ql {
	padding-top: 20px;
}
	#colophon .cell p {
	text-align: center;
}
#footerbottom > .grid-container::after {
	display: none !important
}	

#footerbottom .cell.large-3.medium-3.small-12.ql {
	width: 100%;
}
#footerbottom .cell.large-9.medium-9.small-12.grid-x {
	width: 100%;
}
#footerbottom .cell.large-3 {
	padding-left: 10px;
}
	#footerbottom {
	padding-top: 30px;
}
.membership-table thead th {
	font-size: 11px !important;
	padding: 17px 1px;
}
	
	.membership-table-wrap {
	margin-left: -13%;

	transform: translate(6%);
}
	
	
	#ctafooter .large-12 {
	width: 80%;
}
	html body p, html body li {

	font-size: 16px;
	
}
	.membership-table .olive-row td,
	.membership-table th, .membership-table td {
	
	font-size: 14px;
	
}
.cell.large-4.x2ul {
	display: flex;
}	
	
html body .heroslider-banner {
	height: 540px;
	
	
}	
	
	.solution-tab a {
	
	font-size: 16px;
	
}
	.cell.large-10.medium-10.small-10.zz-content {
	padding: 10px 0;
}
	.circular-icon img {
	width: 20px;
	margin-top: 16px;
}
.circular-icon {
	display: block;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 0;
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
}
	#footerbottom .cell.large-9 {
	padding: 20px 0;
}
	
	.align-tx p {
	
	font-size: 17px;
	
	line-height: 31px;
}
#main-banner h1 {
line-height: 1.3;
	font-size: 40px;
	
}	
.align-tx h2 {	
	font-size: 40px;
	line-height: 1.2;
}	
html body h2 {
	font-size: 35px;
	line-height: 1.3;
}
.cell.large-6.medium-12.small-12.zz-img {
	order: 3;
}
	
	#zig-zag-intro .cell.large-10.medium-10.small-10.zz-content {
	padding: 80px 0;
}
#two-column .grid-x.grid-margin-x .grid-x.grid-margin-x .cell {
	width: 100%;
	margin: 20px 0;
	padding-right: 0px;
}
	#ctafooter {
	padding: 80px 0;
	
}	
.grid-container {	
	max-width: 93%;
	width: 93%;
}	
	
	.team-modal img {
	width: 50%;
	height: auto;
	display: block;
	border-radius: 12px;
	margin: 40px auto;
}
	
	.team-modal .name {
	font-size: 25px;
}
.cell.large-8.headercta .green-btn {
	margin: 0;
	vertical-align: middle;
	position: fixed;
	top: 0;
	left: 0;
	padding: 10px;
	border-radius: 0;
	width: 100%;
	text-align: center;
	color: #fff !important;
}
	html body .shiftnav-target {

	font-size: 25px !important;
	
}
	
.solution-tab a {
	font-size: 16px;
	display: inline-block;
}	
	.solution-tab {
	padding-right: 0;
	background: url("images/ar.png") no-repeat right 19% / 26px;
	width: 33.33%;
	margin-bottom: 10px;
	text-align: center;
}
	.tabs-menu .solution-tab:last-of-type {
	padding-right: 25px;
	background: transparent;
}
.tabs-menu a {
	font-size: 12px;
}	
	
 #tabbed-intro .tab {
	height: 800px;
	padding-top: 30px;
	padding-bottom: 30px;
}
	

	.gridded-caption {
	width: 95%;
}
	.solution-tab {
	padding-right: 25px;
	background: url("images/ar.png") no-repeat right 19% / 26px;
}
	#tabbed-intro .graphicbg {
	
	align-items: baseline;
	
}
	
	html body h2 {
	font-size: 29px;
	line-height: 1.3;
}
	
	
	#tabbed-intro {
	background: #111;
}
	.smllfe {
	border-radius: 10px;
	margin-bottom: 20px;
}
	.graphicbg {
	background: #111 !important;
}
	.align-tx {
	
	padding-bottom: 0 !important;
}
	.align-tx .cell {
	text-align: center;
}
	.align-tx h2, .align-tx p {
	text-align: center;
}
	
	.align-tx h2 {
	font-size: 26px;
	line-height: 1.2;
}
	.align-tx {
	width: 100%;
	display: flex;
	height: 100%;
	align-items: center;
	padding: 30px 13.5%;
	text-align: center;
}.sandwichmenu .line {
	
	background: #000 !important;
	
}
	.mobilefee {
	display: block !important;
	width: 50%;
	margin: 0 auto;
}
	.nav-links a {
	width: 50%;
	margin: 0 !important;
	padding: 10px 0 !important;
}
	.nav-links {
	display: flex;
	gap: 10px;
}
	
.desktopfee {
	display: none;
}
	
	.zz-text {
	padding: 30px 0 !important;
}
	#zig-zag-intro .cell.large-10.medium-10.small-10.zz-content {
	padding: 20px 0;
}
	
	
html body .heroslider-banner {
	height: auto;
	background: #878E71 !important;
	padding-bottom: 80px;
}
	#main-banner {
	height: auto;
	padding: 40px 0;
	padding-bottom: 70px;
}
	#page {
	margin-top: 124px;
}
	
	.mbhero {display: block !important}
	.main-logo {
	height: 46px;
}
.header.full {
	padding-top: 60px;
}
.header.full .grid-container.grid-margin-x.align-justify.grid-x .cell.large-4.medium-4.logoholder {
	width: 30%;
}	
.header.full .grid-container.grid-margin-x.align-justify.grid-x .cell.large-8.headercta {
	text-align: right;
	width: 50%;
}
	
.tels span {
	display: none;
}
	.tels svg {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 44px;
	height: 44px;
	margin-top: 4px;
}
	
}


@media screen and (max-width: 767px) {
	.section-title th {
	font-size: 18px !important;

}
	.subheading td {
	font-size: 13px !important;
}
.tabs-menu {
	position: static;
	padding-top: 30px !important;
}
	.tabs-menu * {
		pointer-events: auto;
	}

	.tabs-menu {
		cursor: grab;
	}

	.tabs-menu.is-dragging {
		cursor: grabbing;
	}
	.tabs-menu {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scroll-behavior: smooth;
		gap: 12px;
		padding: 0 15px 10px 15px;
		margin: 0;
		list-style: none;
		width: 100%;
		max-width: 100%;
		touch-action: pan-x;
		scroll-snap-type: x proximity;
	}

	.tabs-menu::-webkit-scrollbar {
		display: none;
	}

	.tabs-menu {
		-ms-overflow-style: none;
		scrollbar-width: none;
	}

	.tabs-menu li {
		flex: 0 0 calc((100% - 36px) / 3.5) !important;
		min-width: calc((100% - 36px) / 3.5) !important;
		max-width: calc((100% - 36px) / 3.5) !important;
		scroll-snap-align: start;
	}

	.tabs-menu li a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		height: 100%;
		width: 100%;
	}

	#tabbed-intro,
	#tabbed-intro .tabs-menu-wrap,
	#tabbed-intro .grid-container,
	#tabbed-intro .cell {
		overflow: visible !important;
	}
}


