.w .tooltip {
	background: #122466;
}

.w.division .triangle{
	border-bottom: 20px solid #122466;
}
.page-template-0_about_2024
#aboutcta{
	display: block;
}
.page-template-0_about_2024 #d-menu ul li a{
	color: #fff;
}
.page-template-0_about_2024 #banner{
	background:url(../images/abg.jpg) center top no-repeat;
	background-size:cover;
	justify-content: center;
}

.page-template-0_about_2024 .remodal{
	min-height:100%;
}
.page-template-0_about_2024 .remodal-wrapper {
	overflow-x: hidden;
}
.page-template-0_about_2024 #banner h1{
	font-size: 46px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 55px;
	margin-bottom:20px;
}

.page-template-0_about_2024 #banner .content{
	max-width:850px;
	width:100%;
	margin:0 auto;
}
.page-template-0_about_2024 .image video, .page-template-0_about_2024 .vimeo-container video{
	height: 100%;
	width:100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.page-template-0_about_2024 .vimeo-container video{
	width:100%;
	height:auto;
}
.page-template-0_about_2024 #banner h2{
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 30px;
}


.page-template-0_about_2024 #rollovers{
	display:flex;
	flex-wrap: wrap;
	max-width:600px;
	margin: 60px auto 0 auto;
	width:100%;
	justify-content: space-between;
}

.division .icon{
	width:60px;
	height:60px;
	border-radius: 10px;
	background:#0C6AB5;
	display: flex;
	justify-content: center;
	margin:0 auto;
	align-items: center;
}
.division .icon img{
	width:35px;
	height:auto;
}


.division h6{
	text-transform: uppercase;
	font-size: 12px;
	font-weight:600;
	color: #FFFFFF;
	margin-top:8px;
	text-align: center;
	line-height: 25px;
}

.tooltip{
	position: absolute;
	background:#0C6AB5;
	color:#fff;
	text-align: center;
	padding:30px;
	width:280px;
	margin-top:40px;
	-webkit-transition: all  500ms;
	  -moz-transition:  all   500ms;
	  -o-transition:  all  500ms;
	  transition: all   500ms;
	  opacity: 0;
	  visibility:hidden;
}

#rollovers a.division:hover .tooltip{
	opacity:1;
	  -webkit-transition: all  500ms;
	  -moz-transition:  all   500ms;
	  -o-transition:  all  500ms;
	  transition: all   500ms;
	  margin-top:20px;
	  box-shadow: 20px 20px 20px 0 rgba(0,0,0,0.31);
	  visibility: visible;
}
#banner .tooltip p{
	color:#fff;
	display: block;
	font-size:13px;
	line-height:20px;
	float:none;
}

#banner .tooltip p span{
	display: block;
	text-decoration: underline;
	margin-top:10px;
}
.tooltip img{
	width:100px;
	height:auto;
	margin-bottom:10px;
}

.triangle{
	width: 0;
	  height: 0;
	  border-left: 20px solid transparent;
	  border-right: 20px solid transparent;
	 border-bottom: 20px solid #0C6AB5;
	 position: absolute;
	 top:0;
	 margin-left:90px;
	 margin-top:-20px;
}

.ac .tooltip{
	background:#1B9087;
}

.ac .triangle{
	border-bottom: 20px solid #1B9087;
}

.cc .tooltip{
	background:#48AA48;
}

.cc .triangle{
	border-bottom: 20px solid #48AA48;
}
.tip .triangle{
	border-bottom: 20px solid #4AAFD9;
}

.tip .tooltip{
	background:#4AAFD9;
}

.ecp .triangle{
	border-bottom: 20px solid #111;
}

.ecp .tooltip{
	background:#111;
}

#feature{
	display: flex;
	flex-wrap: wrap;
}

#feature .left{
	flex: 0 1 33.3333%
}
#feature .right{
	flex: 0 1 66.6666%
}
#feature .left .image{

min-height:50vh;
	width:100%;
	position: relative;
	overflow:hidden;
}

#feature .left .image iframe{

position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  user-select: none;
  pointer-events: none;
  aspect-ratio: 16/9;
}
#feature .text{
	min-height:50vh;
}
#feature .text p{
	margin:0;
}

#feature .left .text{
	color:#fff;
	background:#111;
	padding:5vw;
}

#feature .left .text{
	display: flex;
	align-items: center;
}
#feature .left .text img{
	width:150px;
	margin-bottom:40px;
}
#feature .left .text p{
	color:#fff;
	font-size:14px;
	line-height:28px;
}


#feature .right .text{
	background:#F4F4F4;
	padding:5vw;
}

