@import url('https://fonts.googleapis.com/css2?family=Barlow: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&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

/*!
Theme Name: 345 interiors
Theme URI: https://www.345interiors.co.uk/
Author: https://www.bondmedia.co.uk/
Author URI: https://www.bondmedia.co.uk/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: basetest
*/


html body.care-branded .bluebox.grid-x {
	background: #6332A2;
	
}
body {font-family: "Barlow", sans-serif; font-weight: 400}
.bluebox.grid-x {
	margin-bottom: 20px;
}
.iconics {
	background-repeat: no-repeat;
	padding-left: 68px;
}
.bluebox.grid-x {
	background: #306FA5;
	padding: 20px 30px;
	color: #fff;
}
.iconics p {
	color: #fff;
}

.interfont {
  font-family: "Inter", sans-serif;  
}
.gallery-blocks {
	border-radius: 10px;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target {
	color: #000 !important;
	font-size: 20px !important;
	padding: 6px 30px !important;
}
.sub-menu.sub-menu-1.shiftnav-sub-active.shiftnav-sub-active-current {
	padding: 20px 0;
}


.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu {
	color: #000 !important;
	background: #D6DEE5 !important;
}
html body .shiftnav, html body .shiftnav-no-transforms .shiftnav {
	width: 440px;
}
html body .shiftnav.shiftnav-left-edge {
	left: 0;
	-webkit-transform: translateX(-440px);
	-moz-transform: translateX(-440px);
	-ms-transform: translateX(-440px);
	-o-transform: translateX(-440px);
	transform: translateX(-440px);
}

.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item > .shiftnav-target,
.shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target,
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target {
	color: #ffffff !important;
	background:#306FA5 !important;
	
}






.current-menu-item .fa.fa-chevron-down {
	color: #fff !important;
}
.sub-menu.sub-menu-1.shiftnav-sub-active.shiftnav-sub-active-current {
	width: 100%;
}
.shiftnav-submenu-activation.shiftnav-submenu-activation-open {
	height: 100% !important;
	background: transparent !important;
}
.shiftnav-target {
	font-family: "Barlow", sans-serif;
	font-size: 25px !important;
	
}
.shiftnav-nav {
	margin-top: 100px !important;
}
.shiftnav::after {
	display: none !important;
	
}

/* --- CF7 Modern — matches the provided design --- */
.cf7-modern .wpcf7-form .wpcf7-form-control {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(0,0,0,0.06);
  background: #F7F7F7;          /* soft light grey like the mock */
  color: #222;
  border-radius: 10px;
  padding: 18px 20px;
  height: 64px;                  /* tall inputs */
  font-size: 16px;
  line-height: 1.2;
  outline: none;
  transition: border-color .2s ease, background .2s ease, box-shadow .2s ease;
}
.contact-form.cf7-modern input, .contact-form.cf7-modern textarea, .contact-form.cf7-modern select {
	background-color: #F8F8F8 !important;
	border-radius: 9px;
	padding: 13px 20px;
	border: none !important;
	height: 62px;
}
/* Textarea — large message box */
.contact-form.cf7-modern .wpcf7-form textarea.wpcf7-form-control {
  min-height: 240px !important;
  height: 240px !important;
  resize: vertical;
  padding-top: 16px;
}

/* Placeholder style */
.cf7-modern .wpcf7-form ::placeholder { color: #9aa0a6; opacity: 1; }

/* Focus state */
.cf7-modern .wpcf7-form .wpcf7-form-control:focus {
  background: #fff;
  border-color: #306FA5;           /* brand blue */
  box-shadow: 0 0 0 4px rgba(48,111,165,0.10);
}

/* Selects: remove native arrow and add custom chevron */
.cf7-modern .wpcf7-form select.wpcf7-form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image:
    url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="%239aa0a6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>');
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 18px 18px;
  padding-right: 52px; /* room for arrow */
}
.wpcf7-spinner {
	position: absolute;
	left: 0;
}

.wpcf7 {
	position: relative;
}
/* Submit button */
.contact-form.cf7-modern input.cta-btn {
  border-radius: 90px;
  background: #306FA5 !important;
  display: inline-block;
  color: #fff !important;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 2.34px;
  padding: 22px 50px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none; /* ensure anchor looks like a button */
  transform: translateZ(0);
  will-change: transform;
}
html select {
	background-position: 98% center;
}

html body #main-banner .floatedbanner-review .review-copy p {
	color: rgba(0, 0, 0, 0.60);
	font-family: "Inter", sans-serif;  
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 31px;
}
.floated-review {

	width: 100%;
	background: #fff;
	padding: 30px 40px;
}




/* Remove CF7 default borders/messages spacing noise */
.cf7-modern .wpcf7 form .wpcf7-response-output { margin: 16px 0 0; border-radius: 10px; }
.cf7-modern .wpcf7-not-valid-tip { margin-top: 6px; font-size: 13px; }

/* Optional: keep the big textarea edge-to-edge look */
.cf7-modern .grid-container { padding-left: 0; padding-right: 0; }

/* Respect Foundation grid on small screens (stacks) */
@media (max-width: 640px) {
  .cf7-modern .cta-btn { width: 100%; }
}

/* High-contrast focus for accessibility */
.cf7-modern .wpcf7-form .wpcf7-form-control:focus-visible {
  outline: 2px solid #306FA5;
  outline-offset: 2px;
}

.cursor-hero__intro h6 {
	padding: 24px 0;
}
.cell.large-6.home-caption-text {
	text-align: center;
	width: 100%;
}
.icon-caroo-grey {
	width: 100%;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 { font-family: "Barlow", sans-serif; font-weight: 400 }
/*
.iframe {isolation: isolate;}
*/
.manual-mosaic {
	display: flex;
	flex-wrap: wrap;
	gap: 1%;
}
.gallery-blocks.odd {
	width: 38%;
	height: 404px;
	margin-bottom: 1%
}
.icon-caroo-grey.slick-slider {
	padding: 150px 0;
	background-size: cover;
}

.icon-caroo-grey.slick-slider .smaller-xicons {
	text-align: center;
}

.icon-caroo-grey.slick-slider img {
	display: inline-block;
	margin-bottom: 30px;
	height: 90px;
}

.gallery-blocks.even {
	width: 58%;
	height: 404px;margin-bottom: 1%
}
.cell.large-6.text-card img {
	width: 80px;
}

.cell.large-6.text-card p {
	color: #FFF;
	font-family: "Barlow", sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
}

.cell.large-6.text-card {
	padding: 0 5%;
}
.cell.large-6.image-card img {
	border-radius: 25px;
}

.cell.large-6.image-card img {
	height: auto;
	width: 70%;
	margin: 0 auto;
	display: block;
}



/* ===== Explainer Tabs ===== */
.explain { position: relative; }

.explain__tabs {
  position: relative;
  display: flex;
  gap: 22px;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0 24px;
}

.explain__tab {
  background: none; border: 0; padding: 6px 0;
  font-size: 12px; letter-spacing: .14em; text-transform: uppercase;
  color: #8aa0bc; cursor: pointer;
  position: relative;
}
.explain__tab.is-active { color: #2E6AB9; }

.explain__tabs-indicator {
  position: absolute; left: 0; bottom: -6px; height: 2px; width: 40px;
  background: #2E6AB9; border-radius: 2px;
  transition: transform .35s ease, width .35s ease;
  pointer-events: none;
}

/* Body */
.explain__body { margin-top: 12px; }

/* Panels */
.explain__panel { opacity: 0; transform: translateY(8px); transition: opacity .2s ease; }
.explain__panel.is-active { opacity: 1; transform: none; }

/* Image area */
.explain__image {
	position: relative;
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 14px 40px rgba(0,0,0,.16);
	height: 600px;
}
.explain__img {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; opacity: 0; transform: scale(1.02);
}
.explain__img.is-active { opacity: 1; }

/* Responsive */
@media (max-width: 640px){
  .explain__tabs { gap: 14px; }
}



/* ===== Explainer v2 (tabs across the top) ===== */
.explain--v2 { position: relative; }

/* Top tab bar */
.explain__tabs--top{
  position: relative;
  display: flex;
  gap: 26px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;   /* center across the width */
  margin: 8px 0 24px;
  padding-bottom: 8px;
}

.explain__tab{
  background: none; border: 0; padding: 8px 0;
  font-size: 12px; letter-spacing: .14em; text-transform: uppercase;
  color: #8aa0bc; cursor: pointer;
  position: relative;
}
.explain__tab.is-active{ color: #2E6AB9; }

.explain__tabs-indicator{
  position: absolute; height: 2px; width: 40px;
  left: 0; bottom: 0;
  background: #2E6AB9; border-radius: 2px;
  transition: transform .35s ease, width .35s ease;
  pointer-events: none;
}
.explain__panels .blue-btn {
	margin-top: 20px;
}



/* Panels */
.explain__panel{ opacity: 0; transform: translateY(8px); transition: opacity .2s ease; }
.explain__panel.is-active{ opacity: 1; transform: none; }
.explain__panels h2, .explain__panels h3 {
	padding-bottom: 30px;
}
/* Image (rounded card look) */
.explain__image{
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  min-height: 340px; /* helps while loading */
}
.explain__image--rounded{ border-radius: 18px; }
.explain__img{
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  opacity: 0;
  transform: scale(1.02);
  transition: opacity .2s ease, transform .4s ease;
}

.explain__img.is-active{ opacity: 1; transform: none; }


/* ===== Team Grid ===== */
.team-grid{
  display: grid;
  grid-template-columns: repeat(5, minmax(0,1fr));
  gap: 20px;
}

/* Card */
.team-card{
  position: relative;
  cursor: pointer;
  border-radius: 10px;
  overflow: hidden;
  background: #0b1320;
  box-shadow: 0 10px 28px rgba(0,0,0,.15);
  isolation: isolate;
}
.team-card__media{ position: relative; aspect-ratio: 3 / 4; overflow: hidden; }
.team-card__img{
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  opacity: 1;
  transform: scale(1);
}
.team-card__img.img-fun{ opacity: 0; } /* GSAP will animate this in */

.team-card__fade{
  position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0) 45%, rgba(0,0,0,.55) 78%, rgba(0,0,0,.75) 100%);
  pointer-events: none;
}

.team-card__meta{
  position: absolute; left: 0; right: 0; bottom: 10px;
  padding: 0 14px;
  color: #fff;
}

#team-column {
	padding-bottom: 90px;
}

.team-cta__inner h3 {
	color: #FFF;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 71px;
	font-style: normal;
	font-weight: 275;
	line-height: 82px;
}

.team-card__name {
	margin: 0 0 4px;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	line-height: 170%;
}
.team-card__role {
	font-size: 12px;
	color: rgba(255,255,255,.85);
	color: #FFF;
	font-family: "Barlow", sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 275;
	line-height: 1;
	text-align: center;
	padding-bottom: 12px;
}
/* CTA filler (spans remaining columns) */
.team-cta{
  background: #2E6AB9;
  color: #fff;
  border-radius: 10px;
  min-height: 240px;
  display: grid;
  place-items: center;
  box-shadow: 0 10px 28px rgba(0,0,0,.12);
}
.team-cta__inner{ text-align: center; padding: 24px; }
.team-cta__inner h3{ margin: 0 0 16px; font-size: clamp(20px,2.5vw,30px); font-weight: 600; }
.blue-pill{
  display: inline-block;
  background: #fff; color: #2E6AB9;
  padding: 10px 18px; border-radius: 999px; font-weight: 700; font-size: 12px; letter-spacing: .08em;
}
.team-modal__content.grid-x.align-middle {
	padding: 0 60px;
}
/* ===== Modal ===== */
.team-modal{ position: fixed; inset: 0; display: none; z-index: 999; }
.team-modal.is-open{ display: block; }
.team-modal__backdrop{ position: absolute; inset: 0; background: rgba(0,0,0,.55); backdrop-filter: blur(2px); }

.team-modal__dialog {
	position: relative;
	max-width: 1280px;
	margin: 8vh auto;
	background: #fff;
	border-radius: 8px;
	display: grid;
	grid-template-columns: 1fr 1.1fr;
	gap: 24px;
	padding: 0;
	z-index: 1;
	box-shadow: 0 20px 60px rgba(0,0,0,.25);
}

.tm-name {
	color: #306FA5;
	font-family: "Barlow", sans-serif;
	font-size: 75px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%;
}



.team-modal__dialog .team-modal__media {
	border-radius: 0;
}



.team-modal__close{
  position: absolute; top: 14px; right: 16px;
  background: none; border: 0; color: #7e91a8; font-size: 12px;
  letter-spacing: .12em; text-transform: uppercase; cursor: pointer;
}
.team-cta__inner h3 {color: #FFF;
text-align: center;
font-family: "Barlow", sans-serif;
font-size: 71px;
font-style: normal;
font-weight: 275;
line-height: 82px; /* 115.493% */
}
.team-modal__media{
  position: relative; border-radius: 8px; overflow: hidden; background: #0b1320;
  aspect-ratio: 3 / 4;
}
.tm-img{ position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.tm-img.img-fun{ opacity: 0; } /* GSAP swap */

.team-modal__content{ padding: 6px 6px 6px 0; }
.tm-role{ color:#1d2a3b; font-weight:600; margin-bottom: 14px; }
.tm-bio{ color:#4a5a6c; line-height:1.7; }
.tm-links{ margin-top: 18px; }
.tm-linkedin{ display:inline-flex; align-items:center; gap:8px; font-weight:600; color:#2E6AB9; }
.tm-li-icon{ display:inline-grid; place-items:center; width:22px; height:22px; border-radius:4px; background:#2E6AB9; color:#fff; font-weight:700; }

@media (max-width: 1200px){
  .team-grid{ grid-template-columns: repeat(4, 1fr); }
}
@media (max-width: 900px){
  .team-grid{ grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 640px){
  .team-grid{ grid-template-columns: repeat(2, 1fr); gap: 14px; }
  .team-modal__dialog{ grid-template-columns: 1fr; gap:16px; margin: 6vh 14px; }
  .team-cta{ min-height: 180px; }
}
.grid-x.contactx h5 {
	color: #306FA5;
	font-family: "Barlow", sans-serif;
	font-size: 27.253px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%;
	padding-bottom: 10px
}
#contact-column {
	padding: 60px 0;
}
.care-branded { }




.title-intro, .title-intro h2 { text-align: center}
.mosaic-slick .mosaic-card.slick-slide {
	margin: 0 30px;
}


/* === Media Block Mosaic === */
/* === Review tile === */
.media-mosaic__item.is-review{ background: #fff; box-shadow: 0 12px 28px rgba(0,0,0,.08); }
.media-mosaic__review {
	position: absolute;
	inset: 0;
	padding: 26px 24px;
	display: flex;
	flex-direction: column;
	color: #0e1b2a;
	background: #FAFAFB;
}


.explain__panels {
	width: 80%;
	margin-top: 60px;
}



#explain-column {
	padding-bottom: 140px;
}
.review-quote{
  margin: 0 0 12px;
  font-weight: 700;
  line-height: 1.25;

	
	color: #306FA5;
font-family: "Inter", sans-serif;  
font-size: 29px;
font-style: normal;
font-weight: 400;
line-height: 36px; /* 124.138% */
	
	
}
.explain {
	position: relative;
	width: 100%;
}
#explain-column {
	background: rgba(245, 245, 247, 0.54);
}
#explain-column .cell.title-intro {
	text-align: center;
	padding: 70px 0;
}


.review-copy{
  color: #4d5a68;
  font-size: 14px;
  line-height: 1.65;
}
.review-label {
	margin-top: auto;
	font-size: 11px;
	letter-spacing: .12em;
	text-transform: uppercase;
	color: #333;
}


/* === Media Mosaic (fixed height, width by size class) === */
.media-mosaic{
  --m-gap: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: var(--m-gap);
}
#mediablock-column {
	padding: 80px 0;
}
#main-banner {
	height: 710px;
	background-size: cover;
	background-position: center top;
}
#main-banner p {
	color: #EBEBEB;
	font-size: 31px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}

#team-column .cell.large-12.medium-12.small-12.title-intro {
	padding: 50px 0;
	text-align: center;
	max-width: 60%;
	margin: 0 auto;
}
.gallery-blocks {
	background-position: center center;
	background-size: cover;
}
#project-inner-column {
	padding: 80px 0;
}
#project-inner-column h2 {
	font-size: 60px;
}

