/* CSS Document */

@font-face {
	font-family: Ostrich Sans Inline;
	src: url(fonts/ostrich-sans-inline/OstrichSansInline-Regular.otf);
}
@font-face {
	font-family: Intro Condensed;
	src: url(fonts/intro_cond/Intro_Cond_Light.otf);
}
@font-face {
	font-family: Mohave;
	src: url(fonts/mohave/Mohave-Regular.otf);
}

html {
	height: 100%;
}

body {
	background-image: url(site_assets/background.png);
	background-color: #282828;
	background-size: cover;
	background-repeat: no-repeat;
    background-attachment: fixed;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: column;
}

.container > .main {
	display: flex;
    flex: 1 0 auto;
}

.container > .footer {
	align-self: flex-end;
}

.title {
	background-color: rgba(82, 75, 114, .5);
	display: flex;
	flex-direction: row;
	height: 160px;
	width: 100%;
	justify-content: center;
}

.header {
	height: 160px;
	width: 70%;
}

.header a {
	text-decoration: none;
	color: #ffffff;
}

.header p {
	text-decoration: none;
	text-align: center;
	font-family: Mohave;
	color: #ffffff;
	font-size: 50px;
	margin-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
}


.altheader {
	display: none;
	visibility: hidden;
	height: 160px;
	width: 70%;
}

.altheader a {
	text-decoration: none;
	color: #ffffff;
}

.altheader p {
	text-align: center;
	font-family: Mohave;
	color: #ffffff;
	font-size: 70px;
	margin-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
}

.logo img {
	height: 90px;
	padding: 30px;
} 

.navbar {
	width: 100%;
	position: sticky;
	top: 0px;
	display: inline-flex;
	flex-direction: row;
	justify-content: center;
}

.navbar ul{
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	background-color: rgba(139, 132, 174, .5);
	overflow: auto;
	display: inline-flex;
	flex-direction: row;
	justify-content: center;
}

.navbar li {
	padding: 2px;
	width: 14.3%;
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	height: 50px;
	line-height: 50px;
}

.navbar li a {
	text-decoration: none;
	color: #ffffff;
}

.navbar li:hover {
	background-color: rgba(137,162,237,.3);
}

.navbar a:hover {
	color: rgba(133,217,222,1.00);
}

.content_title {
	overflow-x: hidden;
	display: inline-flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-around;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content_title h1 {
	margin-top: 20px;
	font-size: 40px;
}

.content_title img {
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
}

.main {
	overflow-x: hidden;
	flex-flow: column;
	justify-content: center;
	background-color: rgba(60, 50, 71, .8);
	padding-bottom: 30px;
}

.main h1 {
	text-align: center;
	font-size: 50px;
	font-family: 'Rajdhani', sans-serif;
	color: #ffffff;
}

.main p {
	text-align: justify;
	font-family: 'Rajdhani', sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding-left: 30px;
	padding-right: 30px;
}

.main a{
	text-decoration: none;
	font-family: 'Rajdhani', sans-serif;
	font-weight: bold;
	color: #99eaff;
	transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
}

.main a:hover {
	color: #16093d;
	text-shadow: 0 0 35px #e985f2, 0 0 20px #90d9f4, 0 0 10px #16093d;
}

.box {
	width: 100%;
}

.inner {
	width: 100%;
	display: inline-flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-start;
}

.inner p {
	display: inline-block;
	margin: 0;
	text-align: justify;
	font-family: 'Rajdhani', sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding: 30px;
}

.inner a{
	text-decoration: none;
	font-family: 'Rajdhani', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99eaff;
	transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
}

.inner a:hover {
	color: #16093d;
	text-shadow: 0 0 35px #e985f2, 0 0 20px #90d9f4, 0 0 10px #16093d;
}

.inner img {
	padding-top: 35px;
	padding-right: 30px;
	padding-left: 30px;
}

.images img {
	padding: 30px;
	align-content: center;
}

.images {
	width: 100%;
	display: flex;
	flex-flow: row;
	justify-content: center;
}

.publications {
	display: flex;
	flex-flow: column;
	justify-content: center;
}

.publications h2 {
	font-family: 'Rajdhani', sans-serif;
	color: #ffffff;
	text-align: center;
}

.publications p {
	text-align: left;
	font-family: 'Rajdhani', sans-serif;
	color: #ffffff;
	font-size: 18px;
	padding-right: 30px;
	padding-left: 30px;
}

.publications a {
	font-family: 'Rajdhani' sans-serif;
	font-weight: bold;
	color: #99eaff;
	font-size: 18px;
	text-decoration: none;
	transition: all 0.25s ease-in;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
}

.publications a:hover {
	color: #16093d;
	text-shadow: 0 0 35px #e985f2, 0 0 20px #90d9f4, 0 0 10px #16093d;
}

.home {
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding: 10px;
}

.home a:hover {
	cursor: pointer;
}

.footer {
  	width: 100%;
  	padding-bottom: 40px;
  	border-top: 1.5px solid #ffffff;
}

.footer p {
	line-height: 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
}

@media only screen and (max-width: 1150px) {
	.header {
		display: none;
	}
	.altheader {
		display: inline-block;
		visibility: visible;
	}
}

@media only screen and (max-width: 400px) {
	.logo img {
		visibility: hidden !important;
	}
}