#feature .right{

	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	position: relative;
}
#feature .right .cover{
	position: absolute;
	z-index: 2;
	width:100%;
	height:100%;
	top:0;
	left:0;
	display: block;
}
#feature .right .text{

	flex: 0 1 50%;
	align-items: center;
	display: flex;
	z-index: 3;
}
#feature .right .text h6{
	font-size:15px;
	line-height: 25px;
	font-weight:bold;
	margin-bottom:40px;
	display: block;
}

#feature .right .text p{

	font-size:14px;
	line-height:28px;
}

#bios{
	max-width:none;
	margin:0;
	background:#111111;
}
.bio {
	flex: 0 1 16.666666%;
	text-align: center;
	margin-bottom:0;
	position: relative;
}

.bio .name{
	z-index: 9999;
	position: absolute;
	width: 100%;
	padding-bottom:20px;
	bottom: 0;
	padding-top:40px;
	opacity:0;
	transition: opacity 2s;
	  background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.9));
}

.bio h4{
	color:#fff;
	font-size:14px;
	line-height: 21px;
	margin-bottom: 0;
}

.bio h6{
	color:#aaa;
	font-size:11px;
	line-height:15px;
}



#bios .clip{
	height: 16.666666vw;
	width:100%;
}
.bio .headshot {
	width: 101%;
	height: 101%;
}
.cover{
	display: block;
	position: absolute;
	z-index: 2;
	width:101%;
	height:101%;
	cursor:pointer;
	transition: opacity .5s;
	opacity:1;
	background-color:rgba(106,106,106,.8);
	display: none;
}
a.bio:hover .name{
	opacity: 1;
	transition: opacity 2s;

}

a.bio:hover
.cover{
	opacity:0;
	transition: opacity .5s;
}

.flickity-prev-next-button .flickity-button-icon {
	position: absolute;
	left: 35%;
	top: 20%;
	width: 30%;
	height: 60%;
}

.case{
	display: flex;
	flex-wrap: wrap;
	width:100%;
}
.case .left, .case .right{
	padding:5vw;
}
.case .right{
	flex: 0 1 66.6666%;
}
.case .left.info img{
	width:250px;
	height:auto;
	margin-bottom:40px;
	max-width: 100%;
}
.case .left{
	flex: 0 1 33.3333%;
}
.case .right{
	flex: 0 1 66.6666%;
}
.case .left.info{
	background:#111111;
	display: flex;
	align-items: center;
}

.case .left.quote{
	background:#111111;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.case .services{
	background:#F4F4F4;
}

.quote p{

	font-style: italic;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 29px;
	margin-top:20px;
}
.case .quote img {
	opacity: .3;
	margin-bottom: 20px;
	width: 30px;
}


.case h6{
	opacity: 0.57;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 25px;
	text-transform: uppercase;
}
.case h5{
	color:#fff;
	font-weight:400;
}

.case h2{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing: 0;
	line-height: 35px;
	margin-top:20px;
}



.case p{
	font-size: 13px;
	color: #111;
	letter-spacing: 0;
	line-height: 25px;
}

.case .services{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.unset{

	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.case .point{
	flex: 0 1 45%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px 0 20px 0;
	align-items: center;
}

.case .point:first-of-type{
	margin-top:0;
}

.case .point:last-of-type{
	margin-bottom:0;
}

.case .quote p{
	margin-top:0;
	font-size: 17px;
	line-height: 31px;
	color: #ccc;
}
.case h4{
	font-weight:600;
	font-size: 15px;
	line-height: 22px;
	font-family: 'Roboto', sans-serif;
}

.case .quote p.small{
	margin-top:30px;
	font-size:11px;
	line-height:18px;
}

.case .points{
	flex: 0 1 45%;
}

.case .writeup{
	flex: 0 1 45%;
}
.case li{
	margin-bottom:10px;

}
.case ul{
		margin-left:-20px;
	  list-style-position: outside;
}

.case .icon{
	width:44px;
	height:44px;
	background:#aaa;
	border-radius: 7px;
	display: flex: 0 1 44px;
}
.case .icon.cc{
	background:#48AA48 url(../images/s.svg) center center no-repeat;
	background-size:45%;
}

.case .icon.ec{
	background:#0C6AB5 url(../images/ec.svg) center center no-repeat;
	background-size:55%;
}

.case .icon.da{
	background:#1B9087 url(../images/d.svg) center center no-repeat;
	background-size:40%;
}
.case .icon.sa{
	background:#1496D3 url(../images/sales.svg) center center no-repeat;
	background-size:40%;
}

.case .icon.fi{
	background:#111 url(../images/ecp.svg) center center no-repeat;
	background-size:50%;
}

.case .desc{
	font-size:13px;
	line-height:18px;
	color:#111;
	flex: 0 1 calc(100% - 60px);
}

.flickity-button{

	background: hsla(0,0%,100%,.35);
}

.flickity-page-dots{
	top:25px;
	height: 40px;
	display: none;
}

.flickity-prev-next-button {
	top: 50%;
}

.flickity-page-dots .dot{
	background:#fff;
	margin: 0 5px;	width: 8px;
	height: 8px;
}

.case .vimeo-container {
	  padding: 0;
	  width: 100%;
	  height: 100%;
	  overflow: hidden;
	  position: relative;
	}
.case	iframe {
	  box-sizing: border-box;
	 // width: 177.77777778vh;
	 // height: 56.25vw;

	  min-width: 120%;
	  min-height: 120%;
	  position: absolute;
	  top: -10%;
	  left: -10%;
	  //top: 50%;
	  //left: 50%;
	  //transform: translate(-50%, -50%);
	}
.case .right.video{
	padding:0;
	background: #111;
}

#values{
	padding: 10vw ;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	justify-content: space-between;
}

.case .right.video {
	min-height: 35vw;
}
#chosen{
	flex: 0 1 40%;
}