#main-banner h1 {
	color: #FFF;
	font-size: 75px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 20px;
	margin-top: 0;
}
#main-banner .align-middle {
	height: 100%;

}
.media-mosaic__item {
	position: relative;
	flex: 0 0 auto;
	height: 429px;
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
}

.media-mosaic__item .video-wrapper {
	
	transform: scale(1.5);-webkit-transform: scale(1.5);
}


.care-branded .white-btn.ftcta:hover { background:#ccc}

/* Width-only size classes (two columns per row) */
.media-mosaic__item.size-50 { flex-basis: calc(50% - var(--m-gap) * .5); }
.media-mosaic__item.size-60 { flex-basis: calc(60% - var(--m-gap) * .5); }
.media-mosaic__item.size-40 { flex-basis: calc(40% - var(--m-gap) * .5); }

/* Fill media */
.media-mosaic__bg{ position: absolute; inset: 0; background-size: cover; background-position: center; }
.video-wrapper{ position: absolute; inset: 0; }
.video-wrapper iframe{ position: absolute; inset: 0; width: 100%; height: 100%; }

/* Optional: tighter on small screens (comment out if you want 473px everywhere) */
@media (max-width: 640px){
  .media-mosaic{ --m-gap: 12px; }
  .media-mosaic__item{ height: 360px; flex-basis: 100%; }
}


.is-images .imgwrap{
  width: 620px;
  height: 540px;
  border-radius: 18px;
  overflow: hidden;
 
  transform: translateZ(0);
  position: relative;
  background: #111;
}

.is-images img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transform: scale(1.1);
}

