header{
	position: fixed;
	top: 0;
	z-index: 9;
	width: 100%;
}

header a:not(.logo-link) span{
		padding: 4px 0;
		background: linear-gradient(0deg, #545353, #545353) bottom center no-repeat;
		background-size: 0px 3px;
		transition: 0.5s;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 1px;
}

header a:hover:not(.open-menu-btn):not(.nav-mobile a):not(.logo-link) span, .nav-desktop span.active{
 background-size: 100% 3px;
}

header nav{
	overflow-y: scroll;
}

.nav-desktop {
	display: none;
}

.navbar {
	display: flex;
	justify-content: space-between;
	padding: 30px;
	border-radius: 0;
	background: #ffffff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.navbar:before,
.navbar:after{
	display: none;
}

.navbar h1 {
	align-items: center;
	color: #545353;
	display: flex;
	font-size: 1.5em;
	font-family: "Adelle", "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 500;
}

.navbar .logo-link {
	color: #444343;
}
.navbar .logo-link span{
	margin-left: 10px;
	letter-spacing: 0.02em;
}

.navbar .logo-link img{
	width: 60px;
	height: 60px;
}

.navbar .open-menu-btn {
	display: flex;
    justify-content: center;
    align-items: center;
}

.top-nav i {
	font-size: 34px;
}

.intro-home{
	font-family: "adelle";
	color: #000;
	height: 100%;
	max-height: 550px;
	/* max-height: 655px; */
	position: relative;
	width: 100%;
	margin: 120px 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 100px 0 0;
}

.intro-home .arrow-down {
	width: 40px;
}

.intro-home .hr-small > span{
    margin: 12px 0;
}
.hr-case-study-feature > span {
	margin: 10px 0 15px;
	height: 4px;
}

.intro{
	top: 250px;
	padding: 0 15px;
}


.intro-home .intro {
	padding-left: 0;
    padding-right: 0;
}

.intro-home .intro .container{
	width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.intro-home .intro .row{
	margin-left: 0;
	margin-right: 0;
}

.intro-home .intro-home-content {
	padding-left: 31px;
}
.btn-white-bordered-intro{
	margin: 0 0;
}

.more{
	display: flex;
	justify-content: center;
	padding: 40px 0 0;
}

.intro-case-study,
.services
{
	padding-top: 140px;
	/* padding-top: 200px; */
}

.careers,
.bio{
	padding-top: 140px;
	/* padding-top: 185px; */
}


/* Who we Serve */
.logo-block{
	padding-bottom: 0;
	padding-top: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	
}
.logo-block img {
	width: 155px;
	flex: 0 0 calc(25% - 100px); 
	/* margin: 45px 25px;  */
	margin: 15px 25px; 
}

/* WORK CASE STUDY PAGEs */
#our-work .feature{
	  	display: flex;
	  	flex-direction: column;
}
#our-work .feature  img{
	width: 100%;
	height: auto;
  }
  
.our-work-copy{
	position: relative;
	height: 350px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	text-align: center;
	padding-bottom: 40px;
}
.our-work-copy h1{
	font-size: 70px;
}

.our-work-copy .btn{
	align-self: center;
	font-family: proxima-nova;
    font-weight: 600;
    letter-spacing: .07em;
    text-transform: uppercase;
    width: 100%;
    max-width: 240px;
	color: #ffffff;
}

.our-work-text{
	font-size: 16.8px;
	line-height: 2;
	font-weight: 300;
	letter-spacing: .04em;
	margin-top: 0;
	margin-bottom: 0;
}

.case-study-banner{
	padding: 50px 0;
	margin-top: 100px;
	/* 
	padding-top: 25px;
	height: 100%;
	max-height: 600px; */
	background-size: cover;
    background-repeat: no-repeat;
	text-align: center;
}
.case-study-banner .container{
	height: 100%;
	max-width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	/* padding-left: 80px;
	padding-right: 80px; */
}

.case-stuby-banner-row{
	display: flex;
	justify-content: center; /* Horizontally center the items */
 	 align-items: center; /* Vertically center the items */
  	height: 100%; /* This can be adjusted based on your layout */
}

.case-study-banner .hr-small-thin>span{
	width: 60px;
	height: 4px;
}

.case-study-banner .case-title{
	font-family: "proxima-nova";
	/* font-size: 54px; */
	font-size: 35px;
	line-height: 1.2;;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .06em;
}

.case-study-banner .case-subtitle p{
	font-family: "Adelle";
	letter-spacing: .4px;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.ht-case-study-feature .hr-small-thin {
    margin: 20px 0px 30px;
}

.case-study-intro .row{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.case-study-intro{
	padding: 0px 0 40px;
}

.case-study-intro .case-intro{
	font-size: 15.4px;
	line-height: 1.8;
	letter-spacing: .4px;
	color: #666666;
}

.case-study-intro img{
	width: 100%;
	max-width: 140px;
	
}
.case-intro-logo{
	text-align: center;
	padding: 30px;
}
.case-intro-logo.horizontal-logo{
	padding: 30px 30px 30px 10px;
}
.case-intro-logo.horizontal-logo img{
	max-width : 170px;
}

.case-study-did,
.work-case-study{
	background: #f2f2f2;
}
.case-study-did{
	padding: 30px 0;
	
}
.case-study-did .we-did-text p{
	color: #666666;
	font-size: 15.4px;
	line-height: 1.8;
	padding: 12px 0;
	margin:0;
	
}

.case-study-did h2, .cs-case-study-list h2{
	font-size: 17.5px;
}

.case-study-did .we-did-text p:first-child{ padding-top: 10px;}

.cs-case-study-list{
	margin: 30px 0;
}

.work-case-study{
	padding: 20px 0 40px;
	margin-top: 20px;
}

#work-list, #case-study-list{
	list-style: none;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	margin-left: -15px;
}

#work-list img, #case-study-list img{
	width: 100%;
	max-width: 460px;
}

#work-list li, #case-study-list li {
	width: 480px;
	flex: 0 0 calc(50% - 30px);
	margin: 15px;
	display: flex;
	flex-direction: column;
}

