/* CSS Document */


		  .continue-tour-bg-container {
	padding-top:10vh;
	padding-bottom:10vh;
 
 }
		  
		  .deeper-dive-text {
			  padding-left: 3rem;
			  padding-bottom:1rem;
		  }
 
 
 .continue-tour-bg-container .recognition-border{
	 border-color:white !important;
 
 }
 
 
  .continue-tour-bg-container h4{
	 color:white !important;
	  padding-bottom: 2rem;
 
 }
 
   .continue-tour-bg-container p{
	 color:white !important;
	   padding-bottom: 1rem;
 
 }
		  
		  .continue-tour-padding  {
			  
			  padding: 3rem;
 			  
		  }
		  
		  .continue-tour-background-2 {
    background-blend-mode: multiply;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: auto !important;
    border-top: 1rem solid white;
    border-bottom: 1rem solid white;
}
	 



.continue-tour-background {
 	background-blend-mode: multiply;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
		display: flex;
    justify-content: space-around;
	align-items: center;
	height:65vh;
		border-top:1rem solid white;
		border-bottom:1rem solid white;
}


.continue-tour-text {
	    max-width: 1500px;
	 }
	 
	 .continue-tour-text h1 {
		 padding-bottom:0rem;
	 }


 .quote-section {
	 display:flex;
	 align-content:center;
	 justify-content:center;
 }
 
 
 
 .quote-section-bg {
     display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
 }
 
 
 .quote-section-text {
	      max-width: 704px;
    padding-top: 12vh;
    padding-bottom: 12vh;
	   
 }
 
 
  .quote-section h3  {
	 color:#284F75;
	   
 }
 
 .quote-section p  {
	 color:#284F75;
	   
 }
 
 
 
 .split-callout {
	 display:flex;
	 align-content:center;
	 justify-content:center;
 }
 
 
 
 .split-callout-bg {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
 }
 
 
 .split-callout-text {
	    max-width: 400px;
    padding-top: 12vh;
    padding-bottom: 12vh;
	   
 }
 
 
 .split-callout-text p  {
	 color:#284F75;
	   
 }
 
 
  .split-callout-rev {
	 display:flex;
	 align-content:center;
	 justify-content:center;
 }
 
 
 
 .split-callout-bg-rev {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
 }
 
 
 .split-callout-text-rev {
	    max-width: 600px;
    padding-top: 14vh;
    padding-bottom: 14vh;
	     
 }
 
  .split-callout-text-rev p  {
	 color:#284F75;
	   
 }
 
 .case-bg-mixes-container {
	  height:40vh;
 }
 
 
  .case-bg-mixes-1 {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	 height:35vh !important;
	 border-right: 1rem solid white;
	   border-bottom: none;
 }
 
   .case-bg-mixes-2 {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	   height:35vh !important;
 }
 
 
 
   .case-bg-mixes-3 {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	  height:35vh !important;
	 border-right: 1rem solid white;
	  border-top: 1rem solid white;
	   border-bottom: none;
 }
 
   .case-bg-mixes-5 {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	  height:35vh !important;
	  	 border-left: 1rem solid white;
		  border-top: 1rem solid white;
	   border-bottom: none;
 }
 
 
 
 
 .half-case-split-bg-1 {
	 	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	 height:50%;
    border-top: 1rem solid white;
	   border-bottom: 1rem solid white;
 }
 
  
 .half-case-split-bg-2 {
	 	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	 height:50%;
 
 }
 
 .case-final-border {
	 border-bottom: 1rem solid white;
 }
 
 
 
 
  
 .through-section-color-block {
	 display:flex;
	 align-content:center;
	 justify-content:center;
	 	 border-top: 1rem solid white;
 }
 
 
 
 .through-section-bg {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	  border-top: 1rem solid white;
	  border-right: 1rem solid white;
 }
 
 
 .through-section-text {
	    max-width: 600px;
    padding-top: 25vh;
    padding-bottom: 7vh;
	   
 }
 
  .through-section-text h1 {
	 color:#284F75;
	   
 }
 
 
 .through-section-text p  {
	 color:#284F75;
	   
 }
 
 
    .light-gray-bg .through-section-text h1 {
	 color:#ffffff;
	   
 }
 
 
   .light-gray-bg .through-section-text p {
	 color:#ffffff;
	   
 }
 
 
   .green-bg .through-section-text h1 {
	 color:#ffffff;
	   
 }
 
 
   .green-bg .through-section-text p {
	 color:#ffffff;
	   
 }
 
 
   
 .through-section-color-block-rev {
	 display:flex;
	 align-content:center;
	 justify-content:center;
	 	 border-top: 1rem solid white;
 }
 
 
 
 .through-section-bg-rev {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	  border-top: 1rem solid white;
	  border-left: 1rem solid white;
 }
 
 
 .through-section-text-rev {
	    max-width: 600px;
    padding-top: 25vh;
    padding-bottom: 7vh;
	   
 }
 
  .through-section-text-rev h1 {
	 color:#284F75;
	   
 }
 
 
 .through-section-text-rev p  {
	 color:#284F75;
	   
 }
 
 
     .light-gray-bg .through-section-text-rev h1 {
	 color:#ffffff;
	   
 }
 
 
   .light-gray-bg .through-section-text-rev p {
	 color:#ffffff;
	   
 }
 
 
   .green-bg .through-section-text-rev h1 {
	 color:#ffffff;
	   
 }
 
 
   .green-bg .through-section-text-rev p {
	 color:#ffffff;
	   
 }
 
 
 
     .dark-blue-bg .through-section-text-rev h1 {
	 color:#ffffff;
	   
 }
 
 
   .dark-blue-bg .through-section-text-rev p {
	 color:#ffffff;
	   
 }
 
 
    .dark-blue-bg .through-section-text h1 {
	 color:#ffffff;
	   
 }
 
 
   .dark-blue-bg .through-section-text p {
	 color:#ffffff;
	   
 }
 
 
 @media screen and (max-width: 1024px){
	 
	  .split-callout {
	 display:flex;
	 align-content:center;
	 justify-content:center;
	 height:auto !important;
 }
	 
	   .split-callout-text {
	    max-width: 100%;
 
 }
 
	  .split-callout-bg {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	   border-bottom: 1rem solid white;
	   height:35vh !important;

 }
 
 
 	  .split-callout-rev {
	 display:flex;
	 align-content:center;
	 justify-content:center;
	 height:auto !important;
 }
	 
	   .split-callout-text-rev {
	    max-width: 100%;
 
 }
 
	  .split-callout-bg-rev {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	   border-bottom: none;
	     height:35vh !important;

 }
 
  .case-bg-mixes-container {
	  height:30vh;
 }
 
 
   .case-bg-mixes-1 {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	 
	  border-right: none;
	   border-bottom: 1rem solid white;
 }
 
   .case-bg-mixes-2 {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	 
 }
 
     .case-bg-mixes-3 {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	  height:35vh !important;
	 border-right: none;
	  border-top: 1rem solid white;
	   border-bottom: none;
 }
 
 
    .case-bg-mixes-4 {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	 
	  border-right: none;
	   border-bottom: 1rem solid white;
 }
 
   .case-bg-mixes-5 {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	   border-left: none;
	   border-bottom: 1rem solid white;
	    border-top: none;
 }
 
 
  .half-case-split-bg-1 {
	 	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	 height:40vh;
    border-top: 1rem solid white;
	   border-bottom: 1rem solid white;
 }
 
  
 .half-case-split-bg-2 {
	 	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
		 height:40vh;
 
 }
 
 
  .case-final-border {
	 border-bottom: none;
 }
 
 
 
  .through-section-color-block {
	 display:flex;
	 align-content:center;
	 justify-content:center;
	 	 border-top: 1rem solid white;
 }
 
 
 
 .through-section-bg {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	  border-top: 1rem solid white;
	  border-right: none;
	  height:40vh
 }
 
 
 .through-section-text {
	    max-width: 100%;
    padding-top: 5vh;
    padding-bottom: 5vh;
	   
 }
 
 
 
   .through-section-color-block-rev {
	 display:flex;
	 align-content:center;
	 justify-content:center;
	 	 border-top: 1rem solid white;
 }
 
 
 
 .through-section-bg-rev {
	 background-repeat:no-repeat;
	 background-size:cover;
	 background-position:center center;
	  border-top: 1rem solid white;
	  border-left: none;
	  height:40vh
 }
 
 
 .through-section-text-rev {
	    max-width: 100%;
    padding-top: 5vh;
    padding-bottom: 5vh;
	   
 }
 
 
 .continue-tour-background {
 	background-blend-mode: multiply;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
		display: flex;
    justify-content: space-around;
	align-items: center;
	height:40vh;
	width:100%;
	border-top:1rem solid white;
		border-bottom:1rem solid white;
}


 .quote-section {
	 display:flex;
	 align-content:center;
	 justify-content:center;
 }
 
 
 
 .quote-section-bg {
     display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
 }
 
 
 .quote-section-text {
	      max-width: 100%;
    padding-top:5vh;
    padding-bottom: 5vh;
	 
 }
 
	 
 }
