  .lightbox {
	background: rgba(0,0,0,.90);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	cursor: zoom-out;
	display: none;
}
.lightbox-container {
	height: calc(100% - 80px);
	width: calc(100% - 80px);
	position: absolute;
	top: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	cursor: auto;
}
.lightbox .lightbox-close, .lightbox .full-screen, .lightbox .compress-screen {
	color: white;
	cursor: pointer;
	position: absolute;
	transition: 300ms;
	width: 50px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	opacity: .8;
}
.lightbox .lightbox-close {
	font-size: 26px;
	right: 0px;
}
.lightbox .full-screen, .lightbox .compress-screen {
	right: 50px;
	font-size: 22px;
}
.lightbox .compress-screen {
	display: none;
}
.lightbox .lightbox-close:hover, .lightbox .full-screen:hover, .lightbox .compress-screen:hover, .owl-prev:hover i.far, .owl-next:hover i.far {
	opacity: 1;
}
#photo-gallery-menu {
	opacity: 0;
	transition: all 300ms;
}
.picture-counter-container {
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 3px;
}
#picture-counter {
	color: white;
	font-size: 20px;
	margin: 0px;
}	
#slash {
	font-size: 16px;
}
#photo-gallery-container {
	height: 100%;
}
.owl-stage-outer {
	width: 100%;
	height: 100%;
}
.owl-stage {
	height: 100%;
}
.owl-item {
	height: 100%;
}
.owl-dots {
	display: none;
}
.gallery-image {
	-o-object-fit: contain;
	   object-fit: contain;
	height: 100%;
	width: 100%;
}
.owl-theme .owl-nav {
	margin-top: 0px;
	position: absolute;
	height: 100%;
	top: 0;	
	left: -35px;
	width: calc(100% + 70px);
	pointer-events: none;
	opacity: 0;
	transition: all 300ms;
}
.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next{	
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	pointer-events: auto;
	background: none;
	width: 35px;
	height: 40px;
	line-height: 40px;
	margin: 0px;
}
.owl-prev {
	left: 0;
}
.owl-next {
	right: 0;
}
.owl-prev i.far, .owl-next i.far {
	color: white;
	font-size: 30px;
	transition: 300ms;
	opacity: .8;
}