#work-list li a, #case-study-list li a{ 
	display: block;
	width: 100%;
	max-width: 460px;
}
#work-list li h2, #case-study-list li h2{ 
	font-size: 17.5px;
	font-weight: 700;
	font-family: "proxima-nova";
	padding-top: 30px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #000000;
	line-height: 1.5;
}
/* #work-list li div, #case-study-list li div{
	
} */
#work-list li div p, #case-study-list li div p{
	color: #333333;
	margin: 5px 0;
	font-size:  15.4px;
}
#work-list li div p{
	font-family: "Adelle";
	letter-spacing: 0.5px;
}

.navbar{ padding: 20px; }

.heading-row{
	border-bottom: none;
	padding-bottom: 0;
}

.intro-text{
 padding-top: 0;
}

.work-img video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 365px) {
	.logo-link span{
		display: none;
	}
}

@media (min-width: 500px) {

	.intro-home-content h1{
		padding-bottom: 15px;
	}

	.more{
		padding: 15px 0;
	}

	.contact-home {
		padding: 50px 0px 60px;
	}

	.we-help-clients, .who-we-helped {
		padding: 50px 0px 70px;
	} 

	.meet-the-team{
		padding: 50px 0 60px;
	}

}

@media (max-width: 560px) {
	#work-list, #case-study-list{
		flex-direction: column;
		li{width: auto;}
	}
}

