body {
    background: #231f20;
    color: #f3e9b6;
    font-family: 'Montserrat', sans-serif;
	font-size: 1em; /* 16px */
	margin: 0;
}

img, embed, object, video {
	max-width: 100%;
}

h1 {
	font-size: 90px;
	margin: 25px 0 10px;
	font-weight: normal;
}
h2 {
	font-size: 85px;
	margin: 25px 0 10px;
	font-weight: normal;
}
p {
	line-height: 150%;
	margin: 0 0 1.2em;
}
li {
	margin: 0 0 0.5em;
}

a {
	color: #f3e9b6;
}

.content-container {
    padding: 0 1em 1em;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.float-right {
	float: right;
}
.sr-only {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Mobile Toggle */
.navbar-header {
	display: none;
}
.navbar-header .navbar-toggle {
	background: none;
	border: none;
	color: #f3e9b6;
	padding: 1em;
    width: 40px;
}
.navbar-header .navbar-toggle span {
	font-size: 1.5em;
}
/* Top Navigation Arrows */
.arrow-container {
	display: inline-flex;
	position: relative;
}
#arrow-container a {
	text-decoration: none !important;
}
.arrow-width {
	width: 227px;
	margin-bottom: 30px;
}
.arrow-text {
    text-align: center;
	height: 40px;
    padding: 13px 0 0;
    font-size: 14px;
	font-weight: bold;
    position: relative;
	color: #231F20;
	text-transform: uppercase;
}
a .arrow-text {
	text-decoration: none;
}
.arrow-nav-start:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	border-top: 20px solid #231F20;
	border-left: 20px solid #F75C39;
	border-bottom: 20px solid #231F20;
	width: 0;
}
.arrow-red .arrow-text {
	background-color: #F75C39;
}
.arrow-nav-inner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	border-top: 20px solid;
	border-left: 20px solid;
	border-bottom: 20px solid;
}
.arrow-nav-inner:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	border-top: 20px solid;
	border-left: 20px solid;
	border-bottom: 20px solid;
}
.arrow-blue .arrow-text {
	background-color: #64B0E6;
}
.arrow-blue .arrow-nav-inner:before {
	border-top-color: #64B0E6;
	border-left-color: #231F20;
	border-bottom-color: #64B0E6;
}
.arrow-blue .arrow-nav-inner:after {
	border-top-color: #231F20;
	border-left-color: #64B0E6;
	border-bottom-color: #231F20;
}
.arrow-orange .arrow-text {
	background-color: #EAA255;
}
.arrow-orange .arrow-nav-inner:before {
	border-top-color: #EAA255;
	border-left-color: #231F20;
	border-bottom-color: #EAA255;
}
.arrow-orange .arrow-nav-inner:after {
	border-top-color: #231F20;
	border-left-color: #EAA255;
	border-bottom-color: #231F20;
}
.arrow-pink .arrow-text {
	background-color: #F6808A;
}
.arrow-pink .arrow-nav-inner:before {
	border-top-color: #F6808A;
	border-left-color: #231F20;
	border-bottom-color: #F6808A;
}
.arrow-pink .arrow-nav-inner:after {
	border-top-color: #231F20;
	border-left-color: #F6808A;
	border-bottom-color: #231F20;
}
.arrow-aqua .arrow-text {
	background-color: #B3E2E5;
}
.arrow-aqua .arrow-nav-inner:before {
	border-top-color: #B3E2E5;
	border-left-color: #231F20;
	border-bottom-color: #B3E2E5;
}
.arrow-aqua .arrow-nav-inner:after {
	border-top-color: #231F20;
	border-left-color: #B3E2E5;
	border-bottom-color: #231F20;
}
.arrow-nav-end:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-top: 20px solid #B3E2E5;
	border-left: 20px solid #231F20;
	border-bottom: 20px solid #B3E2E5;
	width: 0;
}

.arrow-yellow {
	margin: 3.25em 0 1em;
}
.arrow-yellow .arrow-text {
	background-color: #f1e3b2;
}
.arrow-yellow .arrow-nav-inner:before {
	border-top-color: #f1e3b2;
	border-left-color: #231F20;
	border-bottom-color: #f1e3b2;
}
.arrow-yellow .arrow-nav-inner:after {
	border-top-color: #231F20;
	border-left-color: #f1e3b2;
	border-bottom-color: #231F20;
}