.below-hero-section {
	display:flex;
	height:40vh;
	    align-items: center;
    justify-content: center;
}


.bio-reels-background {
 	background-blend-mode: multiply;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
		display: flex;
    justify-content: space-around;
	align-items: center;
	height:75vh
}


.bio-reels-text {
	text-align:center;
	 }
	 
	 .bio-reels-text h1 {
		 padding-bottom:2rem;
	 }

.blue-hero-box {
    position: relative;
    max-width: 380px;
    margin-top: 3vh;
    margin-left: 7vw;
}

.blue-hero-box::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color:#284F75;
   mix-blend-mode: multiply;
    z-index: -1;
}

.blue-hero-box-text {
    padding: 15vh 25px 25px 25px;
}

.blue-hero-box-text h1 {
    color: #ffffff;
}

.blue-hero-box-text h4 {
    color: #BCD3D8;
}


 @media screen and (max-width: 639px){
	.blue-hero-box-text h1 {
    color: #ffffff;
		font-size: 1.2rem;
}

.blue-hero-box-text h4 {
    color: #BCD3D8;
			font-size: 1rem;
} 
	 
}



 .hero-bg-bio {
	 display:flex;
	 align-items: flex-end;
	 
	    z-index: -2;
 }

.blue-hero-box-bio {
     position: relative;
    max-width: 340px;
    margin-bottom: 3vh;
    margin-left: 7vw;
    width: 100%;
}

