@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	z-index: -999;	
}

a {
	z-index: 200;
	color: inherit;	
	font-weight: 500;
}

tr{
	vertical-align: text-top;
	padding-bottom: 10px;
}

FORM{
	color: none;
	height: 100%;
	
	
}


h2{
	font: 800 21px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 26px;
	margin-bottom: 6px;
	margin-top: 18px;
	padding-top: 10px;
	color: black;
	width: 100%;
	clear: both;
	letter-spacing: -1px;
}

#toc{
	padding-top: 90px;
	padding-left: 65px;
	padding-right: 65px;
	margin: auto;
	height: 900px;
	position: relative;
	margin-bottom: 127px;
	
}



#text{	
	padding-top: 15%;
	padding-left: 87px;
	padding-bottom: 87px;
	width: 30%;
	position: fixed;
	padding-right: 50px; 
	z-index: -100;
	overflow: scroll;
	top: 0px;
	bottom: 0px;	
}

#cv{
	padding-top: 127px;
	padding-left: 360px;
	padding-bottom: 87px;
	width: 60%;
	clear: both;
	padding-right: 50px; 
	position: relative;
	z-index: -100;
	margin-left: 20px;
	
}

#cv-intro{
	padding-top: 127px;
	padding-left: 87px;
	padding-bottom: 87px;
	width: 300px;
	padding-right: 50px; 
	position: fixed;
	z-index: 20;
	clear: both;
	background: url(../images/Sidearrow.svg) no-repeat;
	background-position:20px 123px;
	margin-right: 50px;
	
}

td{
	padding-right: 10px;
	padding-bottom: 12px;

}


p2{
	font: 200 16px "Helvetica Neue", Helvetica, Arialå, sans-serif;
	line-height: 20px;
	color: #555;
}

bold{
	color: black;
	text-transform: uppercase;
	font: 900 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

highlight{
	color: black;
	font-weight:900;
	
}


#long-text{
	padding-top: 127px;
	padding-left: 87px;
	padding-bottom: 87px;
	width: 30%;
	padding-right: 50px; 
	position: relative;
	top: 0px;
	z-index: -100;
	
}

img{
	width: 100%;
	z-index: -300;
	right: 0;
}

iframe{
	width: 100%;
	z-index: 5;
	max-height: 70%;
	right: 0;
}

#first-image{
	float: right;
	right: 0px;
	top: 60px;
	position: relative;
	overflow: visible;
	width: 58%;
	max-height: 90%;	
	clear: both;
	z-index: -200; 
	margin-bottom: 80px;
	
}


#first-image-vert{
	float: right;
	right: 0px;
	top: 60px;
	position: relative;
	overflow: visible;
	width: 35%;
	max-width: 35%;
	max-height: 90%;	
	clear: both;
	z-index: -200; 
	margin-bottom: 80px;
	margin-right: 12%;
}


#bio-image{
	float: right;
	right: 0px;
	top: 60px;
	position: fixed;
	overflow: visible;
	width: 48%;
	max-height: 40%;
	background-position: center;	
	clear: both;
	z-index: -200; 
	margin-bottom: 60px;
	
}

#images{
	float: right;
	right: 0px;
	position: relative;
	overflow: visible;
	width: 58%;
	max-height: 90%;	
	clear: both;
	z-index: -200; 
}


#imagevert{
	float: right;
	right: 0px;
	position: relative;
	overflow: visible;
	width: 35%;
	max-width: 35%;
	max-height: 90%;	
	clear: both;
	z-index: -200; 
	margin-right: 12%;
}


#imageSM{
	width: 12.5%;
	max-width: 170px;
	min-width: 120px;
	padding: 0px 20px 20px 0px;
	float: left; 
}

#imageSM:hover{
	opacity: 0.5;
}

#video{
	float: right;
	right: 0px;
	position: relative;
	overflow: visible;
	width: 58%;
	max-height: 90%;	
	clear: both;
	z-index: -200;
	margin-bottom: 30px;
}

p{
	font: 200 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 22px;
	margin-bottom: 10px;
	color: black;
	letter-spacing: 0.5px;
}

