@font-face {
    font-family: "schola";
    src: url("./type/schola3.woff") format('woff');
}

@font-face {
    font-family: "schola-it";
    src: url("./type/schola3-it.woff") format('woff');
}

body {
  background: #ff5637;
  margin: 0;
  padding:0;
  font-size: 22px;
  line-height: 126%;
  font-variant-numeric: oldstyle-nums;
  letter-spacing: 0.015em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #101010;
  font-family: 'schola', serif;
  overflow-x: hidden;
}


em {
  font-style: italic;
  letter-spacing: 0;
}


.sc{
  font-size:0.65em;
  letter-spacing:0.325em;
  text-transform: uppercase;
  -webkit-text-stroke: 0.35px;
  line-height: 1em;
}

smallcap{
    font-size: .7em;
    letter-spacing: 0.125em;
    text-transform: uppercase;
    line-height: 1em;
    font-family: courier, "courier new", monospace;
}

svg {
  fill: white;
}
    
a {
    text-decoration: none;
    color: #fff;
    }

a:hover {
    text-decoration: none;

}

p {
  margin-bottom: 1em;
  margin-top: 0;
}

p.quote{
  margin-left:2em;
}

em {
  letter-spacing: 0.015em;
}


h1 {
  
}


h2 {
   
}

h4 {
    width: 50%;
    margin-top: 3em;
    position: relative;
    font-style: normal;
    font-size: 0.7em;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    height: auto;
    margin-bottom: 1em;
    font-weight: normal;
}

li{
  margin-bottom:4px;
}

ol {
    margin-block-start: 0;
    padding-inline-start: 24px;
}

sup{
  line-height: 0;
  font-size: 12px;
  color: rgba(255,255,255,0.8);
  font-family:courier,'courier new',monospace;
  letter-spacing:0;

}

strike {
  text-decoration-thickness: 1px;
}

#bios{
  margin-top:805vh;
  width:auto;
  padding:20px 20px 40px 20px;
  column-count: 4;
  background-color: #fff;
}

.bio{
  display: block;
    font-size: 0.78em;
    line-height: 1.2em;
    margin-bottom: 1.2em;
}

.bio u {
    text-decoration: none;
    font-size: 0.81em;
    line-height: 1em;
    letter-spacing: .125em;
    text-transform: uppercase;
    -webkit-text-stroke: 0.1px;
	font-family: courier, 'courier new', monospace;
    word-spacing: -0.3em;
}

#big-title {
  width: 100%;
  font-kerning: normal;
  position: absolute;
  text-align: center;
  top: 0;
  font-size: 12px;
  font-family: courier, 'courier new', monospace;
  font-style: normal;
  z-index: -1;
  left: 0;
  right: 0;
  line-height: 1em;
  letter-spacing: 0.005em;
  margin-top:21px;
}

#big-title-svg {
  width: 68%;
  position: absolute;
  top: 0;
  left:0;
  right:0;
  z-index: -1;
  margin-left:auto;
  margin-right:auto;
  margin-top: 21px;
}

#big-title-svg-center {
  width: 68%;
  position: fixed;
  height: 100vh;
  vertical-align: middle;
  z-index: -1;
  margin-left:auto;
  margin-right:auto;
}

#big-title-svg-tl {
  width: 16%;
  position: fixed;
  top: 6%;
  left:4%;
  z-index: 23;
  margin-left:auto;
  margin-right:auto;
}

#big-title-svg-center svg{
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  width: 68%;
}



#tableintro {
    font-size: 20px;
    position: relative;
    width: 350px;
    margin: center;
    text-align: left;
    margin-top: 100px;
    margin-bottom: 100px;
    margin-right: 150px;
    margin-left: 150px;
}



#introduction {
    width: 600px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    padding: 0px;
    font-variant-numeric: oldstyle-nums;
    margin-bottom: 200px;
    top:5%;
    position: absolute;
}

/* Modifications for index2b.html */

.two-b {
  font-family:'Spectral' !important;
  font-size: 21px;
  line-height: 125%;
  font-variant-numeric: oldstyle-nums;
  letter-spacing: -0.0175em;
}

.two-b .intrograph{
  padding: 9px 0;
}

.two-b #bios-2 {
    margin-top: 825vh;
}



