@charset "utf-8";
/* Global Styles */

:root {
	--header_bg: rgba(60,55,55,1.00);
	--main_content_bg: rgba(178,178,178,1.00);
	--group_bg: rgba(178,178,178,1.0);
	--header_height: 300px;
	--ground_height: 140px;
	--sky_height: 160px;
	--nav_height: 265px;
	--font_color1: rgba(60,55,55,1.00);
	--font_color2: rgba(126,126,126,1.00);
}


body {
	margin-right: auto;
	position: absolute;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	left: 50%;
	margin-left: -50%;
	background-color: var(--main_content_bg);
}



/* Header */
header {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	padding: 0px;
	background-color: var(--header_bg);
	height: var(--header_height);
	display: block;
	position: fixed;
	top: 0;
}

header .headerSky {
	width: 100%;
	top: 0px;
	height: var(--sky_height);
	background-position: center;
	background-size: contain;
	background-image: url("../images/farey@2x.png");
	background-repeat: repeat-x;
	display: block;
}

header .headerNav {
	margin: 0 auto;
	max-width: 1500px;
	height: calc(25px + calc(var(--nav_height) / 2));
	position: relative;	
}


header .headerNav .headerNavName {
	margin: 0 auto;
	position: absolute;
	left: 0px;
	bottom: 0;
}

header .headerNav .headerNavName a {
	font-family: 'Montserrat', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 28px;
	font-weight: 500;
	line-height: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	text-decoration: none;
}

header .headerNav .headerNavText {
	margin: 0 auto;
	position: absolute;
	right: 0;
	bottom: 0;
}


header .headerNav .headerNavText a {
	font-family: 'Montserrat', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 24px;
	font-weight: 500;
	line-height: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	text-decoration: none;
}

header .hamburger {
	position: absolute;
	left: -9999px;
}


header .dropdown {
	display: inline-block;
	position: relative;
}

header .dropbtn {
	background-color: rgba(0,0,0,0.0);
	border: none;
	font-family: 'Montserrat', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 24px;
	font-weight: 500;
	line-height: 0;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	text-decoration: none;
	padding: 12px 16px;
}

header .dropdownContent {
	position: absolute;
	left: -9999px;
	z-index: 1;
}

header .dropdownContent a {
	color: black;
	text-decoration: none;
	display: block;
	padding: 15px 16px;
}

header .dropdownContent a:hover {
	background-color: rgba(60,55,55,1.0);
}

header .dropdown:hover .dropdownContent {
	display: block;
	left: auto;
	right: 0;
	background-color: rgba(220,220,220,1.00);
}

header .dropdown:hover .dropbtn {
	background-color: rgba(220,220,220,1.00);
}


header .headerGround {
	width: 100%;
	top: 0;
	height: var(--ground_height);
	background-size: contain;
	background-image: url("../images/Ground-fade@2x.png");
	background-repeat: repeat-x;
	display: block;
}

a:link {
	color: rgba(69,116,230,1.00);
}

a:visited {
	color: rgba(152,57,188,1.00);
}

/* Main Content sections */
.mainContent  {
	display: block;
	margin-top: 300px;
	background-color: var(--main_content_bg);
}

.mainContent .group1 {
	display: block;
	margin: 0 auto;
	max-width: 1500px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: var(--group_bg);
	height: 260px;
}

.mainContent .photo {
	width: 378px;
	height: 260px;
	margin-bottom: 0;
	margin-left: 10px;
	background-image: url("../images/profileIMG_w378@2x.jpg");
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	
}

.mainContent .section1 {
	height: 100%;
	width: calc(100% - 408px);
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	background-color: rgba(255,255,255,1.00);
	display: inline-block;
}

.mainContent .section1Alt {
	position: absolute;
	left: -9999px;
}

.mainContent .section1 .heading {
	font-size: 17px;
	font-weight: 400;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: calc(10% - 15px);
	color: var(--font_color1);
	line-height: 0px;
}

