

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


.grid-copy{
	padding-top: 2rem;
}

.grid-caption{
	font-size: 1.5rem;
	line-height: 24px;
	padding-bottom: 1rem;
	color: #303030;
}


.grid-title{
	/* font-size: 28px; */
	line-height: 32px;
	font-size: 2.1rem;
	font-family: newtransport-medium,Helvetica,Arial,sans-serif;
}

.grid-title-top{
	padding-top: 3rem !important;
	margin-bottom: 0rem !important;
}


.zoom-image:hover{
	
	pointer-events: none !important;
}


.anchorlink{
	padding-bottom: 0rem;
}




/* Block Quotes edits */
.c-blockquote{
	margin-top: 0rem !important;
	margin-bottom: 0rem !important;
}

.u-l-vertical-padding--margin-40{
	margin-top: 0rem !important;
}


.l-content__block__text-content{
	padding-top: 3rem !important;
}
/* block quote end */


.cta-grid-bottom{
	padding-bottom: 2rem !important;
}


.slide-about-2{
	padding-left: 2rem;
	padding-right: 2rem;
	width: 50%;
}

.slide-about-2 h2{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	font-size: 2.8rem;
	line-height: 1.25;
	font-family: newtransport-medium,Helvetica,Arial,sans-serif;
}

.about-title-top{
	padding-top: 1rem;
	padding-bottom: 3rem;
	padding-left: 0rem;
	padding-right: 0rem;
	font-size: 2.8rem;
	line-height: 1.25;
	font-family: newtransport-medium,Helvetica,Arial,sans-serif;
}


.c-blockquote blockquote span{
	font-size: 2.8rem;
	font-family: newtransport-medium,Helvetica,Arial,sans-serif;
}

/* BACKGROUND COLORS */
.l-content__block--wide-image{
	background: #FFF;
}

.l-content__block--wide-text{
	background-color: #FFF;
}

.l-content__block__text-content p{
	color: #222 !important;
}


.u-section{
	/* background-color: #FFF; */
}

.l-content__block{
	background-color: #FFF!important;
}

.l-content{
	background-color: #FFF !important;
}

.l-content__block__body-text{
	background-color: #FFF !important;
	/* color: #222; */
} 


/*
.l-content__block__text-content--wide{
	background-color: #F8F8F8 !important;
} 
*/


.grid-section{
	background-color: #FFF !important;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.c-vimeo-hero{
	margin-bottom: 0rem !important;
}


.c-blockquote{
	background-color: #F8F8F8 !important;
}

/*
.u-l-vertical-padding--margin-40{
	background-color: #FFF !important;
}
*/

/*
.l-content__block__text-content--wide{
	background-color: #F8F8F8 !important;
}
*/

cite{
	display: block;
}


.l-content__block__body-text




.slide-vertical-img{
	flex: 0 0 50%;
    max-width: 50%;
	padding-right: 15px;
    padding-left: 15px;
}


.slide-vertical-text{
	flex: 0 0 50%;
    max-width: 50%;
	padding-right: 15px;
    padding-left: 15px;
}


.row{
	position: relative;
	display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.container{
    max-width: 960px;
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.section-location-about{
	width: 100%;
}

#slider-row-vertical{
	position: relative;
}


.about-slider-row{
	align-items: center;
}



#slider-row-vertical .vert-text-holder, .container-pad{
	padding-left: 60px;
    padding-right: 60px;
}


.section-location-about{
	padding-top: 60px;
    padding-bottom: 60px;
}


/* Vertical Slider Desktop */
.vertcal-index-holder {
	position: absolute;
	top: 30%;
	right: 0px;
}
.vertcal-index-holder .vert-index-1 {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}
.vertcal-index-holder .vert-index-cover {
	width: 2px;
	height: 60px;
	margin-bottom: 2px;
	background-color: #eaeaea;
	position: relative;
	display: block;
}
.vertcal-index-holder .vert-index-cover .active-line {
	position: absolute;
	width: 2px;
	background-color: #000;
	height: 0%;
	transition: all ease-in-out 0.25s;
}
.vertcal-index-holder .vert-index-cover #active-index-0 {
	height: 100%;
}
.vertcal-index-holder .vert-index-1:hover .active-line {
	height: 100% !important;
}

.vert-index-2{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	cursor: pointer;
	
}

.vert-index-2 img{
	width: 20px;
}

.vert-text-holder h2{
	font-size: 30px;
    line-height: 36px;
}


.copy-holder p{
	line-height: 25px;
    margin-top: 20px;
    font-size: 15px;
}



.thumb-grid-a{
	color: #000;
}


.thumb-grid-a:before{
	padding-top: 2rem !important;
	color: #666;
}

.col-12{
	width: 100%;
} 


.col-md-12{
	width: 100%;
}


.btn-group button{
	background: transparent;
	cursor: pointer;
}



