 body{
	font-family:'Source Sans Pro',sans-serif; 
} 


.button-nav a{
	text-decoration: none;
	color:black;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-size: 13px;
}

img{
  display: block;
  margin:auto;
  width: 100%;
}


h1{
  color: black;
  font-size: 15px;
/*  margin: 1em;*/
  font-weight: normal;
  text-align: center;
  top:30%;
}

h2{
  color: black;
  text-align: center;
}

iframe{
position:absolute;
width:100%;
height:100%;
left:0;
border:0; 
}


/*--------------index page---------------*/

.nav{
  width:100%;
  top: 0;
  position: fixed;
  background-color: rgb(233,233,233);
  z-index: 5;
}

.button-nav {
  display: inline-block;
  padding: 0em 1em 0em 1em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color 0.5s ease-out;
  transition: all 0.5s ease;
  list-style-type: none;
}

.home{
  font-size: 20px;
  padding-right: 2em;
}

.button-nav.grid-col-7of12{
      text-align: right;
      max-width: 80%;
  }

.content-text{
  width:90%;
  height:auto;
  position:absolute;
  top:40%;
  left:10%;
  text-align: center;
}

.content-text h1{
  color: white;
  letter-spacing: 5px;
  max-width: 88%;
  padding-bottom: 6.5em;
  text-align: center;
}

.image-holder{
  width:100%;
  margin-top:2.3rem;
  height:auto;
  position: relative;
}

.image-holder img{
  width:90%;
  height:auto;
  opacity: 0.7;
}

/*2 works on the main page */

.work-img{
  height: auto;
  max-width: 90%;
/*  border: 1px red solid;*/
}

.work-img-title{
/*  transition: top 1s;*/
  font-size:18px;
  text-align:center;
  color:#af936c;
  margin-top:1rem;
}

.work p{
  color:white;
  font-size:13px;
  text-align: center;
  padding:0em 5em;
}

.footer-img{
/*  border:1px solid red;*/
  width: 300px;
  height:300px; 
  margin-left:24em;
  margin-bottom:3em;
}

.work2{
  background-color: rgb(233,233,233);
  border:1px red solid;
}

.work2 h1{
  font-size:15px;
  text-align:center;
}

.lamptext{
  max-width:80%;
  margin:0 auto;
  height:auto;
}

.lamptext p{
  text-align: center;
  margin:3em 6em;
}

.lamppic{
  display: block;
}
.background{
  background-color:rgb(233,233,233);
}


button{
  color:#af936c;
  background: none;
  border:1px #af936c solid;
  border-radius: 2px;
  cursor: pointer;
  margin-left:3rem;
}


.learn-more-button{
    color:#af936c;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: all 0.5s;
    text-decoration: none;
    font-size: 16px;
}

.learn-more-button:hover {
    color:black;
}

.picture1 img{
  opacity: 0.9;
}

.picture2 img{
  opacity: 0.9;
}

.picture1-title{
  position:absolute;
  max-width: 100%;
  height:auto;
  top:85%;
  left:6%;
}

.picture1-title h1{
  color: white;
  font-size: 25px;
  max-width: 100%;
  height: auto; 
  line-height: 3rem;
  border-bottom:2px solid white;
}

.picture2-title{
  position:absolute;
  max-width: 100%;
  height:auto;
  top:85%;
  left:51.5%;

}

.picture2-title h1{
  color:red;
  font-size: 25px;
  max-width: 100%;
  height: auto; 
  line-height: 3rem;
}


.work-brief{
/*  background-color:#f5f5f5;*/
  height:395px;
  display: block;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
}

.work-brief p{
  color:black;
  padding-left:2.5rem;
  padding-right:2.5rem;
  text-align: center; 
  padding-bottom: 2rem;
}

.work-brief h1{
  padding-top: 3rem;
  font-size:18px;
  text-align:center;
  color:#af936c;

}

.work-brief button{
  margin: 0 auto;
  display: block;
  margin-bottom: 4rem;
}

#work{
  position: relative;
  top:-50px;
}

.footer-textform{
    text-align: center;
  }

.footer-textform h1{
    text-align: center;
  }



/*-----------Work-1-------------*/

.content p{
  width:80%;
  margin-left: 8em;
}


.video{
  width:100%;
  margin-top: 2em;
  height:auto;
}

.topimage{
  margin: 4rem auto;
  width:80%;
  height: auto;

}

.intro{
  width:80%;
  height:auto;
}