/* Numerals Test for index2.html */



#introduction-2 {
    width: 100%;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    padding: 0px;
    font-variant-numeric: oldstyle-nums;
    margin-bottom: 200px;
    top:21px;
    position: absolute;
}

#introduction-2 p{
  width:600px;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto; 
}

.intrograph{
  border-top: 1px dotted;
}

.numeral{
  margin-left:10px;
  display: inline-block;
  font-size:0.8em;
}

.textblock{
  width:600px;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto; 
  margin-top: -1.2em;
}

.textblock .footnote{
  padding-top: 3em;
  font-size: .7em;
  line-height: 1.3em;
}

#bios-2{
  margin-top:960vh;
  width:auto;
  padding:20px 20px 40px 20px;
  column-count: 4;
  background-color: #fff;
}

/* End Numerals Test for index2.html */

/* Numerals Test for index3.html */

#introduction-3 {
    width: 97%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    font-variant-numeric: oldstyle-nums;
    margin-bottom: 200px;
    top: 21px;
    position: absolute;
}

#introduction-3 p{
}

.intrograph{
  border-top: 1px dotted;
}

.numeral-3{
  display: inline-block;
  font-size:0.8em;
}

.textblock-3{
  width: 95%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1.2em;
    column-count: 2;
    font-size: .9em;
    line-height: 1.2em;
  padding-bottom:4em;
}

.footnote {
    padding-top: 3em;
    font-size: 12px;
    line-height: 1.25em;
    font-family: courier, courier new, monospace;
}

.footnote em{
    font-family: courier, courier new, monospace !important;
    font-style: italic !important;
}

#bios-3{
  margin-top:435vh;
  width:auto;
  padding:20px 20px 40px 20px;
  column-count: 4;
  background-color: #fff;
}

/* End Numerals Test for index3.html */

/* Variables for index3b.html */

.three-b {
  font-family: 'schola', serif;
  font-size: 21px;
  line-height: 125%;
}

.three-b em {
  font-family: 'schola-it', serif;
}

#introduction-3b {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    font-variant-numeric: oldstyle-nums;
    margin-top: 250px;
}


.numeral-3b{
  display: block;
  font-size: 0.6em;
  width: 100%;
  margin-top: 2em;
}

.textblock-3b {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    column-count: 2;
    column-gap: 1em;
    font-size: 1em;
    line-height: 1.2em;
    display: block;
}

.three-b .intrograph{
    padding: 0 40px 2.5em;
}

.three-b .intrograph p{
  text-indent: 1.5em;
  margin-bottom: 0;
}

.three-b .intrograph p:first-child{
  text-indent: 0;
}

.three-b .mover img {
  max-width: 115px;
}

#bios-3b{
  width:auto;
  padding:20px 20px 40px 20px;
  column-count: 4;
  background-color: #fff;
}


/* End Variables for index3b.html */

/* Start Variables for index5.html */

.five #big-title-svg-tl {
    width: 16%;
    position: fixed;
    top: 6%;
    left: 8.65%;
    z-index: 23;
}


#introduction-5 {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    font-variant-numeric: oldstyle-nums;
    margin-top: 0px;
}

.five {
  font-family: 'schola', serif;
  font-size: 19px;
  line-height: 23px;
}

.five em {
  font-family: 'schola-it', serif;
  font-style: normal;
}

.numeral-5{
    display: block;
    font-size: 0.6em;
    width: 100%;
    margin-top: 0em;
    text-align: center;
    margin-bottom: 23px;
    line-height: 23px;
}

.textblock-5 {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 23px;
    display: block;
}

.intrograph-5{
  padding: 36px 36px 72px;
  column-count: 3;
  column-gap: 36px;
}

.five .mover img {
  max-width: 115px;
}

.intrograph-5 p{
  text-indent: 1.5em;
  margin-bottom: 0;
}

.intrograph-5 p:first-child{
  text-indent: 0;
}




#bios-5{
  width:auto;
  padding:36px 36px 72px;
  column-count: 4;
  background-color: #fff;
  z-index:200;
  position:relative;
}

/* End Variables for index5.html */



.intro-footnote{
  width:100%;
  margin: 24px;
  margin-top:3px;
  position: static;
  font-weight: 400;
  font-style: normal;
  font-size: 0.65em;
  letter-spacing: 0.025em;
  line-height: 1.2em;
  height:100px;
  margin-bottom: 350px;
}

