@font-face {
	font-family: 'Open Sans';
	src: url('fonts/Open_Sans/OpenSans-Regular.ttf');
}

@font-face {
	font-family: 'Open Sans';
	src: url('fonts/Open_Sans/OpenSans-SemiBold.ttf');
	font-weight: bold;
}

@font-face {
	font-family: 'Oxygen';
	src: url('fonts/Oxygen/Oxygen-Regular.ttf');
}

@font-face {
	font-family: 'Oxygen';
	src: url('fonts/Oxygen/Oxygen-Bold.ttf');
	font-weight: bold;
}



body {
font-family: 'Open Sans', sans-serif;
color: #121212;
overflow-x: hidden;
}

nav{
	font-family: 'Oxygen', sans-serif;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #ffffff;
	display: flex;
	justify-content: space-between;
	align-items: center;

}

#about-nav{
	position: sticky;
	height: 100px;
	margin-left:-10px;
	width: 106%;
	opacity: 0;
	z-index: +1;

}

#title{
	font-size: 50px;
	font-weight: 900;
/*	float: left;*/
	color: #383838;
	padding: 15px;
}

#title img {
	height: 60px;
	opacity: 0.9;
}

#title img:hover{
	opacity: 0.3;
}

#title:hover{
	color:#8c0808;
}

#about{
/*	float: right;*/
	font-size: 14px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
	cursor: pointer;
}

.nav-link{
	font-size: 14px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
	cursor: pointer;
	margin-right: 20px;
}

.nav-submenu{
	width: 80%;
	height: 100%;
	display: flex;
	justify-content: right;
	align-items: center;
	padding: 10px 20px;
}

#main{
	margin-top: 120px;
	width: 100%;
	/*height: 100%;*/
}

#location{
	text-align: center;
}

ul{
	margin-left: 20%;
	font-size: 20px;
}

img.about {
	width: 60%;
	margin-left: 20%;
}

h1, h2, h3 {
	font-family: 'Oxygen', sans-serif;
	text-align: center;
}

h1{

	padding-top: 0px;
}

nav a{
   color: #222222;
   text-decoration: none;
}


a {
	color: #8c0808;
}

a:visited {
	color: #5c0505;
}


img.link:hover{
	opacity: 0.5;
}

img.link{
	width: 60%;
	margin-left: 20%;
}

	.change:hover{
		cursor: pointer;
		background: #EDEDED;
	}

	.change {
		font-size: 30px;
		font-weight: 900;
		text-align: center;
	}

	.display {
		width: 60%;
		margin-left: 20%;
	}

	#info{
		visibility: hidden;
	}

	td {
		text-align: center;
		vertical-align: center;
	}

	footer {
		display: flex;
		justify-content: space-between;
		padding-top: 100px;
		align-items: center;
		width: 100%;

	}

	#front-foot {
		padding-top: 0px;
	}

	.copyright{
		font-size: 13px;
	}



	.social-icon{
		width: 50px;
		height: 50px;
		object-fit: cover;
	}


	.social-icon:hover{
		opacity: 0.7;
		cursor: pointer;
		width: 110%;
	}

	#hero {
/*		padding-top: 100px;
		padding-bottom: 100px;*/
		background-image: url(img/shetterly-exhibit.jpg);
		/*background-image: url(img/gallery.jpg);*/
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 600px;
		color: #ffffff;
		font-weight: bold;
		z-index: -1;

		display: flex;
		justify-content: center;
		align-items: center;
	}

	#hero a{
		width: 50%;
	}

	#hero img{
		width: 100%;
		cursor: pointer;
	}

	#hero img:hover{
		opacity: 0.8;
	}

	.window {
		position: fixed;
		top: 5vh;
		left: 10vw;
		background-color:#efefef;
		width: 80vw;
		height: 80vh;
		opacity: 0;
		/*display: none;*/
		z-index: -2;
		border-radius: 30px;
	}

	.inner_window{
		position: absolute;
		top: 35px; 
		bottom: 20px;
		height: 90%;
		width: 90%; 
		left: 5%;
		border: none;
		overflow-y: auto;

	}

	.open{
		animation-name: open;
		animation-duration: 1s;
		animation-iteration-count: 1;
		animation-timing-function: ease;
		animation-fill-mode: forwards;
		animation-direction: normal;
	}

	.close{
		animation-name: close;
		animation-duration: 1s;
		animation-iteration-count: 1;
		animation-timing-function: ease;
		animation-fill-mode: forwards;
		animation-direction: reverse;
	}

	.close_button{
		position: absolute;
		top: 10px;
		right: 10px;
		width: 20px;
		cursor: pointer;
	}

	.close_button:hover, .close_button:focus{
		width: 25px;
	}

	@keyframes open {
  from {opacity: 0; width:0vw; height: 0vh; z-index: -2}
  to {opacity: 1; width:80vw; height: 80vh; z-index: +2;}
}

	@keyframes close {
  from {opacity: 0; width:0vw; height: 0vh; z-index: -2}
  to {opacity: 1; width:80vw; height: 80vh; z-index: +2;}
}

#campus_map{
	background-color: #ffffff;
}

#about_foot{
	position: fixed;
	left: 2%;
	bottom: 0px;
	z-index: -1;
	width: 96%;
}


#DinosaurTechnologies{
	background-image: url(Dinosaur_Technologies/DinosaurTechnologies.png);
	background-position: center;
}

#Zeggert{
	background-image: url(DavidZeggert/Oscar.jpeg);
	background-position: bottom;
}