footer{
	font: 200 8px "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	padding: 8px 13px 8px 13px;
	width: 100%;
	background: black;
	color: white;
	text-transform: uppercase;
	clear: both;
	position: fixed;
	bottom: 0; 
	opacity: 0.8;
}

#caption {
	color: black;
	font: 400 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
	text-align: left;
	padding: 9px 9px 9px 0px;
	letter-spacing: -0.5px;
	float: left;
	clear: none;
	margin-top: 0px;
	background: white;
	margin-bottom:80px;
}

#bio-cap{
	color: black;
	font: 800 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
	text-align: left;
	padding: 9px 9px 9px 0px;
	letter-spacing: -0.5px;
	float: left;
	clear: none;
	margin-top: 0px;
	background: white;
	margin-bottom:80px;
}


#downarrow{
	background: url(../images/Downarrow.svg) no-repeat;
	bottom: 35px;
	width: 63px;
	height: 48px;
	background-position: center;	
	position: fixed;
}


#logo {
	top: 0px;
	background: black;
	font: 500 28px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: fixed;
	letter-spacing: -1px;
	color: white;
	height: 48px;
	padding-top: 12px;
	padding-right: 24px;
	padding-left: 24px;
	text-decoration: none;
}

#logo:hover{
	background: #333;
	
}

#slidecaption {
	position: relative;
	color: black;
	font: 400 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	text-align: right;
	padding: 9px;
	letter-spacing: -0.5px;
	float: right;
	clear: none;
	margin-top: 0px;
	background: black;
	opacity: .8;
	top: 60px;
}

strong {
	font-weight: 800;
}
#topindex {
	background: url(../images/IndexLines.png) black no-repeat;
	background-position: center;
	width: 60px;
	height: 60px;
	top: 0px;
	right: 0px;
	float: right;
	position: fixed;
}
#topindex:hover{
	background: url(../images/IndexLines.png) #333 no-repeat;
	
}

#tocindex {
	background: url(../images/TocLines.png) black no-repeat;
	background-position: center;
	width: 60px;
	height: 60px;
	top: 0px;
	right: 0px;
	float: right;
	position: fixed;
}

#tocindex:hover{
	background: url(../images/TocLines.png) #333 no-repeat;
	
}

#cssmenu ul {
	list-style-type: none;
	margin-left: 200px;
	padding: 20px;
	overflow: hidden;
}
#cssmenu ul li {
	float: left;
	margin-right: 20px;
}

#cssmenu ul li a:hover {
	color: black;
}
#cssmenu ul a {
	display: block;
	font: 600 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: -0.5px;
	text-decoration: underline;
	color: #999;
}
#cssmenu {
	overflow: visible;
	background-color: white;
	opacity: 0.9;
	border-bottom: black thin;
	text-align: left;
	height: 60px;
	border-bottom: black 1px solid;
	position: fixed;
	width: 100%;
	z-index: 200;
}


@-webkit-keyframes example {
    from {top:-100px;opacity: 0;}
    to {top:0px;opacity:1;}
}

@keyframes example {
    from {top:-100px;opacity: 0;}
    to {top:0px;opacity:1;}
}

.modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
  z-index:400;
  
}


.modal:target {
  display: table;
  position: absolute;
}


.modal-dialog .modal-content {
  margin: auto;
  position: relative;
  padding: 0;
  outline: 0;
  text-align: center;
  width: 100%;
  padding-top: 60px;
  list-style-type: none;
  -webkit-animation-name: example; 
  -webkit-animation-duration: 0.5s; 
  animation-name: example;
  animation-duration: 0.5s;
  position:fixed;
}


.closebtn {
  text-decoration: none;
  float: right;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
margin-top: -60px;
}

.closebtn:hover,
.closebtn:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
top: 0;

}


#navicon{
background: url(../images/nav.svg) black no-repeat;
background-position: center;
	width: 60px;
	height: 60px;
	top: 0px;
	right: 60px;
	float: right;
	position: fixed;
}

#navicon:hover{
	opacity: 0.8;
}


#spanbar{
	width: 100%;
	height: 60px;
	background: white;
	opacity: 0.8;
	border-bottom: 1px black solid;
	position: fixed;
	z-index: 10;
}