/* Quote Blocks */
.quote-container {
	padding: 0px;
	width: 100%;
}
.quote {
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 1em;
}
.quote-name {
	text-align: right;
}
#quote1 p, #quote2 p, #quote3 p, #quote4 p, #quote5 p {
	margin-bottom: 0;
	font-size: 50px;
	line-height: 65px;
}
#quote1 {
	/*background-color: #efa055;
	color: #EFE3B8;*/
	background-color: #ff5b35;
	color: #363A36;
}
#quote2 {
	/* 
	background-color: #afe2e5;
	color: #76B1E3; */
	background-color: #59b2e7;
	color: #363A36;
}
#quote3 {
	background-color: #ef9f54;
	color: #363A36;
}
#quote4 {
	background-color: #ff8189;
	/* color: #F36745; original */
	color: #363A36;
}
#quote5 {
	/*background-color: #58b2e6;
	color: #B9E1E2;*/
	background-color: #afe2e3;
	color: #363A36;
}

/* Timeline */
#timelineContainer {
	padding: 1.5em 0;
	overflow: hidden;
	border-left: 1em solid #231F20;
	border-right: 1em solid #231F20;
}
.timeline-container {
	display: inline-flex;
	position: relative;
	/* Right attribute is adjusted using JS to control horizontal scroll */
	/* right: 0;*/
}
.timeline-date-block {
	width: 300px;
}
.timeline-date-header {
	color: #231F20;
	text-align: center;
	height: 40px;
	padding: .25em;
	font-size: 1.5em;
	position: relative;
}
.timeline-date-body {
	padding: .75em;
}
.timeline-date-body ul {
	padding-inline-start: 15px;
}
.timeline-start:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	border-top: 20px solid #231F20;
	border-left: 20px solid #F75C39;
	border-bottom: 20px solid #231F20;
	width: 0;
}
.timeline-red .timeline-date-header {
	background-color: #F75C39;
}
.timeline-red h3 {
	color: #F75C39;
	margin: 0 0 .25em;
}
.timeline-inner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	border-top: 20px solid;
	border-left: 20px solid;
	border-bottom: 20px solid;
}
.timeline-inner:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	border-top: 20px solid;
	border-left: 20px solid;
	border-bottom: 20px solid;
}
.timeline-red .timeline-inner:before {
	border-top-color: #F75C39;
	border-left-color: #231F20;
	border-bottom-color: #F75C39;
}
.timeline-red .timeline-inner:after {
	border-top-color: #231F20;
	border-left-color: #F75C39;
	border-bottom-color: #231F20;
}
.timeline-blue .timeline-inner:before {
	border-top-color: #64B0E6;
	border-left-color: #231F20;
	border-bottom-color: #64B0E6;
}
.timeline-blue .timeline-inner:after {
	border-top-color: #231F20;
	border-left-color: #64B0E6;
	border-bottom-color: #231F20;
}
.timeline-blue .timeline-date-header {
	background-color: #64B0E6;
}
.timeline-blue h3 {
	color: #64B0E6;
	margin: 0 0 .25em;
}
.timeline-yellow .timeline-inner:before {
	border-top-color: #EAA255;
	border-left-color: #231F20;
	border-bottom-color: #EAA255;
}
.timeline-yellow .timeline-inner:after {
	border-top-color: #231F20;
	border-left-color: #EAA255;
	border-bottom-color: #231F20;
}
.timeline-yellow .timeline-date-header {
	background-color: #EAA255;
}
.timeline-yellow h3 {
	color: #EAA255;
	margin: 0 0 .25em;
}
.timeline-pink .timeline-inner:before {
	border-top-color: #F6808A;
	border-left-color: #231F20;
	border-bottom-color: #F6808A;
}
.timeline-pink .timeline-inner:after {
	border-top-color: #231F20;
	border-left-color: #F6808A;
	border-bottom-color: #231F20;
}
.timeline-pink .timeline-date-header {
	background-color: #F6808A;
}
.timeline-pink h3 {
	color: #F6808A;
	margin: 0 0 .25em;
}
.timeline-pastel .timeline-inner:before {
	border-top-color: #B3E2E5;
	border-left-color: #231F20;
	border-bottom-color: #B3E2E5;
}
.timeline-pastel .timeline-inner:after {
	border-top-color: #231F20;
	border-left-color: #B3E2E5;
	border-bottom-color: #231F20;
}
.timeline-pastel .timeline-date-header {
	background-color: #B3E2E5;
}
.timeline-pastel h3 {
	color: #B3E2E5;
	margin: 0 0 .25em;
}
.timeline-end:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-top: 20px solid #64B0E6;
	border-left: 20px solid #231F20;
	border-bottom: 20px solid #64B0E6;
	width: 0;
}
/* Timeline Slider */
.sliderContainer {
	width: 25%;
	margin: auto;
	text-align: center;
}
.timeline-slider {
	-webkit-appearance: none;
	width: 100%;
	height: 24px;
	background: #231F20;
	border-radius: 12px;
	border: 2px solid #FFFFFF;
	padding: 3px;
	-webkit-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}