/* Vertical Slider mobile */
@media screen and (max-width: 767px) {



	/* .l-content__block--wide-image{
		overflow: visible !important;
	}


	.l-content__block--wide-image *{
		overflow: visible !important;
	} */

	/* .owl-carousel .owl-stage-outer */



	.slide-caption{
		/*
		position: absolute;
		font-size: 13.3px;
		z-index: 99999;
		bottom: auto;
		top: 1rem;
		left: 1rem;
		color: #FFF;
		*/
		display: none;
	}


	.slide-about-2{
		padding-left: 2rem;
		padding-right: 2rem;
		margin-bottom: 2rem;
		width: 100%;
	}


	.u-l-container--blockquote{
		max-width: 976px;
	}


	.section-headline{

		padding: 2rem !important;
	
	}
	
	.headline-left{
		display: flex;
		align-items: center;
		width: 30% !important;
	}
	
	.headline-right{
		width: 70% !important;
	}


	.c-blockquote blockquote span{
		font-size: 1.8rem !important;
		padding: 0rem !important;
	}



	.u-l-vertical-padding--small{
		display: none;
	}

	#works{
		display: none;
	}



	.slider-video-hero{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 40vh;
		object-fit: cover;
	}

	#hero{
		display: none;
	}


	.l-content__block{
		min-height: 45vh !important;
	}


	.parallax-footer{
		height: 45vh;
		background-attachment: initial !important;
	}

	.slide-vertical-img{
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.slide-vertical-text{
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}


	#slider-row-vertical .vert-text-holder{
		padding-top: 50px;
		padding-left: 2rem;
		padding-right: 2rem;
	}


	.vertcal-index-holder {
		position: absolute;
		top: 28vh;
		right: 0px;
		left: 15px;
   }
	.vertcal-index-holder .vert-index-2 {
		display: none;
   }
	.vertcal-index-holder .vert-index-1 {
		display: block;
		padding-left: 0px;
		padding-right: 4px;
		cursor: pointer;
		float: left;
   }
	.vertcal-index-holder .vert-index-cover {
		width: 80px;
		height: 3px;
		margin-bottom: 2px;
		background-color: #eaeaea;
		position: relative;
		display: block;
   }
	.vertcal-index-holder .vert-index-cover .active-line {
		position: absolute;
		background-color: #000;
		width: 100%;
		transition: all ease-in-out 0.25s;
   }
	.vertcal-index-holder .vert-index-cover #active-index-0 {
		height: 0%;
   }
	.vertcal-index-holder .vert-index-1:hover .active-line {
		height: 100%;
   }
}




/* Horizontal slider */
.section-whatson{
	width: 100%;
	overflow: hidden;
	padding-bottom: 80px;
}

.slide-horizontal{
	padding-left: 2rem;
	padding-right: 2rem;
	position: relative;
}

.slide-cover-horiz{
	position: absolute;
	bottom: 1rem;
	left: 3rem;
	color: #FFF;
}

.slide-horizontal a{
	color: #FFF;
}

.slide-horizontal img{

	width: 100%;
	opacity: .75;

}

.thumb-background{
	background-color: #000;
}



.horz-tag{
	font-size: 13.3px;
	line-height: 16px;
}

.horz-title{
	font-size: 19.2px;
	line-height: 28px;
	font-weight: 500px;
}

.horz-date{
	font-size: 16px;
	line-height: 24px;
	
}

.horz-link{
	padding-top: 1rem;
	display: inline-block;
	font-size: 13.3px;
	line-height: 16px;
	color: #FFF;
}


.horz-date span{
	font-size: 16px;
	line-height: 24px;
	float: left;
}

.arrow-more{
	float: left;
	padding-left: 1rem;
	padding-top: .25rem;
}

.span_more{
	float: left;
}

.arrow-more img{
	max-width: 1.5rem;
}


.location-span{
	padding-left: 1rem;
}


.section-headline{
	width: 100%;
	position: relative;
	display: flex;
    flex-wrap: wrap;
    /* margin-right: -15px;
    margin-left: -15px; */
	padding: 4rem;
	padding-left: 2rem;
	padding-right: 2rem;

}

.headline-left{
	display: flex;
	align-items: center;
	width: 50%;

}



.headline-left h2{
	font-size: 2.8rem;
	line-height: 1.25;
	font-family: newtransport-medium,Helvetica,Arial,sans-serif;
}



.headline-right{
	width: 50%;
	text-align: right;
}



.l-content__block--link a{
	background: transparent;
	border: solid 1px #000;
}

.u-l-container--blockquote{
	background-color: #F8F8F8 !important;
	max-width: 976px !important;
	margin: auto !important;
}



.l-content__block{
	min-height: 85vh;
}

.c-blockquote blockquote{
	background-color: #F8F8F8 !important;
}


/* Owl Slider responsive */


.owl-carousel.owl-loaded{
	height: 100%;
}


.owl-carousel .owl-stage-outer{
	height: 100%;
}

.owl-carousel .owl-stage{
	height: 100%;
}

.owl-item{
	height: 100%;
}

.item-video{
	height: 100%;
}

.zoom-image{
	height: 100%;
}


.l-content__title-break{
	color: #F8F8F8 !important;
} 

.zoom-image{
	background-color: #F8F8F8 !important;
	background-size: cover !important;
}

.hide_nav .owl-nav{
	display: none !important;
}



#slider-row-vertical{
	max-width: 1140px;
}

.about-wide-content{
	max-width: 1140px;
}


.slide-caption{
	position: absolute;
    font-size: 13.3px;
    z-index: 99999;
    bottom: 1rem;
    left: 1rem;
    color: #FFF;
}


.parallax-footer{
	height: 62vh;
	width: 100%;
	max-height: 600px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
}





.footer-email{
	width: 100%;
	background: #222;
	margin: 0px !important;
}

.sign-up-content{
	background-color: #222 !important;
}


.sign-up-content p{

	padding-top: 1rem;
	padding-bottom: 1rem;

}

.sign-up-content a{
	color: #000 !important;
	text-decoration: none !important;
}


.sign-up-content a:hover{
	color: #FFF !important;
}




.sign-up-content *{
	color: #FFF !important;
	text-align: center !important;
}