#navlist{
	padding-top: 80px;
	
}



#navlist ul li a {
	color: white;
	font: 40px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 60px;
	font-weight: 100;
	letter-spacing: 1px;
	text-decoration: none;
}

#navlist ul li a:hover {
	opacity: 0.8;
	
}







 @media only screen and (min-width:481px) and (max-width:768px) {
#cssmenu ul a {
	color: black;
	
}

#cv-intro{

	padding-bottom: 12px;
	width: 70%;
	position: relative;
	background-position:20px 123px;
	margin-right: 0px;
	margin-left: 0px;
}

#cv{
	padding-top: 10px;
	padding-left: 87px;
	width: 80%;

}






#text{	
	padding-top: 10px;
	padding-left: 65px;
	padding-bottom: 60px;
	width: 508px;
	padding-right: 0;
	position: relative;
	z-index: -5; 	
}

#long-text{
	padding-top: 10px;
	padding-left: 65px;
	padding-bottom: 60px;
	width: 508px;
	padding-right: 0; 
	position: relative;
	z-index: -5; 
	
}

#first-image{
	float: right;
	right: 0px;
	top: 60px;
	position: relative;
	overflow: visible;
	width: 100%;
	max-height: 90%;	
	clear: both;
	z-index: -100; 
	margin-bottom: 60px;
}


#first-image-vert{
	float: right;
	right: 0px;
	top: 60px;
	position: relative;
	overflow: visible;
	width: 100%;
	max-width: 100%;
	max-height: 90%;	
	clear: both;
	z-index: -100; 
	margin-bottom: 60px;
	margin-right: 0px;
}



#bio-image{
	float: center;
	top: 60px;
	position: relative;
	overflow: visible;
	width: 508px;
	z-index: -100; 
	margin-bottom: 100px;
	padding-left: 65px;
}

#bio-cap{
	padding-left: 0px;
}

#caption{
    padding-left: 0px;
    padding-bottom: 80px;
    
}

#intro-cap{
	padding-left: 65px;
	
}

#images{
    float: left;
    right: 0px;
    position: relative;
    overflow: visible;
    width: 83.5%;
    padding-left: 65px;
    padding-right: 64px;
    clear: both;
    z-index: -100;
}


#imagevert{
    float: left;
    right: 0px;
    position: relative;
    overflow: visible;
    width: 83.5%;
    padding-left: 65px;
    padding-right: 64px;
    clear: both;
    z-index: -100;
	margin-right: 0px;
}

#imageSM{
	min-width: 107px;
	float: left; 
}

#video{
    float: right;
    right: 0px;
    position: relative;
    overflow: visible;
    width: 83%;
    padding-left: 65px;
    padding-right: 65px;
    max-height: 90%;    
    clear: both;
    z-index: -200;
    margin-bottom: 80px;
}
footer{
	opacity: 1;
}

#downarrow{
	z-index: -400;
}

}



 @media only screen and (max-width:480px) {
	 #logo {
	width: 100%;
	background-position: right;
	padding: 11px 15px 5px 15px;
	height: 40px;
	z-index: 10;

}

#topindex {
	background-size: 90%;
	background-position: center;
	width: 55px;
	height: 55px;
	position: fixed;
	bottom: 0;
	z-index: 15;
}

#tocindex {
	background-size: 90%;
	background-position: center;
	width: 55px;
	height: 55px;
	position: fixed;
	bottom: 0;
	z-index: 15;
}




body{
	z-index: -400;
	
}

#cv-intro{

	padding-bottom: 12px;
	width: 70vw;
	position: relative;
	background-position:left 120px;
	padding-left: 15px;
	padding-top: 85px;
	background: none;
	
}

#cv{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 0px;
	width: 90%;
	padding-bottom: 30px;
}


#first-image{
	float: right;
	right: 0px;
	top: 55px;
	position: relative;
	overflow: visible;
	width: 100vw;
	max-height: 90%;	
	clear: both;
	z-index: -100; 
	margin-bottom: 10px;
	
}