/* zig-zag vertical offsets */
.is-images .marquee-item.offset-up   .imgwrap{ transform: translateY(-34px); }
.is-images .marquee-item.offset-down .imgwrap{ transform: translateY(34px); }

/* nicer hover pop */

/* responsive */
@media (max-width: 1024px){
  .is-images .imgwrap{ width: 440px; height: 290px; }
}
@media (max-width: 640px){
  .is-images{ padding-top: 90px; }
  .is-images .imgwrap{ width: 78vw; height: 52vw; border-radius: 14px; }
  .is-text .marquee-track{ --gap: 28px; }
}

/* motion accessibility */
@media (prefers-reduced-motion: reduce){
  .marquee-track{ animation: none !important; }
}

#culture-column {
	margin-bottom: 190px;
}
#zig-zag {
	background: #F5F5F7;
}

#bg-overlay {
	position: relative;
	overflow: hidden;
}

.carouslebigtext.slick-slider.slick-dotted {
	margin-bottom: 30px;
}

#main-banner::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: 50%;
	height: 100%;
	content: "";
}



#bg-overlay .grid-container {
	position: relative;
	z-index: 3;
}
#bg-overlay .slick-dots {
	position: absolute;
	left: 0;
	bottom: auto;
	top: -30px;
	text-align: left;
}
#bg-overlay .slick-dots li.slick-active {
	opacity: 1;
}
#bg-overlay .slick-dots li {
	opacity: 0.3;
}

#bg-overlay .slick-dots button {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 0;
	font-size: 0;
	height: 2px;
	margin: 0 7px;
	padding: 0;
	width: 32px;
}


.carouslebigtext.slick-slider.slick-dotted {
	margin-top: 70px;
}
#bg-overlay h2 {
	color: #FFF;
	/* text-align: center; */
	font-family: "Barlow", sans-serif;
	font-size: 71px;
	font-style: normal;
	font-weight: 275;
	line-height: 82px;
}

#bg-overlay .carouslebigtext h2 {
	color: #FFF;
	font-family: "Barlow", sans-serif;
	font-size: 142.523px;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
}
#bg-overlay {
	padding: 200px 0;
	background-size: cover;
}
.carouslebigtext.slick-slider p {
	color: #FFF;
	font-family: "Barlow", sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: 170%;
}

#bg-overlay::after {
	content: "";
	background:  url("images/345.png") no-repeat 0 0 / cover;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
}

.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%;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ===== Culture: Image + Text Marquees ===== */
.culture-marquee{
  position: relative;
  overflow: hidden;
  min-height: 520px; /* room for the image band */
}

/* ---- shared marquee mechanics ---- */
.marquee-row{
  position: relative;
  overflow: hidden;
  --gap: 24px;
}

/* Base track: visible, static until armed */
.marquee-track{
  display: flex;
  width: max-content;
  gap: var(--gap);
  will-change: transform;
  transform: translate3d(0,0,0);
  animation: none;
}

/* Animate only when armed (JS adds .is-armed after measuring) */
.marquee-track.is-armed{
  animation-duration: var(--dur, 40s);
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-play-state: running;
}

/* Direction chooses the keyframes */
.dir-ltr .marquee-track.is-armed{ animation-name: marquee-ltr; }
.dir-rtl .marquee-track.is-armed{ animation-name: marquee-rtl; }

/* Safety: guarantee non-zero travel even if custom property is missing */
@keyframes marquee-ltr {
  from { transform: translate3d(0,0,0); }
  to   { transform: translate3d(calc(-1 * max(var(--loop-w, 1000px), 1px)), 0, 0); }
}
@keyframes marquee-rtl {
  from { transform: translate3d(calc(-1 * max(var(--loop-w, 1000px), 1px)), 0, 0); }
  to   { transform: translate3d(0,0,0); }
}

/* Groups/items */
.marquee-group{ display: flex; gap: var(--gap); }
.marquee-item{ list-style: none; }

/* Hover: no pause for this block */
.marquee-row:hover .marquee-track{ animation-play-state: paused; }
.culture-marquee .marquee-row:hover .marquee-track{ animation-play-state: running; }

/* ---- TEXT marquee (overlay) ---- */
.is-text {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 2;
	pointer-events: none;
	padding-top: 6px;
}
.is-text .marquee-track{ --gap: 40px; }

.ticker-item{
  white-space: nowrap;
  font-weight: 700;
  letter-spacing: .02em;
  font-size: clamp(40px, 9vw, 140px);
  color: transparent;
  -webkit-text-stroke: 2px rgba(255,255,255,.9);
  text-shadow:
    0 0 2px rgba(0,0,0,.25),
    0 0 12px rgba(0,0,0,.20);
}

/* ---- IMAGE marquee band ---- */
.is-images{
  position: relative;
  z-index: 1;
  padding-top: 120px;   /* leaves room for the overlaid text */
  padding-bottom: 40px;
}
.is-images .marquee-track{ --gap: 28px; }
.is-images .marquee-item{ flex: 0 0 auto; }

/* Zig-zag offsets (optional; keep your existing classes if any) */
.marquee-item.offset-up   .imgwrap{ transform: translateY(-8px); }
.marquee-item.offset-down .imgwrap{ transform: translateY(8px); }

/* Reduced motion: keep content visible and static */
@media (prefers-reduced-motion: reduce) {
  .marquee-track.is-armed { animation: none !important; }
}


#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%;
}
h1 .word, h2 .word { display: inline-block; }
h1 .char, h2 .char { display: inline-block; will-change: transform, opacity, filter; }

 #end-cta-scroller {
	margin-top: -15vh;
}
    /* Each card wrapper has 15vh top padding */
   .card-wrapper {
	height: 70vh;
	padding-top: 15vh;
	position: relative;
	width: 85vw;
	margin: auto;
}
    
    /* Last card wrapper gets extra bottom padding and increased height */
    .card-wrapper:last-of-type {
      height: 85vh; /* 70vh + 15vh extra to account for bottom padding */
      padding-bottom: 15vh;
    }
    
    /* The card fills the wrapper's width and remaining height in normal wrappers */
    .card {
      width: 100%;
      height: calc(70vh - 15vh); /* 55vh */
      margin: 0 auto;
      border-radius: 10px;
      padding: 50px;      
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
    }
    
    /* In the last wrapper, adjust card height to account for extra bottom padding */
    .card-wrapper:last-of-type .card {
      height: calc(85vh - 30vh); /* 85 - (15+15) = 55vh */
    }

.smaller-xicons h3 {
	color: #FFF;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 275;
	line-height: 1;
	margin-bottom: 30px;
}

.smaller-xicons.slick-slide p {
	color: #FFF;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
}



.icongreen {
	width: 110px;
	height: 110px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: flex;
	align-content: center;
	padding: 24px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.icon-caroo.slick-slider {
	width: 100%;
}
#three-icons-column {
	background: #306FA5;
}
#three-icons-column h2 {
	color: #FFF;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 71px;
	font-style: normal;
	font-weight: 275;
	line-height: 82px;
	padding-top: 50px;
	padding-bottom: 20px;
}