.mainContent .section1 p {
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.5;
	padding-top: 5px;
	color: var(--font_color2);
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.mainContent .group2 {
	display: flex;
	margin: 0 auto;
	max-width: 1500px;
	margin-top: 10px;
	background-color: var(--group_bg);
}

.mainContent .aboutMeAlt {
	position: absolute;
	left: -9999px;
}

.sideBar {
	width: 250px;
	height: inherit;
	margin-top: 0px;
	padding-left: 10px;
	margin-left: 10px;
	display: table-cell;
	background-color: rgba(255,255,255,1.00);
	vertical-align: top;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
	color: var(--font_color2);
}

.mainContent .sideBar span {
	color: var(--font_color1);
	font-family: sans-serif;
	font-size: 15px;
}

.section2 {
	width: calc(100% - 225px);
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 100px;
	display: table-cell;
	padding-right: 5px;
	background-color: rgba(255,255,255,1.00);
}

.mainContent .section2 .heading {
	font-size: 17px;
	font-weight: 300;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
	padding-top: 20px;
	margin-left: calc(10% - 15px);
	color: var(--font_color1);
	line-height: 0px;
}

.section2 p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10%;
	margin-left: 10%;
	display: block;
	color: var(--font_color2);
	font-size: 15px;
	font-weight: 300;
	line-height: 1.8;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.mainContent .externalResourcesNav {
	display: block;
	vertical-align: middle;
}

.mainContent .externalResourcesNav .externalResources {
	background-color: rgba(208,207,207,1.00);
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	cursor: pointer;
	vertical-align: middle;
	height: 50px;
}

.mainContent .externalResourcesNav .externalResources:hover {
	background-color: rgba(153,153,153,1.00);
}

.externalResourcesNav .externalResources a {
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 38px;
	font-weight: 400;
	line-height: 45px;
	text-decoration: none;
}

.externalResourcesNav .externalResources img {
	alignment-baseline: center;
	vertical-align: middle;
	
}

.stretch {
	content: '';
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}

/* Footer */

footer {
	background-color: rgba(255,255,255,1.00);
	display: block;
	height: 50px;
}

footer .footerDisclaimer {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: rgba(104,103,103,1.00);
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
}

footer .footerDisclaimer span {
	color: rgba(181,178,178,1.00);
	font-weight: 400;
}

footer .footerNote {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: rgba(104,103,103,1.00);
	font-weight: 700;
}

footer .footerNote span {
	color: rgba(181,178,178,1.00);
	font-weight: 400;
}








/* Desktops and laptops  */
@media only screen and (min-width:1025px) {
	/* Header */

	/* Main content sections */

	.mainContent .externalResourcesNav {
		margin-top: 40px;
		margin-bottom: 40px;
		text-align: center;
		padding-top: 0px;
		clear: both;
	}
	.mainContent .externalResourcesNav .externalResources {
		width: 160px;
		height: 48px;
	}

	/* Footer */
	footer .footerDisclaimer {
		float: left;
		margin-left: 3%;
		font-family: sans-serif;
	}
	footer .footerNote {
		float: right;
		margin-right: 3%;
		font-family: sans-serif;
	}
}






/* Media Query for Tablets */
@media only screen and (min-width : 481px) and (max-width : 1024px) {
/* Header */
	header {
		width: 100%;
		float: none;
	}

	header .headerSky .headerNav .headerNavName {
		padding-left: 10px;
	}

	header .headerSky .headerNav .headerNavName a {
		font-size: 24px;
	}

	header .headerSky .headerNav .headerNavText a {
		font-size: 18px;
		padding-left: 10px;
		padding-right: 10px;
	}

	header .dropbtn {
		font-size: 18px;
		padding-left: 10px;
	}


	/* Main content and sections */

	.mainContent .section1 .heading {
		font-size: 16px;
	}
	
	.mainContent .section2 .heading {
		font-size: 16px;
	}

	.mainContent .section1 p {
		font-size: 14px;
	}
	
	.mainContent .photo {
		width: 320px;
	}
	
	.mainContent .section1 {
		width: calc(100% - 350px);
	}

	.sideBar {
		width: 190px;
	}

	.mainContent .section2 p {
		font-size: 14px;
	}

	.mainContent .externalResourcesNav {
		margin-top: 40px;
		margin-bottom: 40px;
		text-align: center;
		padding-top: 0px;
		clear: both;
	}

	.mainContent .externalResourcesNav .externalResources {
		width: 140px;
		height: 48px;
	}

	/* Footer */
	footer .footerDisclaimer {
		float: left;
		margin-left: 3%;
		font-family: sans-serif;
	}

	footer .footerNote {
		float: right;
		margin-right: 3%;
		font-family: sans-serif;
	}
		
}



@media (min-width: 481px) and (max-width: 787px){

	header {
		width: 100%;
		float: none;
	}

	header .headerNav {
		height: calc(35px + calc(var(--nav_height) / 2));
	}

	header  .headerNav .headerNavName {
		padding-left: 10px;
		bottom: 10px;
	}


	header .headerNav .headerNavText {
		width: 210px;
		position: absolute;
		right: 0;
		padding-top: 5px;
	}	

	header .headerSky .headerNav .headerNavName a {
		font-size: 24px;
	}

	header .headerSky .headerNav .headerNavText a {
		font-size: 15px;
		padding-left: 10px;
		padding-right: 10px;
	}

	header .dropbtn {
		font-size: 15px;
		padding-left: 10px;
	}	
	
	.mainContent .group1{
		height: 212px;
	}
	
	.mainContent .photo {
		width: 308px;
		height: 212px;
		background-image: url("../images/profileIMG_w308@2x.jpg")
	}
	
	.mainContent .section1 {
		position: absolute;
		left: -9999px;
		height: 0;
	}
	

	.mainContent .section1Alt {
		position: inherit;
		left: auto;
		height: 212px;
		width: calc(100% - 348px);
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 10px;
		vertical-align: top;
		background-color: rgba(255,255,255,1.00);
		display: inline-block;
	}

	.mainContent .section1Alt p {
		background-color: rgba(255,255,255,1.00);
		vertical-align: top;
		font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
		font-size: 13px;
		font-weight: 300;
		line-height: 1.2;
		color: rgba(185,185,185,1.00);
	}

	.mainContent .section1Alt span {
		color: rgba(146,146,146,1.00);
		font-family: sans-serif;
		line-height: 0px;
	}
	
	.mainContent .group2 {
		display: block;
		margin-top: 0px;
	}
	
	.mainContent .group2 .aboutMeAlt {
		display: block;
		position: inherit;
		left: auto;
		width: calc(100% - 20px);
		margin-top: -11px;
		height: 100%;
		margin-left: 10px;
		margin-right: 10px;
		background-color: rgba(255,255,255,1.00);		
	}
	
	.mainContent .aboutMeAlt .heading {
		font-size: 16px;
		font-weight: 300;
		font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
		padding-top: 30px;
		padding-bottom: 0px;
		margin-left: calc(10% - 15px);
		color: rgba(146,146,146,1.00);
	}

	.mainContent .aboutMeAlt p {
		margin-left: 10%;
		margin-right: 10%;
		margin-bottom: 20px;
		font-size: 14px;
		font-weight: 300;
		line-height: 1.5;
		padding-top: 0px;
		color: rgba(165,165,165,1.00);
		font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
	}
	
	.mainContent .sideBar {
		position: absolute;
		left: -9999px;
	}
	
	.mainContent .section2 {
		width: calc(100% - 35px);
		display: block;
		margin-top: -17px;
		padding-top: 0px;
	}
	
	.mainContent .section2 .heading {
		padding-top: 40px;
	}	
}




/* Media query for Mobile devices*/
@media only screen and (min-width : 285px) and (max-width : 480px) {
/* Header */
	
:root {
	--header_height: 180px;
	--ground_height: 60px;
	--sky_height: 120px;
	--nav_height: 285px;	
	}
	

	
	header {
		width: 100%;
	}
	


	header .headerNav {
		height: calc(35px + calc(var(--nav_height) / 2));


	}

	header  .headerNav .headerNavName {
		padding-left: 10px;
		bottom: 10px;
	}


	header .headerNav .headerNavText {
		position: absolute;
		left: -9999px;
	}	

	header .headerSky .headerNav .headerNavName a {
		font-size: 22px;
		padding-left: 5px;
	}


	
	header .hamburger {
		display: inline-block;
		position: absolute;
		right: 0;
		left: auto;
		bottom: 0;
	}



	header .hamButton {
		background-color: rgba(0,0,0,0.0);
		border: none;
		font-family: 'Montserrat', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
		color: rgba(146,146,146,1.00);
		font-size: 24px;
		font-weight: 300;
		margin: 0 auto;
		text-decoration: none;
		padding: 5px 12px;
		display: inline-block;

}

	header .hamContent {
		position: absolute;
		left: -9999px;
		z-index: 1;
	}

	header .hamContent a {
		font-family: 'Montserrat', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
		color: rgba(146,146,146,1.00);
		font-size: 16px;
		font-weight: 500;
		line-height: 0;
		margin: 0 auto;
		text-decoration: none;
		display: block;
		padding: 18px 10px;		
	}

	header .hamContent a:hover {
		background-color: rgba(60,55,55,1.0);
	}

	header .hamburger:hover .hamContent {
		display: block;
		left: auto;
		right: 0;
		background-color: rgba(220,220,220,1.00);
	}
	
	.mainContent {
		margin-top: 180px;
	}

	
	.mainContent .group1{
		height: 200px;
		position: absolute;
		left: -9999px;
	}
	
	.mainContent .section1 {
		position: absolute;
		left: -9999px;
	}
	
	.mainContent .group2 {
		display: block;
		margin-top: 0px;
	}
	
	.mainContent .group2 .aboutMeAlt {
		position: inherit;
		left: auto;
		display: block;
		width: calc(100% - 20px);
		margin-top: -11px;
		height: 100%;
		margin-left: 10px;
		margin-right: 10px;
		background-color: rgba(255,255,255,1.00);
		
	}
	
	.mainContent .aboutMeAlt .heading {
		font-size: 16px;
		font-weight: 300;
		font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
		padding-top: 30px;
		padding-bottom: 0px;
		margin-left: calc(10% - 15px);
		color: rgba(146,146,146,1.00);
}

	.mainContent .aboutMeAlt p {
		margin-left: 10%;
		margin-right: 10%;
		margin-bottom: 20px;
		font-size: 14px;
		font-weight: 300;
		line-height: 1.5;
		padding-top: 0px;
		color: rgba(165,165,165,1.00);
		font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Arial Narrow', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
	
	.mainContent .sideBar {
		position: absolute;
		left: -9999px;
	}
	
	.mainContent .section2 {
		width: calc(100% - 35px);
		display: block;
		margin-top: -17px;
		padding-top: 0px;
	}
	
	.mainContent .section2 .heading {
		padding-top: 40px;
	}

	.mainContent .photo {
		position: absolute;
		left: -9999px;
	}

	.mainContent .externalResourcesNav {
		margin-bottom: 10%;
		margin-top: 10%;
	}
	.mainContent .externalResourcesNav .externalResources {
		width: 100%;
		height: 50px;
	}
	/* Footer */
	footer {
		display: block;
		text-align: center;
		font-family: sans-serif;
	}
}