#first-image-vert{
	float: right;
	right: 0px;
	top: 55px;
	position: relative;
	overflow: visible;
	width: 100vw;
	max-width: 100vw;
	max-height: 90%;	
	clear: both;
	z-index: -100; 
	margin-bottom: 10px;
	margin-right: 0px;
}

#bio-image{
	float: left;
	top: 55px;
	position: relative;
	width: 80vw;
	clear: both;
	z-index: -100; 
	margin-bottom: 10px;
	padding-left: 10%;
	padding-right: 10%;	
}

#bio-cap{
	padding-left: 0px;
}

#caption{
	padding-left: 15px;
	
}

#images{
	float: right;
	right: 0px;
	position: relative;
	overflow: visible;
	width: 100%;
	max-height: 90%;	
	clear: both;
	z-index: -100; 
}


#imagevert{
	float: right;
	right: 0px;
	position: relative;
	overflow: visible;
	width: 100%;
	max-width: 100%;
	max-height: 90%;	
	clear: both;
	z-index: -100;
	margin-right: 0px; 
}

img{
	width: 100%;
	z-index: -300;
	right: 0;
}

#video{
	float: right;
	right: 0px;
	position: relative;
	overflow: visible;
	width: 100%;
	max-height: 70%;	
	clear: both;
	z-index: 5;
	margin-bottom: 30px;
}





.modal-dialog .modal-content {
  padding-top: 20px;
}

.closebtn {
margin-top: -20px;
}





#topindex:hover{
	background: url(../images/IndexLines.png) #333 no-repeat;
	background-position: center;
	background-size: 90%;
	width: 55px;
	height: 55px;
	
	
}

#tocindex:hover{
	background: url(../images/TocLines.png) #333 no-repeat;
	background-position: center;
	background-size: 90%;
	width: 55px;
	height: 55px;	
}


#navicon{
background: url(../images/nav.svg) black no-repeat;
background-position: center;
	width: 55px;
	height: 55px;
	background-size: 90%;
	right: 55px;
}

#navicon:hover{
background: url(../images/nav.svg) #333 no-repeat;
background-position: center;
	width: 55px;
	height: 55px;
	background-size: 90%;
	right: 55px;
}




#spanbar{
	height: 55px;
}



#cssmenu {
	background: none;
	position: relative;
	border-bottom: none;
	overflow-x: scroll;
	overflow-y: hidden;
	height: 50px;
	
}
#cssmenu ul {
	margin-left: 0px;
	width: 500px;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: black;
	opacity: 0.8;
	clear: both;
	position: fixed;
	bottom: 0;
	
	
}

#cssmenu ul a {
	padding-right: 3px;
	color: black;
	height: 25px;
	text-transform: uppercase;
	font-size: 11px;
	color: white;
	padding-top: 10px;
	letter-spacing: 1px;
	
}


#navlist ul li a {
	font: 30px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 50px;
	font-weight:100;
}


#slidecaption {
	text-align: left;
	width: 100sw;
	padding: 10px;
	padding-right: 30px;
	letter-spacing: -0.5px;
	margin-top: -4px;
	background-color: white;
	color: black;
	float: none;
	overflow: visible;
} 

#cssmenu ul li a:hover {
	color: white;
}

footer{
	position: relative;
	bottom: 0; 
	opacity: 1;
	height: 70px;
	z-index: -20;
	width: 93%;
}

#downarrow{
	background: none;
}

#text{
	margin-top: 0px;
	position: relative;
	z-index: 0; 	
	line-height: 20px;
	padding: 16px;
	padding-top: 60px;
	width: 90%;	
	overflow: hidden;
}

#toc{
	padding-top: 55px;
	padding-left: 16px;
	padding-right: 16px;
	margin: auto;
	position: relative;
	margin-bottom: 127px;
	height: 1300px;	
}


#imageSM{
	min-width: 134px;
	padding: 0px 10px 10px 0px;
	float: left; 
}

#long-text{
	margin-top: 0px;
	position: relative;
	z-index: 0; 	
	line-height: 20px;
	padding: 16px;
	padding-top:30px;
	width: 90%;	
	overflow: hidden;
}

highlight{
	color: white;
}
 }