#three-icons-column .cell.large-12.medium-12.small-12.title-intro p {
	color: #fff;
	text-align: center;
}

.grid-x.tabbed-hero__panels {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.grid-x.grid-margin-x.tabbed-hero__icons {
	opacity: 0;
	transition: opacity 0.6s ease; /* fade duration */
}

.tabbed-hero__panel.is-active .grid-x.grid-margin-x.tabbed-hero__icons {
	opacity: 1;
	transition-delay: 0.7s; /* wait 1.5s before starting fade */
}



/* ===== Tabbed Hero (layout+style tuned to mock) ===== */
.tabbed-hero{
  position: relative;
  overflow: hidden;
  color: #fff;
  height: 1090px
}

/* Backgrounds */
.tabbed-hero__bgs{ position:absolute; inset:0; }
.tabbed-hero__bg{
  position:absolute; inset:0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity .6s ease;
  will-change: opacity;
}
.tabbed-hero__bg.is-active{ opacity: 1; }

/* Darker bottom scrim for legibility (stronger at base) */
.tabbed-hero__scrim{
  position:absolute; inset:0;
  background:
    linear-gradient(180deg, rgba(0,0,0,.25) 0%,
                           rgba(0,0,0,.35) 35%,
                           rgba(0,0,0,.65) 72%,
                           rgba(0,0,0,.85) 100%);
  pointer-events:none;
}

.tabbed-hero__panel.is-active {
	opacity: 1;
	visibility: visible;
	padding: 0 5%;
	padding-bottom: 70px;
}


/* Make the inner container a column so titles stay up-left and icons sit at bottom */
.tabbed-hero > .grid-container{
  
  min-height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: clamp(24px, 6vh, 80px);
  padding-bottom: clamp(28px, 6vh, 96px);
}

/* Titles: stacked on the left, big type */
.tabbed-hero__titles {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: clamp(6px, 1.2vw, 12px);
	margin-top: 60px;
	margin-left: -3%;
}

/* Blue accent bar */
html body h2 {
	color: #306FA5;
	font-family: "Barlow", sans-serif;
	font-size: 75px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	padding-bottom: 20px;
}

#mediablock-column h2 {
	margin-bottom: 30px;
}
.cell.large-6.medium-12.small-12.mediatext {
	padding: 0 40px;
}
/* Each title line */
.tabbed-hero__title {
	font-weight: 700;
	font-size: 100px;
	line-height: 1.02;
	letter-spacing: .01em;
	color: rgba(255,255,255,.22);
	cursor: pointer;
	text-align: left;
	white-space: nowrap;
	font-family: "Barlow", sans-serif;
	font-style: normal;
	font-weight: 400;
}
.tabbed-hero__title {
	padding-left: 5%;
}
/* Active line: bright + arrow */
.tabbed-hero__title.is-active {
	color: #fff;
	border-left: 7px solid #2E6AB9;
	padding-left: 30px;
}
.tabbed-hero__title.is-active > span{ position: relative; }
.tabbed-hero__title.is-active > span::after{
  content: "→";
  position: relative;
  display: inline-block;
  margin-left: .4em;
  transform: translateY(-.06em);
  opacity: .95;
}

/* Panels area sits at bottom */
.tabbed-hero__panels{ margin-top: 2vh; }
.tabbed-hero__panel{ opacity: 0; visibility: hidden; transition: opacity .35s ease; }
.tabbed-hero__panel.is-active{ opacity: 1; visibility: visible; }

/* Icons row */
.tabbed-hero__icons{ row-gap: 28px; }
.tabbed-hero__icon{
  color: #fff;
}
.tabbed-hero__icon-media{ margin-bottom: 12px; }
.tabbed-hero__icon-media img{
  max-width: 42px; height: auto; display: block; opacity: .95;
}

/* Copy styles */
.tabbed-hero__icon-body h3,
.tabbed-hero__icon-body h4,
.tabbed-hero__icon-body h5{
 color: #FFF;
font-family: "Barlow", sans-serif;
font-size: 36px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 54px */
}
.tabbed-hero__icon-body p{
color: rgba(255, 255, 255, 0.90);
font-family: "Barlow", sans-serif;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 170%; /* 35.7px */
}

/* Responsive tweaks */
@media (max-width: 1024px){
  .tabbed-hero__icon-body p{ max-width: none; }
}
@media (max-width: 640px){
  .tabbed-hero{ min-height: 90vh; }
  .tabbed-hero__titles::before{ height: clamp(28px, 7vh, 52px); }
}





/* === Cursor Hero === */
.cursor-hero {
  position: relative;
}

.cursor-hero .hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  /* height controlled from data attribute via JS, but give a sensible fallback: */
  min-height: 70vh;
  overflow: hidden;
}

.cursor-hero .title {
  font-size: clamp(40px, 10vw, 180px);
  font-weight: 800;
  pointer-events: none;
  transform: scale(0.7);
  opacity: 1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff, #fff 50%, #393939 0);
  background-size: 200% 100%;
  background-position: 100%;
  margin: 0;
  line-height: 1.05;
  text-align: center;
}

.cursor-hero .cursor-picture {
  position: absolute;
  opacity: 0;
  width: clamp(160px, 20vw, 280px);
  object-fit: contain;
  pointer-events: none;
  transform: scale(0.8);
  will-change: transform, opacity, left, top;
}

/* Optional: spacing for intro WYSIWYG above the hero */
.cursor-hero__intro {
  margin-bottom: 1.5rem;
}

/* ===== Portfolio Mosaic (seamless marquee — DROP-IN) ===== */
.mosaic-row{
  position: relative;
  overflow: hidden;
  margin: 24px 0;

  /* tuneables */
  --gap: 28px;
  --card-w: 630px;
  --card-h: 638px;
  --radius: 14px;
}

.mosaic-track{
  display: flex;
  width: max-content;
  gap: var(--gap);
  will-change: transform;
  transform: translate3d(0,0,0);
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-play-state: running;

  /* set by JS for perfect loop */
  animation-duration: var(--dur, 40s);
}

/* arm the correct direction once JS has measured and set --loop-w */
.dir-ltr .mosaic-track.is-armed{ animation-name: marquee-ltr; }
.dir-rtl .mosaic-track.is-armed{ animation-name: marquee-rtl; }

/* pause on hover */
.mosaic-row:hover .mosaic-track{ animation-play-state: paused; }

/* distance of one loop — injected by JS via --loop-w */
@keyframes marquee-ltr  { from { transform: translate3d(0,0,0); } to { transform: translate3d(calc(-1 * var(--loop-w, 1000px)), 0, 0); } }
@keyframes marquee-rtl  { from { transform: translate3d(calc(-1 * var(--loop-w, 1000px)), 0, 0); } to { transform: translate3d(0, 0, 0); } }

/* groups */
.mosaic-group{ display: flex; gap: var(--gap); }

/* ===== Cards ===== */
.mosaic-card{
  position: relative;
  display: block;
  width: var(--card-w);
  height: var(--card-h);
  border-radius: var(--radius);
  overflow: hidden;
  background: #111;
  box-shadow: 0 10px 30px rgba(0,0,0,.18);
}
.mosaic-card__img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.02);
  transition: transform .5s ease, opacity .5s ease;
}
.mosaic-card:hover .mosaic-card__img{ transform: scale(1.06); }

/* Overlay text */
.mosaic-card__overlay{
  position: absolute; inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  background: linear-gradient(180deg,
              rgba(0,0,0,.25) 0%,
              rgba(0,0,0,0) 35%,
              rgba(0,0,0,.45) 70%,
              rgba(0,0,0,.65) 100%);
  color: #fff;
}
.mosaic-card__badge {
	align-self: flex-end;
	font-size: 15px;
	line-height: 1;
	padding: 11px 20px;
	border-radius: 999px;
	background: rgba(255,255,255,.2);
	backdrop-filter: blur(6px);
	-webkit-backdrop-filter: blur(6px);
}

.mosaic-card__text {
	position: absolute;
	left: 30px;
	top: 16px;
	width: 60%;
}


.butoonftcta {
	text-align: center;
	padding: 30px 0;
}