.blue-hero-box-bio::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color:#284F75;
   mix-blend-mode: multiply;
    z-index: -1;
}

.blue-hero-box-text-bio {
    padding: 15vh 25px 25px 25px;
}

.blue-hero-box-text-bio h1 {
    color: #ffffff;
}

.blue-hero-box-text-bio h4 {
    color: #BCD3D8;
}





 .hero-bg-case-studies {
	 display:flex;
	 align-items: flex-end;
	    z-index: -2;
 }

.blue-hero-box-case-studies {
     position: relative;
    max-width: 340px;
    margin-bottom: 3vh;
    margin-left: 7vw;
    width: 100%;
}

.blue-hero-box-case-studies::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color:#284F75;
   mix-blend-mode: multiply;
    z-index: -1;
}

.blue-hero-box-text-case-studies {
    padding: 7vh 25px 25px 25px;
}

.blue-hero-box-text-case-studies h1 {
    color: #ffffff;
}

.blue-hero-box-text-case-studies h4 {
    color: #BCD3D8;
}





 .hero-bg {
	 display:flex;
	    justify-content: flex-start;
    align-items: flex-start;
	    z-index: -2;
 }
 
  .hero-bg-our-people {
	 display:flex;
	justify-content: flex-end;
    align-items: flex-end;
	    z-index: -2;
 }
 
 
 .blue-hero-box-our-people {
    position: relative;
    max-width: 380px;
    margin-bottom: 3vh;
    margin-right: 7vw;
}

.blue-hero-box-our-people::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color:#284F75;
   mix-blend-mode: multiply;
    z-index: -1;
}


.blue-hero-box-text-our-people {
    padding: 3rem;
}