#images {
    width: 40%;
    margin-left: 10%;
}

#images img {
    float: left;
    padding: 20px;
}

#images video {
  float: left;
  padding: 20px;
}

img {
  width: 98%;
  height: auto;
  display: block;
}

.imgfull {
  border: 8px solid #fefefe;
  border-radius: 2px;
  min-width: 500px;
  max-width: 600px;
  width: auto;
  }


.mover{
  opacity: 0.97;
}


/** LIGHTBOX MARKUP **/

.thumbnail {
  max-width: 40%;
}

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	color: #000000;
    position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	background: #ff3b00;
    width: 100%;
    height: 100%;
    overflow: scroll;
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}

.lightbox iframe {
    max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}

.x-out {
    font-size: 8px;
    position: fixed;
    right: 5%;
    top: 5%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}


.blur
{
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.blur:hover
{
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
}



/* DRAGGABLE DIVS */

.mediablock {
  background-color: none;
  width: 232px;
  padding-top: 5px;
  font-size: 12px;
  letter-spacing: 0.075em;
  line-height: 1.2em;
  font-family: courier, 'courier new', monospace;
  font-weight: 500;
  font-style: normal;
  text-align: left;
  margin-left: 0;
  position: static;
  display: block;
}

.mediablock:hover {
  
}

.mediablock:hover a{
}

.mover img{
  max-width: 250px;
    position: static;
    padding: 0;
    margin: 0;
    -webkit-border-radius:1px;
}

/* unassigned */
#mydiv-1 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-1 img {
}





/* unassigned */
#mydiv-2 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-2 img {
}






/* willis */
#mydiv-3 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-3 img {
}





/* nguyen2 */
#mydiv-4 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-4 img {
}




/* abdulhadi */
#mydiv-5 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-5 img {
}





/* nguyen1 */
#mydiv-6 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 0px solid transparent;
  text-align: left;
}
#mydiv-6 img {
}






/* unassigned */
#mydiv-7 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 0px solid transparent;
  text-align: left;

}
#mydiv-7 img {
}






/* unassigned */
#mydiv-8 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}

#mydiv-8 img {
}





/* unassigned */
#mydiv-9 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}

#mydiv-9 img {
}





/* unassigned */
#mydiv-10 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-10 img {
}





/* unassigned */
#mydiv-11 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-11 img {
}





/* unassigned */
#mydiv-12 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-12 img {
}

/* unassigned */
#mydiv-13 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-13 img {
}

/* unassigned */
#mydiv-14 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-14 img {
}


/* unassigned */
#mydiv-15 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-15 img {
}


/* unassigned */
#mydiv-16 {
  position: absolute;
  z-index: 9;
  background-color: solid transparent;
  border: 1px solid transparent;
  text-align: left;
}
#mydiv-16 img {
}




/* hide list view */
#list-view-container{
  display: none;
}

#titleblock-big {
  font-family: 'times new roman', arno-pro-small-text, times, georgia, serif;
  font-size: 14px;
  top:18px;
  left:9px;
  position: absolute;
}

#project-container{
  font-size: 23px;
  font-family: 'times new roman', arno-pro-small-text, times, georgia, serif;
  line-height:1.15em;
  letter-spacing: 0.04em;
  word-spacing: -0.07em;
  width:100%;
}

#project-list{
  width:20%;
  display:inline-block;
  height:100%;
  overflow-y:scroll;
  position: fixed;
}

#project-body{
  width: 77%;
display: block;
float: right;
background-color: rgba(0,0,0,0.025);
height: 100vh;
position: static;
margin-top: -20px;
padding-top: 20px;
margin-right:-20px;
padding-right: 20px;
margin-left:-20px;
padding-left: 20px;
}

.project-body-content{
  width:53%;
  height:100%;
  float: left;
  position: fixed;
  overflow-y: scroll;
  padding-right:1%;
}

.project-body-margin{
  width:20%;
  height: 100%;
  position: fixed;
  overflow-y: scroll;
  right:22px;
}

#margin-item-mobile{
  display: none;
}

#footnote-mobile{
  display: none;
}