p strong {
	font-weight: 700;
}
p em {
	font-style: italic;
}
.full-screen-container p {
	max-width: 804px;
	padding: 36px 36px;
	margin:auto;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.2px;
}
.subheading-container {
	max-width: 804px;
	padding: 36px 36px 0px 36px;
	margin:auto;
	text-align: center;
}
.subheading {
	line-height: normal;
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-weight: 600;
	font-size: 38px;
	color: #343434;
	float: none;
	margin-top: 0px;
	margin-bottom: 18px;
}
.subheading-underline {
	width: 100px;
	height: 3px;
	background: #CCB486;
	margin: auto;
}
.full-screen-container p.block-quote {
	max-width: 876px;
	font-size: 33px;
	font-weight: 700;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	color: #343434;
}
.edge-to-edge-title {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 72px;
}
body .edge-to-edge-title {
	height: calc(100vh - 62px);	
}
body.mini .edge-to-edge-title {
	height: calc(100vh - 80px);	
}
body.s-catamount-club .edge-to-edge-title {
	height: calc(100vh - 124px);	
}
.edge-to-edge-parallax {
	height: 60vh;	
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 36px;
	margin-top: 36px;
}
.edge-to-edge-title .title-container {
	height: 100%;
	position: relative;
}
.edge-to-edge-title .title, .edge-to-edge-parallax .title {
	position: relative;
	display: block;
	text-align: center;
	margin: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	color: white;
}
.edge-to-edge-title .title h1 {
	font-size: 12vw;
	font-weight: 600;
	text-transform: uppercase;
	color: white;
	line-height: normal;
	margin-top: 0px;
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
}
.edge-to-edge-title .title h5 {
	font-size: 32px;
	font-weight: 700;
	color: white;
	line-height: normal;
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
}
.edge-to-edge-parallax .title h4 {
	font-size: 30px;
	font-weight: 700;
	color: white;
	line-height: normal;
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	float: none;
	padding: 0px 36px;
    max-width: 1200px;
    margin: 0 auto;
}
.fade-start {
	position: relative;
	top: 100px;
	opacity: 0;
	transition: top 1s, opacity 1s;
}
.title-fade-in {
	top: 0px;
	opacity: 1;
}
.edge-to-edge-picture {
	width: 100%;
	max-height: 80vh;
	height: 50vw;
	margin: 36px 0px;
}
.one-column-vertical-picture {
	max-width: 804px;
    margin: 36px auto;
    padding: 0px 36px;
}
.one-column-picture, .two-column-pictures, .two-column-vertical-pictures, .three-column-pictures, .three-column-vertical-pictures {
	max-width: 1200px;
	margin: 36px auto;
	padding: 0px 36px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.two-column-edge-to-edge-pictures, .three-column-edge-to-edge-pictures, .three-column-filmstrip-pictures {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 36px 0px;
}
.two-column-edge-text-pictures {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.two-column-text {
	padding: 36px;
	width: 100%;
	background: white;
}
.two-column-text p {
	padding: 0px;
	max-width: none;
}
.three-column-filmstrip-pictures {
	background: #262626;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-align: center;
	    align-items: center;
	padding: 18px;
}
.one-column-img-container, .two-column-edge-img-container, .two-column-img-container, .three-column-img-container, .three-column-edge-img-container, .two-column-edge-img-text-container {
	width: 100%;	
	height: 62vw;
	max-height: none;
	overflow: hidden;
}
.three-column-filmstrip-container {
	width: 100%;
	overflow: hidden;
	margin: 18px;
}
.two-column-vertical-img-container, .three-column-vertical-img-container, .one-column-vertical-img-container {
	overflow: hidden;
	width: 100%;
}
.image-cover {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	cursor: pointer;
	transition: all 400ms;
}
.image-cover:hover {
	-webkit-transform: scale(1.05);
	    -ms-transform: scale(1.05);
	        transform: scale(1.05);
}
.no-scale:hover {
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}
.image-parallax {
  min-width: 100%;
	min-width: 100vmax;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
	pointer-events: none
}
.image-no-parallax {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	    -ms-transform: translate(-50%,0);
	        transform: translate(-50%,0);
	pointer-events: none
}
.two-column-img-container:nth-of-type(odd), .two-column-vertical-img-container:nth-of-type(odd), .three-column-img-container:nth-of-type(3n+1), .three-column-img-container:nth-of-type(3n+2), .three-column-vertical-img-container:nth-of-type(3n+1), .three-column-vertical-img-container:nth-of-type(3n+2) {
	margin-bottom: 36px;
}
.youtube-video {
	max-width: 948px;
	padding: 36px;
	margin: auto;
}
.blog-footer {
	max-width: 1200px;
	padding: 0px 36px;
	margin: 0px auto 72px auto;
}
body .l-page .full-screen-container p a {
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
    border-bottom: 1px dotted #ccc;
}
body .l-page .full-screen-container p a:hover {
	text-decoration: none;
    border-bottom: 1px solid #592c88;
}
@media (max-width: 959px) {
	.change-the-order {
		-ms-flex-order:2;
		    order:2;
	}
}
@media (min-width: 45em) {
	body .edge-to-edge-title {
		height: calc(100vh - 82px);	
	}
	body.s-stories .edge-to-edge-title {
		height: calc(100vh - 62px);	
	}
	body.mini .edge-to-edge-title {
		height: calc(100vh - 85px);	
	}
	body.s-catamount-club .edge-to-edge-title {
		height: calc(100vh - 112px);	
	}
	.edge-to-edge-title .title h1 {
		font-size: 60px;
	}
}
@media (min-width: 900px) {
	body.s-stories .edge-to-edge-title {
		height: calc(100vh - 179px);
	}
}
@media (min-width: 960px) {
	.full-screen-container p.block-quote {
		font-size: 50px;
		line-height: 50px;
	}
	.edge-to-edge-title .title h1 {
		font-size: 100px;
	}
	.two-column-pictures, .two-column-vertical-pictures, .three-column-pictures, .three-column-vertical-pictures {
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	.two-column-edge-to-edge-pictures {
		height: 35vw;
		width: 100%;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	.three-column-edge-to-edge-pictures {
		height: 23vw;
		width: 100%;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	.three-column-filmstrip-pictures {
		height: 32vw;
		width: 100%;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
		max-height: 380px;
	}
	.two-column-edge-img-container {
		width: 50%;
		height: 100%;
	}
	.one-column-img-container {
		max-height: 700px;			
	}
	.two-column-img-container {
		height: 30vw;
		max-height: 365px;
	}
	.two-column-vertical-img-container {
		height: 59vw;
		max-height: 720px;
	}
	.two-column-img-container:nth-of-type(odd), .two-column-vertical-img-container:nth-of-type(odd), .three-column-img-container:nth-of-type(3n+1), .three-column-img-container:nth-of-type(3n+2), .three-column-vertical-img-container:nth-of-type(3n+1), .three-column-vertical-img-container:nth-of-type(3n+2) {
		margin-right: 36px;
		margin-bottom: 0px;
	}
	.three-column-img-container {
		height: 22vw;
		width: 100%;
		max-height: 260px;
	}
	.three-column-vertical-img-container {
		max-height: 465px;
		width: 100%;
		height: 38vw;
	}
	.three-column-edge-img-container {
		height: 100%;
	}
	.three-column-filmstrip-container {
		height: 73%;
		max-width: 352px;
	}
	.two-column-edge-img-text-container {
		width: 50%;
		height: auto;
	}
	.two-column-text {
		padding: 36px 72px;
		width: 50%;
		min-height: 35vw;
	}
}