.intro h1{
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.intro p{
  margin-top: 2.5em;
}

.project{
  margin-right:1.2rem;
}



.team h1{
  margin-top: 2.5em;
}

.team p{
  margin-top: 1em;
  margin-bottom:3rem;
}

.research{
  width:80%;
  height:auto;
}

.research h1{
  text-align: left;
  font-size: 20px;
  font-weight: bold;

}

.explanation{
      margin-bottom: 2rem;
}

.research-img{
  max-width:80%;
  height: auto;
}

.research-material{ 
  margin-top: 5rem;
  width:80%;
  height:auto;
}

.research-material h1{
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  width:80%;
  height:auto;
}

.design{
  width:80%;
  height: auto;

}

.design h1{
  font-size: 20px;
  font-weight: bold;
  width:80%;
  height: auto;
  text-align:left;

}


.design-pic{
  margin-top: 2rem;
}

.sketch{
  margin-top: 1rem; 
 
}


.problems h1{
  font-size: 20px;
  font-weight: bold;
  height:auto;
}
.problems-detail h1{
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  width: 80%;
}

.solutions h2{
  text-align: left;
}
.solutions p{
  max-width: 85%;
}


.video{
  width:100%;
  margin-top: 2em;
  height:auto;
}

.video h1{
  font-size: 20px;
  font-weight: bold;
  text-align:left;
  height: auto;
}

.u-video{
  position:relative;
  height:0;
  padding-top:1rem;
  padding-bottom:33%;
  margin-bottom:2.5rem;

}

#design-process p{
    padding-top: 3.8rem;
}



/*--------------Work-2--------------*/

.figure2 img{
    margin-top: 2rem;
}

.about-wrapper{
  width:100%;
  height: auto;
}

.left-half{
  margin-top: 5em;
  margin-left: 10em;
  margin-bottom: 10em;

  width:30%;
  height:auto;
  float:left;
}

.left-half:after{
   content:"";
   display:table;
   clear:both;
}

.left-half img{
  width:100%;
  height:auto;
}

.right-half{
     height:auto;
     float:left;
     padding:2rem 3rem;
}

.right-half p{
  padding-bottom:1em;
  font-size:100%;
}


.right-half h1{
text-align:left;
font-size:200%;
}

.intro-2{
  width:80%;
  height:auto;
  margin-top: 5rem;
}

.intro-2 h1{
  text-align: left;
  font-size: 20px;
  font-weight: bold;
}
.intro-2 p{
  margin-top: 2.5em;
}



/*--------footer--------*/
.footer{
  clear:both;
  height: auto; 
  background-color:white;  
  height:auto;
  padding-top: 1%;
  max-width: 90%;
}

.footer h1{
  font-size: 25px;
  color:black;
}



.footer h2{
  font-size: 18px;
  text-align:center;
  color:black;
}

#text{
  padding-left:2rem;
  padding-bottom: 1rem;
}



.footer-context{
  max-width: 100%;
}


#text-button{
  margin-left: 23rem;

}

#text-message{
  width:400px;
  height:130px;
}


.footer-ul{
  text-align:center;
  font-size: 12px;
  background-color:black;
  padding-right: 2.3rem;
}

.footer-reference{
  display:inline-block;
}

.footer-reference a{
  display:inline-block;
  color:white;
  padding-top:1rem;
  padding-bottom: 1rem;
  font-size: 15px;
  text-decoration:none;
}


.back-color{
  background-color: black;
}

.footer-textform h1{
   text-align: center;
   font-size:25px;
}

.icon{
  width:30px;
  height: auto;
  position:relative;
  z-index: 999;
  float:left;
  margin: 0% 0.5%;
}



.work-text h1{

  text-align: center;
  font-size: 26px;
}

.even-height-row{
  display: -webkit-flex;
}


.footer p{
  text-align:center;
}

.footer-icons{
  width:8%;
  margin: 0 auto;
}


.icon{
  padding-left: 10px;
  padding-bottom: 5px;
  width:30px;
  height: auto;
  position:relative;
  z-index: 999;
  float:left;
}


/*citation page */

.cia-button{
  text-align:center;
  margin-top: 7rem;
  margin-right: 2rem;
  color:black;
}

.cia-button-back{
  color:black;

}

.citation-page{
  padding-left: 2rem;
  }

.citation-page-items{
  padding-left: 2rem;
  font-size:20px;

}

.citation-page-items a{
  padding-left: 2rem;

}

.citation-page a{
  text-transform: none;
  padding-left: 2rem;
}

.citation-page p{
  line-height:0.2;
}
.citation-page h2{
  font-size: 25px;
  text-align: center;
  color:black;
}

.citation-page h3{
  font-size: 20px;
  padding-left: 2rem;
  color:black;
}


.citation-page{
  padding-left: 2rem;

}

.citation-page-items{
  padding-left: 2rem;
  font-size:20px;

}

.citation-page-items a{
  padding-left: 2rem;

}

.citation-page a{
  text-decoration: none;
  padding-left: 2rem;
  color:black;
}

.citation-page p{
  line-height:0.2;
}
.citation-page h2{
  font-size: 25px;
  text-align: center;
  color:black;
}

.citation-page h3{
  font-size: 20px;
  padding-left: 2rem;
  color:black;
}