.mosaic-card__text{ color: #fff; }
.mosaic-card__title{
 color: #FFF;
font-family: "Barlow", sans-serif;
font-size: 31px;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 34.1px */
}
.mosaic-card__sub{
 color: #FFF;
font-family: "Barlow", sans-serif;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 18.7px */
}

/* ===== Responsive ===== */
@media (max-width: 1280px){
  .mosaic-row{ --card-w: 420px; --card-h: 420px; }
}
@media (max-width: 1024px){
  .mosaic-row{ --card-w: 320px; --card-h: 220px; }
}
@media (max-width: 640px){
  .mosaic-row{ --card-w: 78vw; --card-h: 52vw; --gap: 18px; }
}
/* Accessibility */
@media (prefers-reduced-motion: reduce){
  .mosaic-track{ animation: none !important; }
}


.video-wrapper[data-v-ac5b272c] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	overflow: hidden;
	z-index: 1;
	opacity: 0.7;
}
.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;
}
#home-video {
	background-size: cover !important;
	background-position: center center !important;
}

#home-video {
	position: relative;
	overflow: hidden;
	height: 99vh;
}
.cell.home-caption-text p {
	color: #EBEBEB;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 41px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.main-logo, .care-logo {
	width: 215px;
}

.telephone-number {
	background: url( "images/phone-header.svg")no-repeat 0 0/49px;
	padding-left: 60px;
	display: inline-block;
	height: 49px;
	padding-top: 5px;
	text-align: left;
	vertical-align: middle;
	margin-right: 20px;
}
.phone-cta {
	color: #c2c9d0;
	font-family: "Inter", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 110%;
	letter-spacing: 1.17px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 2px;
}
.phone-text {
	color: #fff;
	font-family: "Inter", sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%;
	letter-spacing: 1.84px;
	text-transform: uppercase;
}

.cell.large-9.menurightside {
	text-align: right;
	vertical-align: middle;
}

.shiftnav-toggle.shiftnav-toggle-button.showmobile svg, .shiftnav-toggle.shiftnav-toggle-button.showmobile span {
	display: inline-block;
	vertical-align: middle;
}
.shiftnav-toggle.shiftnav-toggle-button.showmobile svg {
	margin-right: 5px
}

.cell.large-6.home-caption-text h1 {
	color: #FFF;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 75px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 10px;
}
.shiftnav-toggle.shiftnav-toggle-button.showmobile {
	border-radius: 90px;
	border-radius: 90px;
	background: rgba(255, 255, 255, 0.20);
	backdrop-filter: blur(17px);
	display: inline-block;
	color: #FFF !important;
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	letter-spacing: 2.34px;
	padding: 19px 50px;
	margin-right: 10px;
	vertical-align: middle;
	transition: all 0.5s; -webkit-transition: all 0.5s;
}
.slick-arrow {
	border-radius: 50% !important;
	background-size: 80% !important;
}
.shiftnav-toggle.shiftnav-toggle-button.showmobile:hover {
	
	background: rgba(255, 255, 255, 0.10);
	
	
	transition: all 0.5s; -webkit-transition: all 0.5s;
}
.full.fillwidth.cursor-hero {
	cursor: pointer;
}
.white-btn {
	border-radius: 90px;
	background: #fff;
	display: inline-block;
	color: #306FA5 !important;
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	letter-spacing: 2.34px;
	padding: 22px 50px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	transform: translateZ(0);
	will-change: transform;
	text-transform: uppercase;
}
.white-btn:hover {
	background: #306FA5;
	color: #fff !important;
	 transition: all 0.5s; -webkit-transition: all 0.5s;
}


.blue-btn {
  border-radius: 90px;
  background: #306FA5;
  display: inline-block;
  color: #fff !important;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 2.34px;
  padding: 22px 50px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none; /* ensure anchor looks like a button */
  transform: translateZ(0);
  will-change: transform;
}




#three-icons-column .white-btn {margin-top: 25px;}
#three-icons-column {
	background: #306FA5;
	padding-bottom: 100px;
}


.BLUEBTN,
.blue-btn {
	border-radius: 90px;
	background: #306FA5;
	display: inline-block;
	color: #FFF !important;
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	letter-spacing: 2.34px;
	padding: 22px 50px;
	transition: all 0.5s; -webkit-transition: all 0.5s;
}

.BLUEBTN:hover,
.blue-btn:hover {
	transition: all 0.5s; -webkit-transition: all 0.5s;
	
	background: #FFF;
	color: #306FA5 !important;
	
}


.cell.large-6.home-caption-text {
	text-align: center;
}
.txtcaroox {
	display: inline-block;
}

.homeover {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 3;
	opacity: 0.5;
}

.cell.large-12.medium-12.small-12.title-intro.padded-intro {
	padding-top: 90px;
	padding-bottom: 90px;
	max-width: 70%;
	margin: 0 auto;
}

.cell.large-12.medium-12.small-12.title-intro.padded-intro h2 { margin-bottom: 40px}


#home-video::after {
background:  url("images/strip.png") repeat-x 0 0; 
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 380px;
	content: "";
}
#home-video::before {
	background:  url("images/strip.png") repeat-x 0 0; 
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 380px;
	content: "";
	z-index: 4
}
#main-banner::after {
	background:  url("images/strip.png") repeat-x 0 0; 
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	z-index: 4;
	height: 350px;
	content: "";
}
#three-icons-column h2 {
	color: #fff !important;
}
.care-branded #main-banner::after {
	background:  url("images/strip2.png") repeat-x 0 0; 
	
}

#mosaic-column .cell.large-12.medium-12.small-12.title-intro h2 {
	color: #000 !important;
	font-size: 60px;
}

.pf-btn.is-active {
	border-radius: 90px;
	background: #306FA5;
	display: inline-block;
	color: #FFF !important;
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	letter-spacing: 2.34px;
	padding: 22px 28px;
	text-transform: uppercase;
	border: 0;
}
#projects-column {
	margin-bottom: 50px;
}


.project-item {
	overflow: hidden;
	border-radius: 20px;
}
html body .pf-btn {
	border-radius: 90px !important;
	background: #f5f5f7;
	display: inline-block;
	color: #000 !important;
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
	letter-spacing: 2.34px;
	padding: 22px 28px;
	text-transform: uppercase;
	border: 0;
}

#projects-column {
	padding: 40px 0;
}