/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.timeline-slider::-webkit-slider-thumb {
	-webkit-appearance: none; 
	appearance: none;
	cursor: pointer;
	background: #FFFFFF;
	border-radius: 7px;
	height: 14px; 
	width: 25%;
}
.timeline-slider::-moz-range-thumb {
	background: #FFFFFF;
	cursor: pointer;
	border-radius: 7px;
	height: 14px;
	width: 25%;
}


.powerfulPhrasesImage, .photoGalleryImage, .videoGalleryImage {
	max-width: 100%;
}
.videoGalleryImage {
	height: 75px;
}

#photoGalleryContainer .row {
	margin-bottom: 1em;
	text-align: center;
}

/* Gallery Controls */
ul.gallery-controls {
	color: #FFFFFF;
	list-style: none;
	padding: 0;
	text-align: center;
}
ul.gallery-controls > li {
	display: inline;
}
.gallery-control, .gallery-control:hover {
	color: inherit;
	text-decoration: none;
}

/* Photo Gallery */
.photoGalleryImage.selected {
	border: 2px solid #EAA255;
}
#photoGalleryContainer .col-md-7 {
	text-align: center;
}
.photoGalleryImage-spotlight {
	/* Set the height of the image container to the height of vertical images */
	height: 425px;
}

/* Video Gallery */
#videoGalleryTributes, #videoGalleryThumbnails {
	margin-bottom: 25px;
}
p.videoGalleryImageContainer {
	position: relative;
}
.videoGalleryVideo {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.col-fifth {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

/* Overlay */
.overlay {
	background-color: #EAA255;
	opacity: 80%;
	color: #231F20;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: .5em;
	font-weight: bold;
	display: none;
}
.overlay.selected {
	display: initial;
}

/* Visit section */
#footer-addresses {
	padding-top: 20px;
}
#footer-addresses p {
	font-size: 80%;
}

