header.mobile-header .inner-mobile-header a.logo-wrap img.logo { 
    width: 90px;
}

.main-hero-content {
	pointer-events: none;
}

.featured-text {
	pointer-events: all;
}

@media (min-width: 768px) {
	.hero-wrap .page-title-wrap h1.page-title {

			word-spacing: unset;
	}
	
}

.single-project-wrap p { 
    margin-bottom: 15px;
}

.page-link {
	    transition: all ease-in-out 0.2s;
}

@media (min-width: 1350px){
	.hero-wrap {
		width: 1400px;
		margin-inline: auto;
	}
}

@media (max-width: 1280px) {
	.career-img {
		width: 100%;
	}
}
.summer-first-col {
	width: 33%;
}

@media (max-width: 1024px){
	.summer-first-col {
	width: 32.8%
}
}
@media (max-width: 768px){
		.summer-first-col {
	width: 100%;
}
	.summer-full-col {
		height: 35vh;
	}
	.our-team-wrap .our-team .leadership-member p { 
    font-size: 14px;
    line-height: 2;
    margin: 0 0 15px 0;
}
	.default-page-wrap { 
    padding-top: 100px;
}

.default-page-wrap .constrain-width .main-content-wrap p { 
    margin: 0 0 15px 0;
font-size:14px;
    line-height: 2;
}
	.hero-wrap .page-title-wrap .page-description,
.latest-projects .projects-item p,
	.latest-news .news-item p{
    font-size: 14px;
    line-height: 2;
} 
	.page-privacy-policy .main-content-wrap p strong{
    font-size: 24px; 
    margin-bottom: 20px;
    line-height: 1.3;
   font-family: "Work Sans", sans-serif;
    font-weight: 800;
} 
}

.default-page-wrap .constrain-width h1.page-title {
	font-weight:800;
}

/* @media (max-width: 1350px) and (min-width: 1200px){
	.social-icons-wrap {
		left: 80%;
	}
	
} */

.slick-track img {
	position: relative;
	z-index: -2;
}

.view-project-home::before{
	content: '';
	background: #000;
	position: absolute;
	inset: 0;
	z-index: -1;
	opacity: .06
	
}

@media (max-width: 991px) {
.view-project-home::before { 
    max-height: 280px;
}
.homepage-wrap .hero-area-wrap .featured-text {
    margin-bottom: 20px; 
}
	

}

@media (min-width: 768px){
	.homepage-wrap, .hero-wrap {
		margin-top: 105px;
	}
	}
@media (max-width: 880px) {
header.desktop-header nav.desktop-menu a { 
    margin: 0 5px; 
}
.navbar-collapse.collapse { 
    padding-right: 0;
}
}