#margin-item{
  margin-bottom: 1em;
}

.margin-item-media {
  width:100%;
  display:block;
  min-height:200px;
  background-color: pink;
  margin-bottom: 0.25em;
}

.margin-item-text{
  font-size:0.7em;
  line-height: 1.2em;
}

.left-stack-item{
  width: 100%;
  height:auto;
  display: block;
  margin-bottom: .5em;
  padding-top: .5em;
  border-top: 1px solid #dfdfdf;
  font-size:0.8em;
  line-height:1.1em;
}

.left-stack-item-header{
 display:block;
 width: 80%;
 margin-bottom: 0.25em;
 word-spacing: -0.075em;
}

.left-stack-item-meta{
 display: block;
 width: 100%;
 font-family: 'times new roman', arno-pro-small-text, times, georgia, serif;
 font-size: 0.6em;
 line-height: 1.5em;
}

#sharelinks {
  position: fixed;
  top:20px;
  right:20px;
  z-index: 200;
}

.sharelinks-btn{
  background: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: 200;
  padding:2px 12px;
  border-radius:9px;
  margin:3px;
  display: inline-block;
  font-size:0.45em;
  color:#fff;
  font-family:sans-serif;
  text-transform: uppercase;

}

.underline {
  text-decoration: underline;
}


.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }




@media only screen and (min-width: 1850px) {

.five {
  font-size: 24px;
  line-height: 29px;
}

}


@media only screen and (max-width: 1100px) {

.five {
  font-size: 16px;
  line-height: 20px;
}

}

@media only screen and (max-width: 800px) {

.five {
  font-size: 13px;
  line-height: 16px;
}

sup, .numeral-5, .footnote, .mediablock {
font-size: 12px;
}

    .intrograph-5, #bios-5{
    padding: 21px 21px 52px;
    column-gap: 21px;
    }
    
    
    
    
    
    

}


@media only screen and (max-width: 600px) {

html{
margin:0;
padding:0;
}

  body {
    margin: 0;
    padding: 0;
  }
  

  section {
    display: none;
  }

  .container{
    display: none;
  }

  .intrograph-5 {
    display: none;
  }
  
   #bios-5 {
	    width: 88%;
	column-count: 1;
	    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 6%;
  }
  
  .bio{
      font-size: 1.1em;
    line-height: 1.3em;
  }

  #writeup{
    display: none;
  }
  
  h4{
    width: 70%;
}
  

  p{
font-size: 17px;
line-height: 1.35em;
}

#inner-titlebar{
  width: auto;
  }
  
  #project-inner{
   padding: 45px 20px 120px;
  }
  
  
  .five #big-title-svg-tl {
    width: 30%;
    position: absolute;
    left:7%;
    }

  #list-view-container{
    display: block;
    width: 88%;
    height: auto;
    font-size: 28px;
    line-height: 30px;
    margin-top: 40%;
    margin-bottom:20%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }

  #titleblock {
    width: auto;
    height: auto;
    margin-bottom: 1em;
    font-size: 0.5em;
  }


 .list-stack-item{
   width: 100%;
   height:auto;
   display: block;
   margin-bottom: 1em;
   padding-top: 1em;
  border-top: 1px dotted rgba(0,0,0,0.5);
  font-family: courier, 'courier new', monospace !important;
  font-size: 12px;
  line-height: 14px;
 }


#project-body{
  width:100%;
  position: relative;
  margin-top: 0;
  padding-top:0;
}

#project-list{
  width:100%;
  position: relative;
}

#margin-item{
  margin-bottom: 0em;
}

#footnote-mobile{
  display: block;
  margin-bottom:1em;
}

#margin-item-mobile{
  display: block;
  margin-top:1em;
}

#margin-item-mobile .margin-item-media{
  min-height: 300px;
}

.project-body-content{
  width:100%;
  position: relative;
}

.project-body-margin{
  display:none;
}

#sharelinks {
  top:5px;
  right:5px;
}


.fancybox-inner{
margin:0;
padding:0;
width: 100%;
}

.fancybox-container{
margin:0;
padding:0;
}

.fancybox-stage{
margin:0;
padding:0;
width: 100%;
}

.fancybox-iframe{
width: 100%;
}

.fancybox-loading {

    left: 50%;
}

}