.project-filters {
	justify-content: center;
	padding: 31px 0;
}


  /* Filters */
  .project-filters { display: flex; flex-wrap: wrap; gap: .5rem; margin-bottom: 1.25rem; }
  .pf-btn { border: 1px solid #eee; padding: .5rem .85rem; cursor: pointer; background: #fff; border-radius: 999px; font: inherit; }
  .pf-btn.is-active { border-color: #111; }

  /* Grid: 3 columns on large, 2 on tablet, 1 on mobile */
  .project-grid { display: grid; gap: 28px; will-change: opacity; }
  @media (min-width: 1025px) { .project-grid { grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 641px) and (max-width: 1024.98px) { .project-grid { grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 640.98px) { .project-grid { grid-template-columns: 1fr; } }

  .project-item { will-change: opacity, transform; }
  .project-item.is-hidden { display: none !important; }


.care-logo {display:none}
.care-branded  .care-logo {display:inline-block}
.care-branded .main-logo {display:none}

.care-branded h6,
.care-branded .review-quote,
html body.care-branded h2
{ color: #6332A2 !important}
.care-branded .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target,
.care-branded .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item > .shiftnav-target,
.care-branded .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target,
.care-branded .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target,
.care-branded .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target,
.care-branded .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target {
	color: #ffffff !important;
	background: #6332A2 !important;
}


.care-branded .BLUEBTN, .care-branded .blue-btn {
transition: all 0.5s; -webkit-transition: all 0.5s;
	background: #6332A2;
	
}
.care-branded .BLUEBTN:hover, .care-branded .blue-btn:hover {
	transition: all 0.5s; -webkit-transition: all 0.5s;
	background: #8352C2;
	color: #fff !important
}

.care-branded .white-btn.ftcta {
	color: #321756 !important;
}
.care-branded #footer-column h2 {
	color: #fff !important;
	margin-bottom: 0;
}
.care-branded #footer-column {
	background: #321756;
	
}
.care-branded #three-icons-column {background: #6332A2;}



.care-branded .tabbed-hero__title.is-active {border-left: 7px solid #6332A2;}


.cursor-hero__intro p {
	color: #070B0D;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: 170%;
}

.cards-container {
	background: #2C3346;
}

.cell.large-12.medium-12.small-12.bigtitle {
	padding: 20px 0;
	padding-bottom: 60px;
}
.cell.large-12.medium-12.small-12.title-intro {
	padding: 40px 0;
}


.cell.large-6.medium-12.small-12.redc {
	position: relative;
}

.review-img {
	width: 100%;
}

.tetimonial-rev-top {
	position: absolute;
	left: 0;
	width: 41%;
}



.cell.large-12.medium-12.small-12.bigtitle h2 {
color: #2C3345;
text-align: center;
font-family: "Barlow", sans-serif;
font-size: 55px;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 60.5px */
}

.cell.large-6.medium-12.small-12.beyu h2 {
	color: #306FA5;
	font-family: "Barlow", sans-serif;
	font-size: 65px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	padding: 40px 0;
}

p, li {color: rgba(7, 11, 13, 0.80);
font-family: "Barlow", sans-serif;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 170%; /* 35.7px */}

#sustain-icons-column {
	background: rgba(245, 245, 247, 0.80);
}

.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex {
	padding: 60px 3.5%;
}
.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex {
	display: flex;
	flex-wrap: nowrap;
}

.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex h2 {
	color: #000;
	font-family: "Barlow", sans-serif;
	font-size: 65px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.1;
	margin-top: -13px;
}

.cell.large-12.medium-12.small-12.title-intro.AnimateIn.sustain-intro-flex p {
	color: rgba(64, 64, 64, 0.80);
	font-family: "Barlow", sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: 170%;
	width: 50%;
	padding-left: 40px;
}




.cell.large-6.medium-12.small-12.beyu {
	padding: 0 3%;
}
#beyond-column {
	border-top: 1px solid #f5f5f7;
	border-bottom: 1px solid #f5f5f7;
	padding: 100px 0;
}
.cell.large-12.medium-12.small-12.butoonftcta {
	text-align: center;
}
.tetimonial-rev-top h6 {
	color: #000 !important;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: inline-block !important;
	text-align: left;
}
.tetimonial-rev-top p:first-of-type {
	color: #306FA5;
	font-family: "Inter", sans-serif;  
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
}

#beyond-column,
.full.fillwidth.cursor-hero { background: url("images/stripy.png") no-repeat center top;}
.svvx {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 20%;
	text-align: center;
}
.cursor-hero__intro {
	margin-bottom: 1.5rem;
	max-width: 55%;
}
h6 {
	color: #6BB6E3 !important;
	text-align: center;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: bold !important;
	line-height: 120%;
	letter-spacing: 2.47px;
	text-transform: uppercase;
}


.cursor-hero__intro h2 {
	color: #2C3345;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 55px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%;
}

#home-video {
	background: #000;
}

.chv {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin-bottom: 40px;
  z-index: 6;

  /* animation */
  animation: floatUpDown 4s ease-in-out infinite;
}

@keyframes floatUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px); /* adjust distance */
  }
}





.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
	background: #2C3345 !important;
}
.cky-btn.cky-btn-accept {
	background: #2C3345 !important;
	border-color: #2C3345 !important;
	color: #fff !important
}
.cky-btn {
	border-color: #2C3345 !important;
	color: #2C3345 !important;
}
.cky-show-desc-btn {color: #2C3345 !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;
	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;
	height: 240px;
}

::-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%;
	
}

.rw-wrapper {
	margin-bottom: 30px;
}



.rw-sentence span {
	color: #EBEBEB;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 41px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}
.rw-sentence {
	display: flex;
	justify-content: center;
	gap: .3em;
	text-align: center;
}
.rw-sentence strong {
	color: #6BB6E3;
}
.rdx{ margin:0; }

.rw-words{
  display:inline-block;
  position:relative;
  white-space:nowrap;
   /* override the 230px */
  text-align:left;
}

.rw-words span{
  position:absolute;
  left:0; top:0;
  opacity:0;
  will-change: transform, opacity;
}





.asl {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}

.asl strong {
	color: #6BB6E3;
	font-family: "Barlow", sans-serif;
	font-size: 41px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
}
.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;
}

#mosaic-column {
	padding: 60px 0;
}


.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; 
}
#colophon {
	padding: 20px 0;
}




.cell.large-4.footerright {
	text-align: right;
}
#colophon p, #colophon a, #colophon span, #colophon div {
	color: rgba(0, 0, 0, 0.50);
	
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 229.4%;
	text-transform: capitalize;
}
.cell.large-4.footerleft p, .cell.large-4.footerleft .footerlnk {
	display: inline-block;
	margin: 0;
}
.cell.large-4.footermid {
	text-align: center;
}
#footer-column {
	background: #2C3345;
	color: #fff;
	text-align: center;
	padding: 160px 0;
}
.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex h2 {
	padding-right: 60px;
	width: auto;
	text-align: left;
}
.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex p {
	width: 60%;
}
#footer-column p {
	color: rgba(255, 255, 255, 0.80);
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: 170%;
	margin-bottom: 30px;
}
#footer-column h2 {
	color: #FFF;
	text-align: center;
	font-family: "Barlow", sans-serif;
	font-size: 71px;
	font-style: normal;
	font-weight: 275;
	line-height: 1;
	margin-bottom: 10px;
}
#footer-column .cell {
	text-align: center;
}
.smaller-xicons {
	padding: 0 80px;
}


#sustain-icons-column .slick-prev.slick-arrow,
#three-icons-column .slick-prev.slick-arrow {
  background: url("images/footer-leftw.svg") no-repeat scroll center center; 
  left: 0;
}

#sustain-icons-column .slick-next.slick-arrow,
#three-icons-column .slick-next.slick-arrow {
  background: url("images/footer-rightw.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;
	
}
*/


.sub-menu {
  display: none;
}



.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 {
  height: 4px;
  width: 32px;
  float: left;
  background: white;
  clear: both;
  margin-bottom: 5px;
  border-radius: 7px;
}
.sandwichmenu {
  border: 1px solid white;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 60px;
  margin-left: 50px;
  margin-top: 30px;
  width: 60px;
  padding-top: 17px;
  padding-left: 13px;
}

.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}

p { color:#000}

.header.full {
	background: transparent;
	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: 30px 0;
}
.header.full.sticky {
	background: rgba(10, 20, 13, 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;
}
.project-item .mosaic-card {
	width: 100% !important;
}
/*--------------------------------------------------------------
# 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%;
}

#three-icons-column h2 span {
	color: #fff !important;
}


/*responsive*/

@media only screen and (min-width: 1671px) and (max-width: 7000px) {}		
	
@media only screen and (min-width: 1601px) and (max-width: 1670px) {
	
#bg-overlay .carouslebigtext h2 {
	font-size: 122.523px;	
}	
html body h2 {
	
	font-size: 56px;
	
}
	
	
}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {
	
#bg-overlay .carouslebigtext h2 {
	font-size: 122.523px;	
}	
html body h2 {
	
	font-size: 56px;
	
}
	
}

@media only screen and (min-width: 1361px) and (max-width: 1500px) {
	.cell.large-6.image-card img {
	width: 90%;
	
}
	.tetimonial-rev-top h6 {
	
	font-size: 12px;
	
}
	.tetimonial-rev-top p:first-of-type {

	font-size: 21px;
	
	line-height: 28px;
}
.cursor-hero__intro {
	max-width: 69%;
}	
#bg-overlay .carouslebigtext h2 {
	font-size: 100px;	
}	
html body h2 {
	
	font-size: 46px;
	
}	
	
}