#chosen h4{
	color:#ffc800;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	text-transform: uppercase;
	font-size:15px;
	line-height:18px;
}
#chosen p{
	margin-top: 30px;
	font-size: 13px;
	color: #fff;
	letter-spacing: 0;
	line-height: 25px;

}
.value{
	color:#fff;
	position: absolute;
	width:200px;
	text-align: center;
	font-weight:600;
	text-transform: uppercase;
	font-size:13px;
	line-height:13px;
	cursor:pointer;
}

.choice{
	display: none;
}

.choice.current{
	display: block;
}

.value:hover, .value.current{
	color:#ffc800;
}
#chart{

	position: relative;
}

.value.topleft{
	top:0;
	left:-10%;
}

.value.topright{
	top:-10%;
	left:70%;
}
.value.bottommid{
	bottom:-10%;
	left:30%;
}

.value.bottomright {
	bottom: 25%;
	right: -30%;
}
.value.bottomleft {
	bottom: 27%;
	left: -30%;
}
#chart img{
}
#chart img {
	max-width: 100%;
}

.mobile{
	display: none;
}

#persons{
	display: flex;
	flex-wrap: wrap;
}
#filters button.current{
	font-weight:bold;
}
#team{	max-width: 90%;
	margin: 5% auto;
	padding:20px;
}
.person{
	height:20vw;
	background:#aaa;
	transform: scaleY(0);
	flex: 0 1 20%;
	transition: opacity 2s ease-in-out;
	  transition: transform 2s ease-in-out;
	  max-height:0;
	  max-width:0;
	  opacity: 0;
	  overflow: hidden;
	  transition: max-width 2s, 1s ease-in-out;
 	 transition: max-height 2s, 1s ease-in-out;
	  position: relative;
	  border: 0px solid #fff;
}

.person.show{
	opacity: 1;
	  max-height:20%;
		max-width:20%;
	  transform: scaleY(1);
	  border: 3px solid #fff;
}
.person .name{
	z-index: 9999;
	position: absolute;
	width: 100%;
	padding-bottom: 20px;
	bottom: 0;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
	padding-top: 40px;
	opacity: 0;
	transition: opacity 1s;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .9));
}
.person .name h4{
	margin-bottom:5px;
	line-height: 14px;
	color:#fff;
}
.person:hover .name{
	opacity: 1;
}
.person .name h6{

color:#ccc;
	  white-space: nowrap;
	  overflow: hidden;
	  text-overflow: ellipsis;
}
.person .headshot{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 1;
	transition: transform 1s;
}

.bio-content .video{
	aspect-ratio: 16/9;
	position: relative;
}
.bio-content .video iframe{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.person:hover .headshot{
	transform: scale(1.1);
}
#team .head h2{
	margin-bottom:10px;
}
#team .head{
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	margin-bottom:40px;
	border-bottom:1px solid #000;
}

#team #filters button{
	border:none;
	box-shadow:None;
	cursor:pointer;
	border-radius: 20px;
	padding:8px 20px;
	-webkit-appearance: none;
	color:#000;
	background:#F3F3F3;
	font-family: Roboto, sans-serif;
}

#team #filters button.current{
	background:#ffc800;
}
/* --------------------------------------------------------- RESPONSIVE -------------------------- */

@media only screen and (max-width: 1024px)
{
	.case .services{
		display: block;
	}

	#values {
		padding: 7vw;
	}

	.case .points {
		margin-bottom: 40px;
	}
	#chart{
		flex: 0 1 40%;
	}
	.bio .headshot, #bios .clip{
		height:inherit;
	}
	.bio{
		flex: 0 1 20%;
	}
	#bios .clip {
		height: 20vw;
	}
	#feature .left, #feature .right{
		flex: 0 1 100%;
		display:flex;
		flex-wrap: wrap;
	}
	#feature .left .image, #feature .left .text{
		flex: 0 1 50%;
	}
	#feature .right{
		flex-direction: row-reverse;
	}

	.page-template-0_about_2024 #banner h1{

		font-size: 36px;
		line-height: 45px;
	}



	.page-template-0_about_2024 #banner h2{

		font-size: 16px;

		line-height: 25px;
	}
}
@media only screen and (max-width: 900px)
{
	.case .quote p {
		font-size: 14px;
		line-height: 24px;
	}

}

