body {
  /*font: 100% sans-serif;
  color: #000000;*/
  margin:auto;
  overflow: auto;
  height: 100%;
  width: 100%;
  position: absolute; 
}

a {
  text-decoration: none;
  display: inline-block;
 /* width: 100%;*/
  height: 100%;
}

nav {
 /* margin-left: 40%; */}
  nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  nav li {
    float: left; }
  nav a {
    /*color: #000000;
    display: inline;
    */
    text-decoration: none; 
    }
a .txt {
   display:block;
    top:0;
    right:0;
    bottom:0;
    left:0;
    visibility: visible;
    font-size: 150%;
    font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: normal;
    color: #fff; 
     text-align: center;
}a .text {
    top:0;
    right:0;
    bottom:0;
    left:0;
    display:none;
    font-size: 100%;
    font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: normal;
    /*font-variant: small-caps;*/
    color: #ffffff; 
     text-align: center;
     text-decoration: none;
}
a .icon {
    margin-top:10%;
    margin-left:10%;
    margin-right:5%;
    cursor: pointer;
/*  display: block ruby;
    height: 15%;*/
}
.txt a{
    display:none;
}
a:hover .text {
    display:block;  
    text-decoration: none;
}
a:link{
  text-decoration: none;
      color: #ffffff; 

}
a span{
    width: 60%;
}
*#scribble{
    margin-left:75%;
          cursor: default;
}

#coffee{
    flex-grow: 1;
}
#equal{
    margin-top: 10%;
}
#home_menu{
    display: flex;
    margin-left: 40%;
    margin-right: 10%;
    margin-top:5%;
}
#menu{
    display: flex;
    margin-left: 10%;
    margin-right: 10%;
}
#top_menu{
    margin-left: 30%;
    height: 15%;
}

h1 {
  display: inline;
  margin-left: 5%; }
h2{
  display: inline;
  margin: 0%;
  font: "Calibri",sans-serif;
}
.title{
  margin-top: 1%;
  margin-bottom: 5px;
  margin-left: 30%;
  color: #fff;
  text-transform: uppercase;
  font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 20px;
  font-weight: bold;

}
h5{
  margin-top:1%;
  margin-bottom: 5%;
  margin-right: 5%;
  width: 100%;
  font-size: 13px;
  color: #000;
  font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
h5:hover{
  color:#ffff00;
}
.box {
  position: absolute;
  padding: 5px 5px 5px 5px; }

.samples {
  width: 100%;
  height: 100%; }



#wrapper {
   /* The image used */
   /* background-image: url("pep_cst.jpg");*/
    background-image: url("webmaster.png");
    flex-flow: column;
    /* Full height */
    height: 100%; 
    display: flex;
    /* Center and scale the image nicely */
    background-position: center;
      
    background-repeat: no-repeat;
    background-size: cover;
}


#top {
  margin-left: 40%;
  margin-top: 3%;
  height: 20%;
}
#intro{
/*  position: absolute;*/
  height: 100%;
 /* margin-left:42%;
  margin-right: 35%;
  margin-top: 0%;
  /*display: inline-flex;*/
  background-size: cover;
  flex-grow : 1;
}
#video{
  position: relative;
  width: 60%;
  margin-left: 25%;
  margin-right: 15%;
  margin-top: 0%;
  display: block;
}
 
.button{
    width: 10%; 
    margin-left:5%;
    margin-right: 5%;
    margin-top:5%;
    color: #000;
}
#works{
 /*position: relative;*/
  width: 60%;
  height: 100%;
  margin-left: 40%;
  margin-right: 15%;
  margin-top: 0%;
  display: block;
  background-size: cover;

  flex-grow: 1;
}
.list{
  display: inline-block;
  margin-left: 30%;
  width: 50%;
  height: 3%;
  color: #000;
}
.non_collapse{
  font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  width: 50%;
  margin-left: 22%;
  color: #fff;
  padding: 0;
  border: none;
  background: none;
}
.column{
  text-align: left;
  width: 20%;
  position: relative;
  display: block;
  margin-right: 5%;
  margin-left: 30%;
}
.design_row{
  display: block;
  width: 60%;
  margin-left: 30%;
}
.thumb{
  width: 50%;
  filter: grayscale(100%);
  /*display: inline-block;*/
  cursor: pointer;
  width: auto;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  background-color: Transparent;
  background-repeat:no-repeat;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
}
.thumb a{
  text-decoration: none;
  color: #fff;
}
.thumb h5{
  display: inline;
}
.thumb:hover{
  filter: none;
    color: #ffff00;
}
.thumb:hover a{

}
.next{
  position: absolute;
  margin-left: 80%;
  margin-top: 3%;
}
.prev{
  position: absolute;
  margin-left: 25%;
  margin-top: 3%;
}
.main_text{
  width: 100%;
  height: 20%;
  text-align: left;
  position: relative;
  margin-right: 3%;
  margin-top: 3%;
}
.Img{
  position: relative;
  width: 100%;
  height: 50%;
  margin-top: 3%;
}
.pop_img{
  position: relative;
  width: 100%;
  margin-top: 3%;
}
.slides{
  display: none;
  width: 100%;
}
.pics{
  width: 80%;
  margin-left: 10%;
}
.center-buttons{
    position:absolute;
    width:100%; 
    color:#fff; 
    text-align: center;
    transform: translate(0%, -100%);
}
.center-buttons .badge {
  cursor:pointer;
  height:10px;
  width:10px;
  padding:0;
}
.center-buttons .badge{
  background-color:#000;
  color:#fff;
  display:inline-block;
  /*padding-left:8px;
  padding-right:8px;
  */text-align:center;
  border-radius:50%;
  border: 1px solid #fff;
}
.transparent{
  background-color:transparent;
}
.white,.hover-white:hover{
  color:#000!important;
  background-color:#fff!important;
}
#bio {  
  position: relative;
  width: 75%;
  margin-left: 20%;
  margin-right: 5%;
  margin-top: 3%;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; 
  color: #fff;
  font-size: 14px;
}
.design{
  width: 100%;
  position: relative;
}
.abstract{
  width: 100%;
  position: relative;
  display: block;
}
#boards{
  width: 60%;
}

/*#headshot {
  width: 30%;
  position: absolute;
  left: 60%; }
*/
#white_bg {
    background-image: url("webmaster_sand.png");

    flex-flow: column;
    /* Full height */
    height: 100%; 
    display: flex;
    /* Center and scale the image nicely */
    background-position: center;
      
    background-repeat: no-repeat;
    background-size: cover;
} /* Style the button that is used to open and close the collapsible content */
.collapsible {
  /*background-color: #eee;
  color: #444;*/
  cursor: pointer;
  width: auto;
  border: none;
  text-align: left;
  outline: none;
  margin-left: 30%;
  font-size: 13px;
  font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  background-color: Transparent;
  background-repeat:no-repeat;
  overflow: hidden;
  color: #fff;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
  color: #ffff00;
}

/* Style the collapsible content. Note: hidden by default */
.content {
  padding: 0 18px;
  margin-left: 30%;
  background-color: white;
  opacity: 0.5;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  width: 60%;
} 
.pop_box{

}
.pop_content{

}
/* Scribble icon container and hover text */