/* #Desktop (1366)

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

	height: 259px;
	
}
	.review-quote {

	font-size: 18px;

	line-height: 25px;
}
	#mediablock-column h2 {
	margin-bottom: 0px;
}
	
.tetimonial-rev-top {
	
	width: 57%;
	background: #fff;
	z-index: 2;
	padding: 30px;
	border-radius: 30px 0px 30px 0px;
}
.cell.large-6.image-card img {
	width: 90%;
	
}
	.tetimonial-rev-top h6 {
	
	font-size: 12px;
	
}
	.tetimonial-rev-top p:first-of-type {

	font-size: 21px;
	
	line-height: 28px;
}
.cursor-hero__intro {
	max-width: 80%;
}	
#bg-overlay .carouslebigtext h2 {
	font-size: 100px;	
}	
html body h2 {
	
	font-size: 46px;
	
}	
.card {
	
	padding: 20px;
	
}
}



/* #Tablet (1024)

================================================== */
@media only screen and (min-width: 1001px) and (max-width: 1279px) {
	.mosaic-card {
	
	width: 460px;
	height: 460px;
	
}
	#main-banner p {
	
	font-size: 21px;
	
}
	#main-banner h1 {
	font-size: 45px;

}
	.contact-form.cf7-modern {
	border: 1px solid #ccc;
	padding: 30px 20px;
	margin-top: 50px;
	border-radius: 20px;
}
	.contact-form.cf7-modern .grid-x {
	margin: 0;
	width: 100%;
	max-width: 100%;
}
	
	.manual-mosaic {
	margin-bottom: 40px;
}
	.gallery-blocks.odd {
	width: 41%;
	
}
	#main-banner.banner-with-review {
	padding-top: 140px;
	height: auto;
	padding-bottom: 70px;
}
	.cell.large-6.medium-12.small-12.mediatext {
	padding: 50px 0px;
}
	
	
	.team-cta__inner h3 {

	font-size: 51px;

}
	
	.tm-name {
	
	font-size: 35px;
	
}
	.team-grid {
	grid-template-columns: repeat(2, 1fr);
}
	.cell.large-6.medium-12.small-12.zz-text.grid-x.align-middle.align-center {
	padding: 50px 0;
}
.telephone-number span {
	display: none;
}
	.mosaic-card__badge {
	
	font-size: 12px;
	
	padding: 11px 12px;
	
}
.mosaic-card__title {
	
	font-size: 23px;
	
}	
.mosaic-card__text {
	
	width: 51%;
}	
	
	.tabbed-hero__title {
	
	font-size: 80px;
	
}
	.cell.large-6.text-card p {
	
	font-size: 23px;
	
}
	.cards-container .cell.large-6 {
	width: 50%;
}
	
	.explain__panels {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}
	
	#explain-column {
	padding-bottom: 70px;
}
	
	
.media-mosaic__item {
	height: 419px;
}
	.review-quote {

	font-size: 18px;

	line-height: 25px;
}
	#mediablock-column h2 {
	margin-bottom: 0px;
}
	.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex {
	display: flex;
	flex-wrap: wrap;
}
	#colophon .cell.large-4.footerleft {
	text-align: center;
}
.cell.large-6.medium-12.small-12.beyu {
	padding: 50px 0;
}
	.cell.large-6.medium-12.small-12.beyu h2 {
	
	padding: 10px 0;
}
.cell.large-6.image-card img {
	width: 90%;
	
}
	.tetimonial-rev-top h6 {
	
	font-size: 12px;
	
}
	.tetimonial-rev-top p:first-of-type {

	font-size: 21px;
	
	line-height: 28px;
}
.cursor-hero__intro {
	max-width: 80%;
}	
#bg-overlay .carouslebigtext h2 {
	font-size: 100px;	
}	
html body h2 {
	
	font-size: 46px;
	
}	
.card {
	
	padding: 20px;
	
}

}