.blue-hero-box-text-our-people h1 {
    color: #ffffff;
}
 
 .project-left-block p strong {
        font-size: clamp(20px, 2vw, 22px);
	line-height: 1.1;
	 text-transform:uppercase;
	font-weight:600;
	color:#284F75; }
	
	
	.project-team-container {
		display:flex;
		    justify-content: center;
    align-items: center;
	}
	
	
		.project-team-container .project-team  {
			    max-width: 750px;
				    padding-top: 87px;
					    width: 100%;
		}
		
	
	.project-team-container .project-team .people-pad {
		width: 50%;
	}
	
	.contact-info {
		max-width:600px;
	}
 
 
 

  .landing-bg {
	  background-size:cover;
	  background-position:center center;
	  background-repeat:no-repeat;
  }
  
  
  .landing-color-block {
	  display:flex;
	      align-items: flex-end;
	  color:#ffffff;
	  height:35vh !important;
  }
  
   .landing-color-block h1 {
	   padding:25px;
   }
  
  .nav-pad {
	  padding-top:160px;
  }
  
    .landing-title-text {
	  display:flex;
	  justify-content:center;
	align-items: center;
	  height:35vh !important;
  }
  
  .landing-title-text  h2{
	  max-width:950px;
  }
   
   .below-top-hero-padding{
	  padding-top:0.9375rem;
   }
   
    .push-award-padding{
	  padding-left:0.9375rem;
   }
   
   
     .lead-architect-box{
	  display:flex;
	  justify-content:center;
	align-items: center;
	color:white;
	  
  }
  
  .lead-architect-text {
	  max-width:500px;
	  padding-top: 75px;
  }
  
  .lead-image {
	      width: 100%;
    max-width: 500px;
  }
  
  
  .awards-text{
	  padding-top: 75px;
	  padding-left: 50px;
  }
 .small-border-bottom {
			 border-bottom:none;
		 }

 .small-border-top {
			 border-top: none;
		 }

.small-no-columns {
	padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

	 @media screen and (max-width: 640px){
	 .awards-text{
	  padding-top: 1rem;
	  padding-left: 1rem;
		  padding-right: 1rem;
  }
		 
		 .push-award-padding {
    padding-left: 0rem;
}
		 
		  .small-border-top {
			 border-top: 1rem white solid;
		 }
		 
		 .small-border-bottom {
			 border-bottom: 1rem white solid;
		 }
		 
		 .small-no-columns {
	padding-left: 0rem;
    padding-right: 0rem;
}
		 
}
  
  .awards-stats {
	  display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  
  .awards-stat-box {
	      max-width: 330px;
     border: 5px solid black;
    text-align: center;
    padding: 25px;
	margin-bottom:50px;
  }
  
  .awards-stat-box h1 {
	  color:#284F75;
  }
  
    .awards-stat-box h4 {
	  color:#284F75;
  }
  
  
  .quote-box-1 {
	  
display: flex;
    justify-content: center;
    
}

.quote-box-2 {
	  
display: flex;
    justify-content: center;
    align-items: center;
}
  
  .quote-text-box {
	padding: 75px;
    max-width: 800px;
	color:#284F75;
  }
  
     .quote-text-box h2 {
	 	color:#284F75;
		padding-bottom:2rem;
  }
  
   .quote-text-box p {
	 	color:#284F75;
  }
  
 .community-title h4 {
    padding-left: 5vw;
    color: #284F75;
    margin-bottom: 0;
}
  
  
  
  
 
 
@media only screen and (min-width: 1024px) and (max-width: 1324px) {
 
.through-width-text {
	font-size:3.5rem;
}

 }




.community-bg {
	background-color:#9FB0C0;
}

.community-text {
	color:#1D3240;
}


.intro-text {
	font-weight:300;
	font-size:60px !important;
}

.profile-phone-color {
	color:#414042;
	text-decoration:none;
	 }


.h5-style {
		 font-size: 1rem;
    line-height: 22px;
    font-weight: 500;
    color: #F15A25;
  
}
  
.people-phone {
	 font-size: 1rem;
    line-height: 22px;
    font-weight: 500;
    color: #414042;
	float:right;
	padding-right: 6px;
    margin-top: 11px;
}

.show-for-white {
	visibility:hidden;
}

.hide-for-white {
	visibility:visible;
}


.arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  /*margin-left: -20px;*/
  width: 40px;
  height: 45px; /*change with size of arrow to make sit on bottom */
/*   background-image: url(); */
/*   background-size: contain; */
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.light-blue-bg {
	background-color:#BCD3D8;
}

.light-blue-text {
	color:#BCD3D8;
}

.dark-blue-bg {
	background-color:#1F2D60;
}

.dark-blue-text{
	color:#1F2D60;
}

.middle-blue-bg {
	background-color:#284F75;
}

.middle-blue-text {
	color:#284F75;
}

.green-bg {
	background-color:#7FAF35;
}




.commerical-color-bg {
	background-color:#BABABA;
}
	
.education-color-bg {
	background-color:#1D3240;
}

	
	
.healthcare-color-bg {
	background-color:#F15A25;
}
	
	
.historic-color-bg {
	background-color:#414042;
}
	
	
.religious-color-bg {
	background-color:#1D3240;
}



.industrial-color-bg {
	background-color:#1D3240;
}


.interior-color-bg {
	background-color:#1D3240;
}
	
	

.blue-bg {
	background-color: #000f94;
}

.blue-text{
	color: #000f94;
}

.orange-text {
	color:#F15A25;
}

.orange-bg {
	background-color:#F15A25;
}

.dark-gray-bg {
	background-color: #414042;
}

.dark-gray-text {
	color: #414042;
}


 

.light-gray-bg {
	background-color: #AAA5A3;
}

.light-gray-text {
	color: #AAA5A3;
}

.sky-blue-bg {
	background-color:#9FB0C0;
}

.sky-blue-text {
	color:#9FB0C0;
}

.yellow-bg {
	background-color: #f5a800;
}

.black-bg {
	background-color: #000000;
}

.black-text {
	color: #000000;
}

.yellow-text {
	color: #f5a800;
}

.white-text {
	color: #ffffff;
}

.white-bg {
	background-color: #ffffff;
}

.white-bg-transparency {
	background-color: #ffffffc7;
}

.green-text {
	color: #7FAF35;
}

 

.pt-10 {
	padding-top:10px;
}

.pt-15 {
	padding-top:15px;
}
.pb-15 {
	padding-bottom:15px;
}

.pt-30 {
	padding-top:30px;
}
.pb-30 {
	padding-bottom:30px;
}


.pt-45 {
	padding-top:45px;
}
.pb-45 {
	padding-bottom:45px;
}



.pt-75 {
	padding-top:75px;
}
.pb-75 {
	padding-bottom:75px;
}

.orange-box {
	border: 1px #F15A25 solid;
	padding:30px;
}

.orange-box-horizontal {
	border: 1px #F15A25 solid;
	padding:15px;
}

 

.quote-padding {
	padding:25px;
}

.icon-pad
{
	padding-right:5px;	
}	


.social-icon-pad
{
	padding-right:30px;	
	    margin-top: 10px;

}

.team-pad
{
	padding-right:5px;	
	padding-bottom:10px;	
}	

.overlay-container {
  position: relative;
  width: 50%;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay-container:hover .overlay {
  opacity: 1;
}


.overlay-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}











.main-title{
  color: #2d2d2d;
  text-align: center;
  text-transform: capitalize;
  padding: 0.7em 0;
}

.container{
  padding: 0 0;
  float: left;
  width: 50%;
}
@media screen and (max-width: 640px){
  .container{
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 900px){
  .container{
    width: 33.33333%;
  }
}

.container .title{
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}

.content {
  position: relative;
 width: 97%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
    background: rgb(40 79 117 / 80%);
    mix-blend-mode: multiply;
  position: absolute;
 
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

 

.content-details p{
  color: #fff;
   font-size: 1rem;
  text-transform:uppercase;
	font-weight:700;
  margin-top: 20px;
  padding: 10px;
  
  
}


.foot_links_copy {
	float:right;
}
.divider_foot {
	float:right;
}
 

 .footer {
	background-color:#284F75;
	padding:10px 30px;
}

.footer_links {
	color:#ffffff;
	padding-left:10px;
}

.footer_links > a:link {
	color:#ffffff;
}

.footer_links > a:hover {
	color:#C5C5C5;
}


.hero-half-screen {
    height: 53vh;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden !important;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover;
    position: relative;
}


.hero-half-screen-ports {
    height: 75vh;
     background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}


 @media screen and (max-width: 1024px){
	 .hero-half-screen-ports {
    height: 50vh;
 
}

 }
 
 
 
 .hero-half-screen-ports-projects {
    height: 75vh;
     background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}




 @media screen and (max-width: 1024px){
	 .hero-half-screen-ports-projects {
    height: 28vh;
	
 
}


.blue-hero-box {
    position: relative;
    max-width: 100% !important;
    /* margin-top: 3vh; */
    margin-left: unset;
    margin-top: 28vh;
    width: 100%;
}

.blue-hero-box-text {
    padding: 25px 25px 25px 25px;
}
	 
	     .hero-half-screen-ports {
        height: 28vh;
    }
	 
	  .hero-bg-bio {
	 display:flex;
	 align-items: flex-start;
	    z-index: -2;
 }

	 
	 	 .blue-hero-box-bio {
    position: relative;
    max-width: 100% !important;
    /* margin-top: 3vh; */
    margin-left: unset;
    margin-top: 28vh;
    width: 100%;
}

.blue-hero-box-text-bio {
    padding: 25px 25px 25px 25px;
}
	 
 }
 
 
 
 
 
  .project-below-hero-start {
	 padding-top: 75px;
	 
 }
 
  @media screen and (max-width: 1024px){
 .project-below-hero-start {
	 padding-top: 17vh;
	 
 }
   }
   
   
     @media screen and (max-width: 375px){
 .project-below-hero-start {
	 padding-top: 20vh;
	 
 }
   }
   
    
     @media screen and (max-width: 350px){
 .project-below-hero-start {
	 padding-top: 22vh;
	 
 }
   }


 
  .bio-below-hero-start {
	 padding-top: 75px;
	 
 }
 
  @media screen and (max-width: 1024px){
 .bio-below-hero-start {
	 padding-top: 17vh;
	 
 }
   }
   
   
     @media screen and (max-width: 375px){
 .bio-below-hero-start {
	 padding-top: 20vh;
	 
 }
   }
   
    
     @media screen and (max-width: 350px){
 .bio-below-hero-start {
	 padding-top: 22vh;
	 
 }
   }

.hero-case-study-large {
    height: 75vh;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden !important;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover;
    position: relative;
}


.ports-overlay {
	  position: fixed;
 
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
 
}

 


 @media screen and (min-width: 641px){


.home-hero-padding {
	padding-top: 55vh;
	padding-bottom: 15vh;
}

.home-video-padding {
	padding-top: 30vh;
	padding-bottom: 30vh;
}

.home-center-padding {
	padding-top: 30vh;
	padding-bottom: 30vh;
}

.home-cta-padding {
	padding-top: 15vh;
	padding-bottom: 15vh;
}

.case-center-padding {
	padding-top: 30vh;
	padding-bottom: 30vh;
}

.people-hero-padding {
	padding-top: 60vh;
    padding-bottom: 8vh;
}


.case-perspectives-padding {
	padding-top: 25vh;
	padding-bottom: 25vh;
}

.sculpting-padding {
padding-top: 15vh;
    padding-bottom: 55vh;
}


.library-padding {
padding-top: 55vh;
    padding-bottom: 15vh;
}

 
		 .about-bg-padding {
			 padding-top:30vh;
			 padding-bottom:30vh;
		 }
		 
		 .process-pad {
			 margin-top: 13px;
  
		 }
		 

 }
 
 
 
 
 
 @media screen and (max-width: 640px){


.home-hero-padding {
	padding-top: 33vh;
	padding-bottom: 15vh;
}

.home-video-padding {
    padding-top: 13vh;
    padding-bottom: 13vh;
}

.home-center-padding {
	padding-top: 30vh;
	padding-bottom: 30vh;
}

.home-cta-padding {
	padding-top: 15vh;
	padding-bottom: 15vh;
}

.case-center-padding {
	padding-top: 13vh;
	padding-bottom: 13vh;
}

.people-hero-padding {
	padding-top: 60vh;
    padding-bottom: 8vh;
}


.case-perspectives-padding {
	padding-top: 25vh;
	padding-bottom: 25vh;
}

.sculpting-padding {
padding-top: 15vh;
    padding-bottom: 55vh;
}


.library-padding {
padding-top: 55vh;
    padding-bottom: 15vh;
}

 
		 .about-bg-padding {
			 padding-top:13vh;
			 padding-bottom:13vh;
		 }
		 
		 .process-pad {
			 margin-top: 13px;
    margin-left: -10px;
		 }
		 

 }


.case-box-pad {
	padding: 50px;
}

.through-box-pad {
	padding-top: 10vh;
	padding-bottom: 10vh;
	padding-right: 5px;
	padding-left: 5px;
}


 @media screen and (min-width: 641px){

.play-button-pad {
	margin-top:100px;
	
}
 }
 
  @media screen and (max-width: 640px){
	  
	  
.play-button-pad {
	margin-top:0px;
	
}
  }

.play-button-pad-people {
	  position:absolute;
  top:50%; left:50%;
	transform:translate(-50%,-50%);
	
}

.play-button-image {
	width: 68px;
        height: 68px;
        background: url("img/homepage/play-button.png") no-repeat;
		 -webkit-transition: .2s ease  !important;
            transition:  .2s ease  !important;
			cursor:pointer;
}



.play-button-image:hover {
 
        background: url("img/homepage/play-button-2.png") no-repeat;
}




 .people-page-video {
	     width: 100%;
		 height: 30vh;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden !important;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover;
    position: relative;
	
 }
 
 .video-thumb-border {
	 border-bottom: 20px solid #F15A25
 }
 
 
 .profile-thumb-border {
	 border-bottom: 20px solid #F15A25
 }


/*Willis, love you.  Miss you. */
 @media screen and (min-width: 1200px){
.cart-counter {
    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
    top: 40px;
    right: 147px;
        padding-top: 10px;
        padding-bottom: 10px;
	
        padding-right: 10px;
        padding-left: 11px;
 
    z-index: 99999;
    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}



.client-login {
 	font-family: proxima-nova, sans-serif;
    color: #284F75;
    font-size: 1.1rem;
    line-height: 1.4;
    font-weight: normal;
  	    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
    top: 92px;
    right: 40px;
 padding-left: 15px;
    padding-right: 14px;
    padding-top: 6px;
		  padding-bottom: 4px;
    z-index: 99999;
    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
	 
	 
	 
 /*

.the-search-icon {
	position: fixed;
    z-index: 999999;
    right: 167px;
    top: 40px;
    background-color: #284F75;
	    padding: 10px;

}
}

*/
	 
	 .the-search-icon {
    position: fixed;
    z-index: 999999;
    right: 96px;
    top: 40px;
    background-color: #284F75;
    padding: 10.5px;
	 }
	 
}

 
 @media screen and (max-width: 1199px){
	 .cart-counter {
    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
    top: 30px;
    right: 132px;
    padding: 9.7px;
    z-index: 99999;
	    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}



.client-login {
 	font-family: proxima-nova, sans-serif;
    color: #284F75;
    font-size: 1.1rem;
    line-height: 1.4;
    font-weight: normal;
  	    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
top: 84px;
    right: 31px;
    padding-left: 17px;
    padding-right: 16px;
    padding-top: 6px;
    padding-bottom: 4px;
    z-index: 99999;
    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*
.the-search-icon {
	position: fixed;
    z-index: 999999;
    right: 167px;
    top: 30px;
    background-color: #284F75;
	    padding: 10px;

}
*/
	 
	 
	.the-search-icon {
    position: fixed;
    z-index: 999999;
    right: 84px;
    top: 30px;
    background-color: #284F75;
    padding: 10.5px;
} 


 }
 
 
 
  @media screen and (max-width: 767px){
	 .cart-counter {
    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
top: 5px;
    right: 116px;
    padding: 9.7px;
    z-index: 99999;
	    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}



/*
.client-login {
 	font-family: proxima-nova, sans-serif;
    color: #284F75;
    font-size: 1.1rem;
    line-height: 1.4;
    font-weight: normal;
  	    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
	    top: 5px;
    right: 136px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 11px;
    padding-bottom: 12px;
    top: 55px;
    right: 15px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 6px;
    padding-bottom: 4px;
    z-index: 99999;
    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
*/
	  
	  
	  .client-login {
    font-family: proxima-nova, sans-serif;
    color: #284F75;
    font-size: 1.1rem;
    line-height: 1.4;
    font-weight: normal;
    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
    top: 5px;
    right: 177px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
    z-index: 99999;
    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
	  

/*
.the-search-icon {
position: fixed;
    z-index: 999999;
    right: 256px;
    top: 5px;
    padding-bottom: 11px !important;
    background-color: #284F75;
    padding: 10px;

}
*/
	  
	  .the-search-icon {
    position: fixed;
    z-index: 999999;
    right: 69px;
    top: 5px;
    padding-bottom: 11px !important;
    background-color: #284F75;
    padding: 10.25px;
}


 }
 
 
 
 
   @media screen and (max-width: 400px){
	 .cart-counter {
    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
top: 5px;
    right: 115px;
    padding: 10px;
    z-index: 99999;
	    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}



.client-login {
font-family: proxima-nova, sans-serif;
    color: #284F75;
    font-size: 0.7rem;
    line-height: 1.4;
    font-weight: normal;
    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
    top: 5px;
 
	
	    right: 174px;
	
	
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 16px;
    padding-bottom: 15px;
    z-index: 99999;
    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.the-search-icon {
position: fixed;
    z-index: 999999;
/*    right: 223px;*/
    top: 5px;
    padding-bottom: 11px !important;
    background-color: #284F75;
    padding: 10px;
	
	    right: 69px;

}


 }
 
 
 
 
    @media screen and (max-width: 368px){
	 .cart-counter {
    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
top: 5px;
    right: 114px;
    padding: 10px;
    z-index: 99999;
	    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}



.client-login {
font-family: proxima-nova, sans-serif;
    color: #284F75;
    font-size: 0.7rem;
    line-height: 1.4;
    font-weight: normal;
    display: block;
    position: fixed;
    flex-direction: inherit;
    justify-content: inherit;
    top: 5px;
 
	    right: 173px;

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 16px;
    padding-bottom: 16px;
    z-index: 99999;
    background-color: #284F75;
    color: #ffffff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.the-search-icon {
position: fixed;
    z-index: 999999;
/*       right: 207px;    */
	    right: 68px;
	
    top: 5px;
    padding-bottom: 11px !important;
    background-color: #284F75;
    padding: 10px;

}


 }
 
 

.brochure-icon {
    top: -2px;
    position: relative;
    padding-right: 22px;
    padding-bottom: 7px;
}
.add-btn {
	background:none !important;
	    color: #000000;
    line-height: inherit;
    text-decoration: underline;
	padding:0px;
	border:none;
	text-transform: none;
	font-weight:500;
}
.add-btn:hover {
	background:none !important;
	    color: #BCD3D8;
    line-height: inherit;
    text-decoration: underline;
	border:none;
}



 
   @media screen and (max-height: 800px){
	   
	   .add-btn {
margin-top: 50px;
}
}

   @media screen and (max-height: 550px){
	   
	   .add-btn {
margin-top: 70px;
}
}

.light-gray {
	background-color:#CDCDCD;
}

.people-pad {
	padding-bottom:10px;
}

 
 .project-thumb-pad {
	padding-bottom:10px;
}






 @media screen and (min-width: 641px){
.recognition-border {
	border-right: 1px solid #F15A25;
	border-bottom: none;
}

.recognition-border-end {
	padding-bottom: unset;
    margin-top: unset;
}
 }

 @media screen and (max-width: 640px){
	 .recognition-border {
	border-right: none;
	border-bottom: 1px solid #F15A25;
	padding-bottom: 10px;
    margin-top: 10px;
}

 .recognition-border-end {
	padding-bottom: 10px;
    margin-top: 10px;
}


 }
 
 
 
 

 @media screen and (min-width: 1711px){
 .below-slider-margin {
	 margin-top:-138px;
 }
 }
 
 @media screen and (max-width: 1710px){
	 
 .below-slider-margin {
	 margin-top:-119px;
 }
 }
 
  @media screen and (max-width: 1606px){
	 
 .below-slider-margin {
	 margin-top:-107px;
 }
 }
 
 
   @media screen and (max-width: 1434px){
	 
 .below-slider-margin {
	 margin-top:-92px;
 }
 }
 
 
    @media screen and (max-width: 1266px){
	 
 .below-slider-margin {
	 margin-top:-81px;
 }
 }
 
 
     @media screen and (max-width: 1108px){
	 
 .below-slider-margin {
	 margin-top:-67px;
 }
 }
 
      @media screen and (max-width: 982px){
	 
 .below-slider-margin {
	 margin-top:-58px;
 }
 }
 
    @media screen and (max-width: 814px){
	 
 .below-slider-margin {
	 margin-top:-45px;
 }
 }
 
 
    @media screen and (max-width: 654px){
	 
 .below-slider-margin {
	 margin-top:-30px;
 }
 }
 
 
     @media screen and (max-width: 632px){
	 
 .below-slider-margin {
	 margin-top:0px;
 }
 }