@media (min-width: 768px) {
	.intro-home{
		margin: 100px 0 0;
		min-height: 655px;
	}

	.intro-home .intro
	{
		top: 200px;
	}

	.navbar .logo-link {
		margin-right: 25px;
		color: #444343;
	}

	.navbar h1 {
		font-size: 1.6em;
	}

	.intro-home .intro-home-content {
		margin-bottom: 0px;
		padding-left: 39px;
	}

	.intro-home .big-message {
		font-size: 100px;
	}
	.intro-home-content h1{
		font-size: 20px;
		line-height: 2;
		padding: 15px 0 20px 0;
	}

	.intro-btn{
		padding-top: 20px;
	}

	.intro-home .more {
		padding: 25px 0px 10px;
	}

	.our-work-copy h1{
		font-size: 100px;
	}

	.case-study-banner .case-title{
		font-size: 45px;
	}
	
	.case-study-banner .case-subtitle p{
		font-size: 24px;
	}

	.case-study-intro .case-intro{
		font-size: 1.5em;
		line-height: 42px;
	}
	.case-study-did h2, .cs-case-study-list h2{
		font-size: 40px;
	}

	.case-study-did .we-did-text p{
		font-size: 22px;
		line-height: 42px; 
		padding: 25px 0;
	}

	#work-list li h2, 
	#case-study-list li h2, 
	#work-list li div p, 
	#case-study-list li div p{ 
		font-size: 20px;
	}

	.case-study-banner .case-subtitle p{
		font-size: 24px;
		padding: 5px 0;
	}

	.services h1,
	.bio h1,
	.careers h1{
		padding: 20px 0 11px 0;
	}
	.btn-grp-right{
		padding-top: 20px;
	}

}

@media (min-width : 992px) {

	.nav-desktop a {
		color: #545353;
		font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;;
		font-weight: 700;
		padding: 10px 15px;
		font-size: 1.3em;
		line-height: 1.2;
	}

	.case-study-intro{
		padding: 30px 0 40px;
	}

	.case-study-intro .row{
		/* display: flex;
		justify-content: center;
		align-items: center; */
		flex-direction: row;
	}
	.case-intro-logo.horizontal-logo{
		text-align: left;
	}

	#our-work .feature{
		height: 520px;
		flex-direction: row;
		align-items: stretch;
	}
	#our-work .our-work-copy{
		height: auto;
		width: 50%;
		top: 0px;
		padding-left: 10%;
		text-align: left;
		
	}

	.our-work-copy h1 {
		font-size: 85px;
	}


	#our-work .our-work-text{
		font-size: 18px;
	}

	.our-work-copy .btn {
		align-self: flex-start;
		border: 3px solid #fff;
		text-decoration: none;
   		margin: 40px 0 15px;
	}


	#our-work .work-img{
		overflow: hidden;
		width: 50%;
		/* height: 600px; */
	}


	#our-work .work-img img{
		height: 100%;
		width: auto;
	}

	.hr-case-study-feature.hr-small-thin {
		margin: 5px 0px 10px;
	}
	.logo-block{
		padding-top: 0;
	}

	.case-study-intro .case-intro{
		border-left: 1px solid #000; 
		padding-left: 47px;
		margin-left: -15px;
	}

}
@media (min-width: 1150px) {

	.case-study-banner .case-title{
		font-size: 54px;
	}

	.desktop-show {
		display: block
	}

	.navbar .open-menu-btn {
		display: none;
	}

	.nav-desktop{
		display: flex;
		justify-content: center;
		align-items: center;
		list-style: none;
	}

	.navbar {
		padding: 30px;
	}

	.case-study-banner{
		margin-top: 130px;
		padding: 130px 0 100px;
	}

	.intro-home{
		margin: 130px 0 0;
	}

	.services h1,
	.bio h1,
	.careers h1{
		padding: 50px 0 11px 0;
	}

	.btn-grp-right{
		padding-top: 45px;
	}

	.work-case-study{
		margin-top: 30px;
	}
}

@media (min-width : 1200px) {
	.logo-block img{
		margin: 25px 30px;
	}

	#our-work .our-work-copy{
		padding-left: 15%;
	}
}
@media (min-width : 1299px) {
	#our-work .work-img img{
		height: auto;
		width: 100%;
	}
}

@media (min-width: 1409px) {

	.intro-home .intro-home-content {
		margin-bottom: 0;
	}
}


@media (min-width: 1639px) {

	.intro-home .intro-home-content {
		margin-bottom: 20px;
	}

}

@media (min-width: 1680px) {

	/* #our-work .work-img img{
		height: auto;
		width: 100%;
	} */

}



