@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 1500px;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 3.5%;
	background-color: #6D7071;
	border-bottom: 1px solid #FFFFFF;
	font-size: medium;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 13px;
	margin-left: 15px;
	letter-spacing: 2px;
	font-size: 9px;
}
nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}
.hero_header {
	color: #FFFDFD;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 6px;
}
/* Hero Section */
.hero {
	background-color: #B3B3B3;
	background-image: url(background.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-bottom: 150px;
	font-size: 25px;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
}

/* About Section */
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}

/* Services Section */
.services {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-size: 28px;
}

/* Parallax Papers Section */
.banner1 {
	background-color: #FFFFFF;
	background-image: url("parallax1.png");
	object-fit: contain;
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner2 {
	background-color: #FFFFFF;
	background-image: url("parallax2.png");
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner3 {
	background-color: #FFFFFF;
	background-image: url("parallax3.png");
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner4 {
	background-color: #FFFFFF;
	background-image: url("parallax4.png");
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax_papers_title_left {
	color: #FFFFFF;
	text-align: left;
	background-attachment: fixed;
	font-size: 250%;
	padding-left: 50px;
	padding-right: 20%;
	padding-top: 8%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_papers_title_right {
	color: #FFFFFF;
	text-align: right;
	font-size: 250%;
	background-attachment: fixed;
	padding-right: 50px;
	padding-left: 20%;
	padding-top: 8%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_papers_description_left {
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	padding-left: 50px;
	width: 50%;
	float: left;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.parallax_papers_description_right {
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
	padding-right: 50px;
	width: 50%;
	float: right;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Parallax Section */
.banner {
	background-color: #FFFFFF;
	background-image: url("parallax.png");
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 120px;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
	float: right;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* About Us */
.banner_about {
	background-color: #FFFFFF;
	background-image: url("about.png");
	width: 100%;
	height: 900px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax_about {
	color: #FFFFFF;
	text-align: left;
	background-attachment: fixed;
	padding-right: 250px;
	padding-left: 50px;
	padding-top: 100px;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_description_about {
	color: #FFFFFF;
	text-align: left;
	padding-right: 50px;
	padding-left: 30%;
	float: right;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Meet the team */
team {
	background-color: #9A1717;
	padding-bottom: 35px;
}
h1   {
	text-align: center;
	font-size: xx-large;
}
.headshot {
	border-radius: 47%;
    width: 20%;
}
.text_middle {
	width : 100%;
	text-align: center;
	padding-bottom: 10px;
}


/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	width: 100%;
}
.footer_column {
	width: 33%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
footer .footer_column h3 {
	color: #201D1D;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #201D1D;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #8B8B8B;
	color: #FFFFFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 18px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #FFFFF;
	height: 6%;
	padding-top: 60px;
	padding-bottom: 80px;
	margin-bottom: 0px;
	background-image: url("jhu.png");
	background-repeat: no-repeat;
	background-size: cover;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
a{
	color: #D6D6D6;
}
a:hover{
	transition: color .7s ease;
	color:#789EFF;
}
ul{
	text-align: justify;
}

/* Mobile #################################################################*/
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: url("parallax.png");
	background-size: cover;
}
.banner1 {
	background-color: #FFFFFF;
	background-image: url("parallax1.png");
	object-fit: contain;
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner2 {
	background-color: #FFFFFF;
	background-image: url("parallax2.png");
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner3 {
	background-color: #FFFFFF;
	background-image: url("parallax3.png");
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner4 {
	background-color: #FFFFFF;
	background-image: url("parallax4.png");
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax_papers_title_left {
	color: #FFFFFF;
	text-align: left;
	background-attachment: fixed;
	font-size: small;
	padding-left: 50px;
	padding-right: 20%;
	padding-top: 8%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_papers_title_right {
	color: #FFFFFF;
	text-align: right;
	font-size: small;
	background-attachment: fixed;
	padding-right: 50px;
	padding-left: 20%;
	padding-top: 8%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_papers_description_left {
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	font-size: x-small;
	padding-left: 50px;
	width: 50%;
	float: left;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.parallax_papers_description_right {
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
	padding-right: 50px;
	font-size: x-small;
	width: 50%;
	float: right;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* BIG Mobile (iPhone 6s ~350px)  ################################################### */
@media (min-width: 539px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #2E2C2C;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
}
.thumbnail {
	width: 100%;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 45px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:10%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	font-size: medium;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #131313;
	background-image: url("parallax.png");
	background-size: cover;
}
.banner1 {
	background-color: #FFFFFF;
	background-image: url("parallax1.png");
	object-fit: contain;
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner2 {
	background-color: #FFFFFF;
	background-image: url("parallax2.png");
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner3 {
	background-color: #FFFFFF;
	background-image: url("parallax3.png");
	height: 450px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner4 {
	background-color: #FFFFFF;
	background-image: url("parallax4.png");
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax_papers_title_left {
	color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	font-size: x-large;
	padding-left: 8%;
	padding-right: 8%;
	padding-top: 23%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_papers_title_right {
	color: #FFFFFF;
	text-align: center;
	font-size: x-large;
	background-attachment: fixed;
	padding-right: 8%;
	padding-left: 8%;
	padding-top: 23%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_papers_description_left {
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-size: small;
	padding-left: 8%;
	padding-right: 8%;
	width: 80%;
	font-weight: lighter;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.parallax_papers_description_right {
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	padding-right: 8%;
	padding-left: 8%;
	width: 80%;
	font-size: small;
	font-weight: lighter;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner_about {
	background-color: #FFFFFF;
	background-image: url("about.png");
	width: 100%;
	height: 850px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax_about {
	color: #FFFFFF;
	text-align: left;
	background-attachment: fixed;
	font-size: medium;
	padding-right: 20%;
	padding-left: 50px;
	padding-top: 10%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_description_about {
	color: #FFFFFF;
	text-align: left;
	padding-right: 50px;
	padding-left: 20%;
	float: right;
	font-weight: lighter;
	font-size: small;
	line-height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_column {
	width: 100%;
}
}
/* SMALL Mobile (iPhone 6s ~350px)  ################################################### */
@media (min-width: 352px)and (max-width: 538px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #2E2C2C;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
}
.thumbnail {
	width: 100%;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 45px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	font-size: medium;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #131313;
	background-image: url("parallax.png");
	background-size: cover;
}

.banner2 {
	background-color: #FFFFFF;
	background-image: url("parallax2.png");
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner3 {
	background-color: #FFFFFF;
	background-image: url("parallax3.png");
	height: 440px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner4 {
	background-color: #FFFFFF;
	background-image: url("parallax4.png");
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax_papers_title_left {
	color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	font-size: x-large;
	padding-left: 8%;
	padding-right: 8%;
	padding-top: 23%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_papers_title_right {
	color: #FFFFFF;
	text-align: center;
	font-size: x-large;
	background-attachment: fixed;
	padding-right: 8%;
	padding-left: 8%;
	padding-top: 23%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_papers_description_left {
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-size: small;
	padding-left: 8%;
	padding-right: 8%;
	width: 80%;
	font-weight: lighter;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.parallax_papers_description_right {
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	padding-right: 8%;
	padding-left: 8%;
	width: 80%;
	font-size: small;
	font-weight: lighter;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner_about {
	background-color: #FFFFFF;
	background-image: url("about.png");
	width: 100%;
	height: 900px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax_about {
	color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	font-size: medium;
	padding-right: 8%;
	padding-left: 8%;
	padding-top: 15%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_description_about {
	color: #FFFFFF;
	text-align: center;
	padding-right: 8%;
	padding-left: 8%;
	width: 90%;
	float: right;
	font-weight: lighter;
	font-size: small;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_column {
	width: 100%;
}
.copyright {
	text-align: center;
	padding-top: 18px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
}

/* EVEN SMALLER Mobile (iPhone 6s ~350px)  ################################################### */
@media (min-width: 321px)and (max-width: 352px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #2E2C2C;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
}
.thumbnail {
	width: 100%;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 45px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.banner {
	background-color: #FFFFFF;
	background-image: url("parallax.png");
	height: 500px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:10%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	font-size: medium;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.banner1 {
	background-color: #FFFFFF;
	background-image: url("parallax1.png");
	object-fit: contain;
	height: 390px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner2 {
	background-color: #FFFFFF;
	background-image: url("parallax2.png");
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner3 {
	background-color: #FFFFFF;
	background-image: url("parallax3.png");
	height: 500px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner4 {
	background-color: #FFFFFF;
	background-image: url("parallax4.png");
	height: 420px;
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax_papers_title_left {
	color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	font-size: x-large;
	padding-left: 8%;
	padding-right: 8%;
	padding-top: 20%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_papers_title_right {
	color: #FFFFFF;
	text-align: center;
	font-size: x-large;
	background-attachment: fixed;
	padding-right: 8%;
	padding-left: 8%;
	padding-top: 20%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_papers_description_left {
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-size: small;
	padding-left: 8%;
	padding-right: 8%;
	width: 85%;
	font-weight: lighter;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.parallax_papers_description_right {
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	padding-right: 8%;
	padding-left: 8%;
	width: 85%;
	font-size: small;
	font-weight: lighter;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner_about {
	background-color: #FFFFFF;
	background-image: url("about.png");
	width: 100%;
	height: 1000px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax_about {
	color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	font-size: medium;
	padding-right: 8%;
	padding-left: 8%;
	padding-top: 23%;
	letter-spacing: 1px;
	margin-top: 0px;
}
.parallax_description_about {
	color: #FFFFFF;
	text-align: center;
	padding-right: 8%;
	padding-left: 8%;
	width: 90%;
	float: right;
	font-weight: lighter;
	font-size: small;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_column {
	width: 100%;
}
}



/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.thumbnail {
	width: 50%;
}

.banner {
	margin-top: 0px;
	padding-top: 0px;
	background-size: cover;
}
.parallax_description_about {
	color: #FFFFFF;
	text-align: left;
	padding-right: 50px;
	padding-left: 30%;
	float: right;
	font-size: large;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.parallax_papers_description_left {
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	font-size: small;
	padding-left: 50px;
	width: 50%;
	float: left;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.parallax_papers_description_right {
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
	padding-right: 50px;
	font-size: small;
	width: 50%;
	float: right;
	font-weight: lighter;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner_about {
	background-color: #FFFFFF;
	background-image: url("about.png");
	width: 100%;
	height: 1100px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
}