/* GVSU Banner */
.devos-fixed-top {
	position: fixed;
	width: 100%;
	z-index: 9999;
	background-color: #FFF;
}
.devos-content-wrapper {
	padding-top: 5.5em;
	overflow-x: hidden;
}
.devos-gvsu-header {
	background-color: #FFF;
}
.devos-gvsu-header .row {
	margin-left: auto;
	margin-right: auto;
}
.devos-gvsu-header .content {
	line-height: 0;
	padding: .65em 3em .5em 3em;
	max-width: 1366px;
}
.devos-gvsu-header h1 { 
	font-size: 14.5px;
	margin: 0;
}
.devos-gvsu-header img {
    width: 80%;
}
.devos-gvsu-header-search {
	display: inline-block;
	position: relative;
	font-size: 14.5px;
}
.devos-gvsu-header-search input {
	padding: .2em .5em .2em 2.5em;
	-webkit-border-radius: 3.625px;
	-moz-border-radius: 3.625px;
	-ms-border-radius: 3.625px;
	border-radius: 3.625px;
	border: .2069em solid #BBB;
	border-left-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 90%;
	line-height: 21px;
	width: 18em;
	height: 2.4em;
	vertical-align: middle
}
.devos-gvsu-header-search input:focus {
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.devos-gvsu-header-search span {
	left: .85em;
	top: .65em;
	font-size: 90%;
	position: absolute;
	color: #CCC;
}
.devos-gvsu-header-search input::-webkit-input-placeholder {
	font-family: "Lato", sans-serif;
	letter-spacing: .09579em;
	font-size: 90%;
	font-weight: bold;
	color: #CCC;
	text-transform: uppercase
}
.devos-gvsu-header-search input::-moz-placeholder {
	font-family: "Lato", sans-serif;
	letter-spacing: .09579em;
	font-size: 90%;
	font-weight: bold;
	color: #CCC;
	text-transform: uppercase
}
.devos-gvsu-header-search input:-ms-input-placeholder {
	font-family: "Lato", sans-serif;
	letter-spacing: .09579em;
	font-size: 90%;
	font-weight: bold;
	color: #CCC;
	text-transform: uppercase
}

/* Legal Footer */
.bottom {
	background: #222;
	color: #CECDCD;
	font-size: 90%;
	white-space: nowrap;
	width: 100%;
	max-width: 100%;
}
.bottom .content {
	padding: 1.6666666667em 3.3333333333em;
}
.content {
	padding: 3em;
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
}
.row-gutter {
	margin-left: -1.5em;
	margin-right: -1.5em;
}
.row-gutter>.col-12 {
	padding-left: 1.5em;
	padding-right: 1.5em;
}
.col-12 {
	width: 100%;
	position: relative;
	min-height: 1px;
}
.bottom .content .legal ul {
	list-style: none;
	display: inline;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.bottom .content .legal ul li {
	margin-bottom: 0;
	margin-right: 2em;
	line-height: 2.25em;
	display: inline;
	display: inline-block;
}
.bottom .content .legal ul li a {
	display: inline-block;
}
.bottom .content a {
	color: #C9C9C9;
}



@media screen and (max-width: 1000px) and (min-width: 801px) {
	.hide-md {
		display: none !important;
	}
}
@media screen and (max-width: 800px) {
	.hide-sm {
		display: none !important;
	}

	.bottom .content {
		padding: .5555555556em 1.1111111111em;
	}

	.row-gutter {
		margin-left: -.5em;
		margin-right: -.5em;
	}

	.bottom {
		white-space: normal;
	}

	.bottom .content .legal {
		text-align: center;
	}

	#photoGalleryImage-spotlight.horizontal {
		margin: 75px 0;
	}

	/* Timeline Slider */
	.sliderContainer {
		width: 70%;
	}
}


@media screen and (max-width: 1199px){
	.arrow-container {
		display: none;
	}
	.navbar-header {
		background-color: #231f20;
		border: 1px solid;
		border-radius: 4px;
		margin: 0;
		position: fixed;
		overflow: hidden;
		overflow: auto;
		right: 10px;
		top: 60px;
		cursor: pointer;
		display: unset;
		z-index: 200;
	}
	/* Mobile Version of the Nav Arrows */
	.arrow-container.arrow-container-menu-expanded {
		background: #231f20;
		border: 1px solid;
		border-radius: 4px;
		display: block;
		padding: 1em;
		position: fixed;
		width: 250px;
		z-index: 100;
		right: 10px;
		top: 110px;
	}
	.arrow-container.arrow-container-menu-expanded .arrow-width {
		width: unset;
		margin-bottom: 0;
		border-bottom: 1px solid;
	}
	.arrow-container.arrow-container-menu-expanded a:last-child .arrow-width {
		border-bottom: none;
	}
	.arrow-container.arrow-container-menu-expanded .arrow-text {
		text-align: left;
	}
	.arrow-container.arrow-container-menu-expanded .arrow-nav-start:after,
	.arrow-container.arrow-container-menu-expanded .arrow-nav-inner:before,
	.arrow-container.arrow-container-menu-expanded .arrow-nav-inner:after,
	.arrow-container.arrow-container-menu-expanded .arrow-nav-end:before {
		border: none;
	}
	.arrow-container.arrow-container-menu-expanded .arrow-red .arrow-text {
		background-color: unset;
		color: #F75C39;
	}
	.arrow-container.arrow-container-menu-expanded .arrow-blue .arrow-text {
		background-color: unset;
		color: #64B0E6;
	}
	.arrow-container.arrow-container-menu-expanded .arrow-orange .arrow-text {
		background-color: unset;
		color: #EAA255;
	}
	.arrow-container.arrow-container-menu-expanded .arrow-pink .arrow-text {
		background-color: unset;
		color: #F6808A;
	}
	.arrow-container.arrow-container-menu-expanded .arrow-aqua .arrow-text {
		background-color: unset;
		color: #B3E2E5;
	}
	
}

@media (min-width: 768px) {
	.col-fifth {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

	
@media screen and (max-width: 767px){
	h1 {
		font-size: 45px;
	}
	h2 {
		font-size: 40px;
	}
	
	.quote {
		padding: 20px;

	}	
	#quote1 p, #quote2 p, #quote3 p, #quote4 p, #quote5 p {
		font-size: 32px;
		line-height: normal;
	}
	
	.arrow-yellow {
		margin: 1.75em 0 1em;
	}
	
	#footer-addresses p {
		text-align: center;
	}

	.devos-gvsu-header .content {
		padding: .65em 0 .5em 0;
	}

	.navbar-header {
		top: 110px;
	}
	.arrow-container.arrow-container-menu-expanded {
		top: 160px;
	}
	.videoGalleryVideo {
		margin-bottom: 1em;
	}
}