#KCarter{
	background-image: url(KevinCarter/DSC_4577.jpg);
	background-position: bottom;
}


#VisualizingFlow{
		background-image: url('VisualizingFlow/Fluid Flow Picture - Nate Petrella.jpeg');
		background-position: center;
}

#StudentArtFair2023{
		background-image: url('StudentArtFair2023/Collection of Gestures - Tsering Dhondup.png');
		background-position: center;
}

	#past{
		background-image: url(img/Jia_thumb_2.jpg);
		background-position: bottom;
	}

	#Nick{
		background-image: url(img/Nick_thumb.jpg);
		background-position: center;
	}

	#VisualizingPoetry{
		background-image: url(VisualizingPoetry/VP_openingart.jpeg);
		background-position: center;
	}
	
	#measurement_psa{
		background-image: url(img/measurement_thumb.jpg);
		background-position: center;
	}
	
	#wonderland{
		background-image: url(img/wonderland_thumb.png);
		background-position: center;
	}

	#faculty2022_thumb{
		/*background-image: url(img/translation_thumb.jpg);*/
		background-image: url(img/FS2022_thumb.jpg);
		background-position: center;
	}



	#truthtellers{
		background-image: url(TruthTellers/truth-tellers-thumb.jpg);
		background-position: top;
	}

	#map_thumb{
		background-image: url(img/map_thumb.jpg);
		background-position: center;
	}

	#google_thumb{
		background-image: url(img/google.jpg);
		background-position: center;
	}



	#intro {
		margin-top: 600px;
		background-color:#efefef;
		padding-bottom: 100px;
		/*padding-top: 50px;*/
		margin-right: 0px;
		margin-left: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}

	#intro p{
		font-size: 20px;
	}

	.flex {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
	}

	.inner {
		width: 20%;
		height: 200px;
		background-size: cover;
		background-repeat: no-repeat;
		cursor: pointer;
		margin: 20px;
		display: flex;
		align-items: center;
		text-align: center;
		justify-content: center;
		font-weight: bold;
		font-size: 20px;
		color: #efefef !important;
		text-decoration: none;
		
		text-shadow: 0 0 5px black;
	}

	.inner:hover{
		opacity: 0.4;
	}

	#student_thumb{
		background-image: url(img/student_thumb.jpg);
	}

	#faculty_thumb{
		background-image: url(img/faculty_thumb.jpg);
	}

	#OPWDD_thumb{
		background-image: url(img/OPWDD_thumb.jpg);
	}

	#about_thumb{
		background-image: url(img/gallery_thumb.jpg);
	}

	#suffrage_thumb{
		background-image: url(img/suffrage_thumb.jpg);
		background-position: center;
	}

	#CE303_thumb{
		background-image: url(img/CE303_thumb.jpg);
		background-position: center;		
	}

	#IDT560_thumb{
		background-image: url(img/IDT560_thumb.jpg);
		background-position: center;
	}

	#confluence_thumb{
		background-image: url(img/confluence.png);
		background-position: center;
	}

	#student_thumb_2021{
		background-image: url(img/2021Student.jpg);
	}

	#Jia_thumb{
		background-image: url(img/Jia_thumb_2.jpg);
		background-position: bottom;
	}

	#faculty2021_thumb{
		background-image: url(img/FS2021_thumb.jpg);
		background-position: bottom;
	}

	#entwistle{
		background-image: url(img/Entwistle.jpg);
		background-position: center;
	}

	#translation2022{
		background-image: url(img/translation_thumb.jpg);
		background-position: center;
	}

	#portraitsofhope{
		background-image: url(img/portraitsofhope_thumb.jpg);
		background-position: center;
	}

	#faculty2022_thumb{
		background-image: url(img/FS2022_thumb.jpg);
		background-position: center;
	}

	#miscommunication{
		background-image: url(img/miscommunication.jpg);
		background-position: center;
	}

/*	#hero2 {
		margin-top: 100px;
		padding-top: 100px;
		padding-bottom: 100px;
		background-image: url(img/gallery.jpg);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		color: #ffffff;
		font-weight: bold;
		z-index: -1;
		}*/

	#hero3 {
		width: 100%;
		z-index: -1;
		display: flex;
		justify-content: center;
		align-items: center;
		padding-top: 10vh;
		padding-bottom: 10vh;
		}

	#hero3 img{
		height: 15vh;
		width: auto;
	}



	@media(min-width: 1600px){
		.inner {
			width: 15%;
		}

		.front {
			width: 20%;
			height: 30vh;
		}

		body {
			height: 72vh;
		}



	}



	@media(max-width: 1000px){
		.inner {
			width: 40%;
		}

		#intro p{
			width:80%;
			margin-left: 10%;
		}

		#hero3 img{
			width: 50%;
			height: auto;
		}

		#front-foot {
		padding-top: 100px;
		}
	}

	@media(max-width: 600px){
		.inner {
			width: 90%;
		}

		p{
			width:90%;
			margin-left: 5%;
		}

		#title {
			font-size: 25px;
			width: 40%;

		}

		#title img {
			width: 100%;
			height: auto;
		}


		#about{
			padding-top: 20px;
			padding-bottom: 20px;
		}

		h1{
			padding-top: 0px;
			font-size: 20px
		}

		h2{
			font-size: 18px;
		}

		h3 { font-size: 16px; }

		#intro p{
		font-size: 14px;
		width:90%;
		margin-left: 5%;

	}

		#hero3 img{
			width: 70%;
			height: auto;
		}
	}

		