@media only screen and (max-width: 768px)
{
	#team .head{
		margin-bottom:10px;
	}
	#feature .right .text h6{
		display: none;
	}
	#team #filters {
		margin-bottom:10px;
	}
	#team #filters button{
		margin-bottom:5px;
	}
	#team{
		max-width:100%;
		margin:0;
		padding-top: 50px;
	}
	.person .name h4 {
	font-size: 13px;
	margin:0;
}
.person .name h6 {
	font-size: 11px;
}
	.person{
		flex:0 1 50%;
		height: 50vw;
	}
	.person.show{
		max-width:50%;
	}
	.case .left.info div{
		text-align: center;
		width:100%;
	}
	.case .left.info img{
		max-width:150px;
		margin-top:20px;
		margin-bottom:20px;
	}
	.case.silv .left.info img {
		max-width: 200px;
	}
	.case.lion .left.info img{
		width:90px !important;
	}
	.case{
		display: block;
	}

	.case .vimeo-container{
		height:50vw;
	}
	.case .point{
		flex: 0 1 100%;
		margin:10px 0px;
	}
	.bio {
		flex: 0 1 25%;
	}

	#bios .clip{
		height:25vw;
	}
	#banner{
		margin-bottom:0;
	}
	.page-template-0_about_2024 #banner{
		min-height: 100vh;
		padding: 0 20px;
	}

	.case .left, .case .right{
		flex: 0 1 50%;
	}

	#chart img{
		display: none;

	}

	.value{
		position: inherit;
	}
	#values{
		align-items: inherit;
	}

	.value{
		top:inherit !important ;
		left:inherit !important;
		bottom:inherit !important;
		right: inherit !important;
		text-align: left;
		margin-bottom:20px;
	}
}

@media only screen and (max-width: 600px)
{
	.case.lion .left.info img{
		margin-top:0;
	}
	.case.lion .left.info h2{
		margin-bottom:10px !important;
	}

	.value{
		margin-bottom:15px;
		color: #a2a2a2;
		font-size: 12px;

	}

	.maincta h2, .maincta h2 a{
		font-size: 19px;
		line-height: 27px;
	}

	#values {
		padding: 60px 30px;
	}
	#chart{

		margin-bottom: 20px;
	}
	#chart, #chosen {
		flex: 0 1 100%;
	}
	.mobile{
		display: block;
	}

	#chart h1{
		color:#fff;
		font-weight:600;
		margin-bottom: 30px;
		font-size: 25px;
	}
	#chosen h4{
		display: none;
	}
	#chosen p{
		margin-top:0;
	}
	#chosen{

		border-top: 1px solid #aaa;
		padding-top: 30px;
	}
	.case .vimeo-container {

		height: 25vh;
	}
	.flickity-page-dots{

		display: block;
	}

	#banner h2 {
		font-size: 14px;
		line-height: 23px;
	}

	.page-template-0_about_2024 #rollovers{
		   justify-content: center;
		   margin: 20px auto 0 auto;
	   }
	   .page-template-0_about_2024 #banner h1 {
		   font-size: 28px;
		   line-height: 36px;
	   }
	#feature .left .image, #feature .left .text, #feature .right .text{
		flex: 0 1 100%;
	}
	.page-template-0_about_2024 #rollovers{

	}
	#feature .right{

		min-height: 80vh;
	}
	.division h6{
		line-height:17px;	font-size: 11px;
	}
	#feature .left .image {
		min-height: 40vh;
	}
	#feature .right{
		background-size:130% auto !important;
		background-position: center top !important;
	}
	#feature .left .image{

	}
	.bio {
		flex: 0 1 50%;
	}

	#bios .clip{
		height:50vw;
	}


	.case .left, .case .right{
		flex: 0 1 100%;
	}

	.case .right.image {
		height: 200px;
	}
	.case .right, .case .right.services {
		padding: 60px 30px;
	}
	.case .left {
		padding: 60px 30px 30px 30px;
	}
	#rollovers a {
		flex: 0 1 30%;
	}
	#case-study .flickity-prev-next-button{
		display: none;
	}
	#feature .text{
		min-height: unset;
	}
	 #feature .left .text, #feature .right .text {
		padding: 60px 30px;
	}
	.division .icon img{
		width:30px;
	}
	.division .icon {
		width: 50px;
		height: 50px;
	}
}


@media only screen and (max-width: 480px)
{
	#feature .right {
		background-size: 150% auto !important;
	}
}




