@charset "UTF-8";
/* CSS Document */
/*.nav-width {
	margin-bottom: 0;
}*/

/*main {
	margin-top: 20vh;
}*/

.thumb-and-title {
	height: 620px;
}
.image-thumb {
	display: inline-block;
}
.title {
	color: #EF7833;
	font-size: 111px;
	text-transform: uppercase;
	transform-origin: 0 0;
  	transform: rotate(270deg);
	display: inline-block;
	padding-top: 250px;
	padding-left: 10px;
}

.materials-caption {
	font-size: 15px;
	padding-bottom: 20px;
}

.vimeo-link {
	font-size: 25px;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.description {
	line-height: 1.8;
	font-size: 12px;
}