/* #Tablet (Portrait)

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

@media only screen and (min-width: 768px) and (max-width: 1000px) {
.cell.large-6.home-caption-text h1 {
	
	font-size: 53px;
	
}
	
#mediablock-column {
	padding: 80px 0;
	padding-bottom: 0;
}	
	.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex h2 {
	padding-right: 0;
	width: 100%;
	text-align: left;
}
	.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex p {
	width: 100%;
}
	.rw-sentence span {
	
	font-size: 26px;
	
}
	.team-modal__content.grid-x.align-middle {
	padding: 20px 20px;
}
	#team-column .cell.large-12.medium-12.small-12.title-intro {
	padding: 30px 0;
	max-width: 100%;
}
	.tabbed-hero__icon-body p {

	font-size: 16px;
	
}
	.is-images .imgwrap {
	width: 440px;
	height: 460px;
}
	.tabbed-hero__title {
	font-size: 60px;
}
	#bg-overlay .cell.large-7.medium-9.small-12 {
	width: 100%;
}
#footer-column h2,	
#three-icons-column h2,	
.cursor-hero__intro h2 {
	line-height: 1.2;
	font-size: 40px;
	
}	
	
.mosaic-card {
	
	width: 460px;
	height: 460px;
	
}
	#main-banner p {
	
	font-size: 21px;
	
}
	#main-banner h1 {
	font-size: 45px;

}
	.contact-form.cf7-modern {
	border: 1px solid #ccc;
	padding: 30px 20px;
	margin-top: 50px;
	border-radius: 20px;
}
	.contact-form.cf7-modern .grid-x {
	margin: 0;
	width: 100%;
	max-width: 100%;
}
	
	.manual-mosaic {
	margin-bottom: 40px;
}
	.gallery-blocks.odd {
	width: 41%;
	
}
	#main-banner.banner-with-review {
	padding-top: 140px;
	height: auto;
	padding-bottom: 70px;
}
	.cell.large-6.medium-12.small-12.mediatext {
	padding: 50px 0px;
}
	
	
	.team-cta__inner h3 {

	font-size: 51px;

}
	
	.tm-name {
	
	font-size: 35px;
	
}
	.team-grid {
	grid-template-columns: repeat(2, 1fr);
}
	.cell.large-6.medium-12.small-12.zz-text.grid-x.align-middle.align-center {
	padding: 50px 0;
}
.telephone-number span {
	display: none;
}
	.mosaic-card__badge {
	
	font-size: 12px;
	
	padding: 11px 12px;
	
}
.mosaic-card__title {
	
	font-size: 23px;
	
}	
.mosaic-card__text {
	
	width: 51%;
}	
	
	.tabbed-hero__title {
	
	font-size: 80px;
	
}
	.cell.large-6.text-card p {
	
	font-size: 23px;
	
}
	.cards-container .cell.large-6 {
	width: 50%;
}
	
	.explain__panels {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}
	
	#explain-column {
	padding-bottom: 70px;
}
	
	
.media-mosaic__item {
	height: 339px;
}
	.review-quote {

	font-size: 18px;

	line-height: 25px;
}
	#mediablock-column h2 {
	margin-bottom: 0px;
}
	.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex {
	display: flex;
	flex-wrap: wrap;
}
	#colophon .cell.large-4.footerleft {
	text-align: center;
}
.cell.large-6.medium-12.small-12.beyu {
	padding: 50px 0;
}
	.cell.large-6.medium-12.small-12.beyu h2 {
	
	padding: 10px 0;
}
.cell.large-6.image-card img {
	width: 90%;
	
}
	.tetimonial-rev-top h6 {
	
	font-size: 12px;
	
}
	.tetimonial-rev-top p:first-of-type {

	font-size: 21px;
	
	line-height: 28px;
}
.cursor-hero__intro {
	max-width: 80%;
}	
#bg-overlay .carouslebigtext h2 {
	font-size: 100px;	
}	
html body h2 {
	
	font-size: 46px;
	
}	
.card {
	
	padding: 20px;
	
}

}




/*  #Mobile (Portrait)

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


@media only screen and (max-width: 767px) {
	
	.team-card {
	margin-bottom: 10px;
}
.team-grid {
	grid-template-columns: none;
	width: 100%;
	display: inline-block;
}
	.cursor-hero__intro h6 {
	padding: 4px 0;
}
	.cursor-hero__intro p {
	
	font-size: 16px;
	
	line-height: 159%;
}
	
	
	.cky-notice-btn-wrapper {
	display: inherit;
}
	.cky-btn {
	width: 25%;
}
	
	.carouslebigtext.slick-slider p {

	font-size: 17px;

	line-height: 1.4;
}
	#culture-column {
	margin-bottom: 0;
}
	#bg-overlay h2 {
	
	font-size: 32px;
	
	line-height: 1.2;
}
	#bg-overlay .carouslebigtext h2 {
	font-size: 32px;
}
	.is-images {
	
	padding-top: 50px;
}
	.rw-sentence span {
	font-size: 17px;
}
	.telephone-number {
	background: url( "images/phone-header.svg")no-repeat 0 0/49px;
	padding-left: 47px;
	display: inline-block;
	height: 49px;
	padding-top: 5px;
	text-align: left;
	vertical-align: middle;
	margin-right: 13px;
}
	header .BLUEBTN {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	border-radius: 0;
	padding: 13px 0;
}
	
.header.full {
	padding-top: 60px !important;
}
.shiftnav-toggle.shiftnav-toggle-button.showmobile .mnt {
	display: none;
}
	.shiftnav-toggle.shiftnav-toggle-button.showmobile {
	
	padding: 14px;
	
}
	.shiftnav-toggle.shiftnav-toggle-button.showmobile svg {
	margin-right: 0;
}
.grid-container {	
	max-width: 93%;
	width: 93%;
}	
	
.cell.large-6.home-caption-text h1 {
	
	font-size: 30px;
	
}
	
#mediablock-column {
	padding: 80px 0;
	padding-bottom: 0;
}	
	.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex h2 {
	padding-right: 0;
	width: 100%;
	text-align: left;
}
	.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex p {
	width: 100%;
}

	.team-modal__content.grid-x.align-middle {
	padding: 20px 20px;
}
	#team-column .cell.large-12.medium-12.small-12.title-intro {
	padding: 30px 0;
	max-width: 100%;
}
	.tabbed-hero__icon-body p {

	font-size: 16px;
	
}
.is-images .imgwrap {
	width: 270px;
	height: 240px;
}
	
	
	
	
	.tabbed-hero__title {
	font-size: 60px;
}
#bg-overlay .cell.large-7.medium-9.small-12 {
	width: 90%;
}
#footer-column h2, #three-icons-column h2, .cursor-hero__intro h2 {
	line-height: 1.2;
	font-size: 27px;
}
	.icongreen {
	width: 80px;
	height: 80px;
	
	padding: 14px;
	
}
	#footer-column {
	
	padding: 80px 0;
}
	.smaller-xicons h3 {
	
	font-size: 26px;

	line-height: 1;
}
.mosaic-card {
	width: 290px;
	height: 260px;
}
	#main-banner p {
	
	font-size: 16px;
	
}
	#main-banner h1 {
	font-size: 34px;
}
	
	.tetimonial-rev-top {
	position: static;
	left: 0;
	width: 100%;
}
	
	#main-banner {
	height: auto;
	padding-top: 190px;
	padding-bottom: 40px;
}
	
	.cell.large-12.medium-12.small-12.title-intro.padded-intro {
	padding-top: 40px;
	padding-bottom: 50px;
	max-width: 95%;
	margin: 0 auto;
}
	#colophon p, #colophon a, #colophon span, #colophon div {
	
	text-align: center;
}
	.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex h2 {
	
	font-size: 36px;
	
}
	.white-btn {
	border-radius: 90px;

	font-size: 12px;
	
	letter-spacing: 1.34px;
	padding: 22px 30px;
	
}
	.icon-caroo-grey.slick-slider {
	padding: 95px 0;
	background-size: cover;
}
	.cell.large-6.medium-12.small-12.beyu h2 {
	
	font-size: 36px;
	
	padding: 40px 0;
}
	.contact-form.cf7-modern {
	border: 1px solid #ccc;
	padding: 30px 20px;
	margin-top: 50px;
	border-radius: 20px;
}
	.contact-form.cf7-modern .grid-x {
	margin: 0;
	width: 100%;
	max-width: 100%;
}
	
	.manual-mosaic {
	margin-bottom: 40px;
}
	.gallery-blocks.odd {
	width: 41%;
	
}
	#main-banner.banner-with-review {
	padding-top: 140px;
	height: auto;
	padding-bottom: 70px;
}
	.cell.large-6.medium-12.small-12.mediatext {
	padding: 50px 0px;
}
	
	
.team-cta__inner h3 {
	font-size: 31px;
	line-height: 1.2;
}
	
	.tm-name {
	
	font-size: 35px;
	
}
	.team-card {
	margin-bottom: 20px;
}
	.team-modal.is-open .team-modal__media {
	display: none;
}
	.cell.large-6.medium-12.small-12.zz-text.grid-x.align-middle.align-center {
	padding: 50px 0;
}
.telephone-number span {
	display: none;
}
	.mosaic-card__badge {
	
	font-size: 12px;
	
	padding: 11px 12px;
	
}
.mosaic-card__title {
	
	font-size: 23px;
	
}	
.mosaic-card__text {
	
	width: 51%;
}	
	.tabbed-hero__icon-body h3, .tabbed-hero__icon-body h4, .tabbed-hero__icon-body h5 {

	font-size: 25px;
	
}
	
	.smaller-xicons {
	padding: 0 20px;
}
	
	.cell.large-12.medium-12.small-12.bigtitle h2 {
	
	font-size: 35px;
	
	padding: 0 20px;
}
.tabbed-hero__title {
	font-size: 30px;
	margin-bottom: 10px;
}
.cell.large-6.text-card p {
	font-size: 19px;
}
.cards-container .cell.large-6 {
	width: 100%;
}
	.floated-review {
	width: 100%;
	background: #fff;
	padding: 21px 27px;
}
	html body #main-banner .floatedbanner-review .review-copy p {
	color: rgba(0, 0, 0, 0.60);
	
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
}
	.explain__panels {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}
	.media-mosaic__item.size-50.containsreview {
	height: auto;
}
	
.cell.large-6.text-card img {
	width: 50px;
	margin-bottom: 20px;
}	
	.tabbed-hero {

	
	height: 990px;
}
	#explain-column .cell.title-intro {
	text-align: center;
	padding: 30px 0;
}
	#mosaic-column .cell.large-12.medium-12.small-12.title-intro h2 {
	color: #000 !important;
	font-size: 30px;
	padding: 0 10px;
}
	
	#project-inner-column h2 {
	font-size: 30px;
}
	
	#project-inner-column h2 {
	font-size: 30px;
}
	.gallery-blocks {
	height: 194px !important;
	margin-bottom: 1%;
}
	html body .pf-btn {
	
	font-size: 12px !important;
	
	line-height: 130% !important;
	letter-spacing: 1.34px !important;
	padding: 15px 10px !important;
	
}
	.explain__image {

	height: 360px;
}
	.explain__tabs-indicator {
	display: none;
}
	.media-mosaic__review {
	position: static;
}
	.explain__tabs {
	gap: 14px;
	justify-content: center;
}
	.explain__tabs {
	background: #f5f5f7;
	padding: 20px 0;
	border-radius: 10px;
}
	#explain-column {
	padding-bottom: 70px;
}
	.media-mosaic__item.size-50.containsreview {
	flex-basis: calc(100% - var(--m-gap) * .5);
}
	.media-mosaic__item.size-50.norev {
	flex-basis: calc(100% - var(--m-gap) * .5);
}
	.media-mosaic__item.size-50 {
	flex-basis: calc(50% - var(--m-gap) * .5);
}
	
	.page-id-122 .media-mosaic__item.size-50.norev {
        flex-basis: calc(50% - var(--m-gap) * .5);
    }
	
	.media-mosaic__review {
	height: auto !important;
}
	
.media-mosaic__item {
	height: 159px;
}
	.review-quote {

	font-size: 18px;

	line-height: 25px;
}
	#mediablock-column h2 {
	margin-bottom: 0px;
}
	.cell.large-12.medium-12.small-12.title-intro.sustain-intro-flex {
	display: flex;
	flex-wrap: wrap;
}
	#colophon .cell.large-4.footerleft {
	text-align: center;
}
.cell.large-6.medium-12.small-12.beyu {
	padding: 50px 0;
}
	.cell.large-6.medium-12.small-12.beyu h2 {
	
	padding: 10px 0;
}
.cell.large-6.image-card img {
	width: 90%;
	
}
	.tetimonial-rev-top h6 {
	
	font-size: 12px;
	
}
	.tetimonial-rev-top p:first-of-type {

	font-size: 21px;
	
	line-height: 28px;
}
.cursor-hero__intro {
	max-width: 80%;
}	
#bg-overlay .carouslebigtext h2 {
	font-size: 32px;
}
html body h2 {
	font-size: 31px;
	line-height: 1.2;
}
.card {
	padding: 20px 0;
}
	.cell.large-12.medium-12.small-12.title-intro.padded-intro h2 {
	margin-bottom: 15px;
}
	
	
}





/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */



@media only screen and (min-width: 480px) and (max-width: 767px) {


}


@media only screen and (min-width: 1001px) and (max-width: 9000px) {
}
@media only screen and (min-width: 0px) and (max-width: 1000px) {


/*animatein*/

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

.active.AnimateIn, 
.visible.AnimateIn {  -webkit-animation: animteIn 0.2s 0.2s forwards; 
    animation: animteIn 0.2s 0.2s 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.4s 0.4s forwards; 
    animation: animteIn2 0.4s 0.4s 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); }
}	
		
	



}

