
.detailedportfolioheader {
    float: left;
    margin: 0;
    padding: 0;
    height: 500px;
    width: 100%;
    background-color: rgb(62, 168, 90);
}

#globalportfolio {
    z-index: 50;
}

nav {

    border-bottom: 1px solid white;
}


nav li:hover {
    /*box-shadow: rgb(234, 147, 8) 0px 0px 50px 0px inset;*/
    color: #f2f2f2;

}

nav li p {
    color: white;
}



#opencommlogo {
    display: block;
    margin: 100px auto 0 auto;
    width: 300px;
}

.detailedportfoliodescription {
    width: 80%;
    min-width: 900px;
    margin: 0 auto 0 auto;
}


body {
    font-family: myriad-pro;
}

h1, h2, h3, h4, p {
    font-weight: 200;
}


.detailedportfoliodescription h2 {
    font-size: 40pt;
    text-align: center;
    margin: 50px 0 30px 0;
    color: #33333;
}

.detailedportfoliodescription h3 {
    font-size: 30pt;
    text-align: left;
    margin: 0 0 30px 0;
}

.detailedportfoliodescription p {
    margin-bottom: 30px;
    font-size: 24px;
    text-align: center;
}

.floatedportfolio {
    float: left;
    width: 100%;
}

#conferencedescription {
    background-color: rgb(62, 168, 90);
    color: white;
}



.portfolio-horizontal-description img {
    display: inline-block;
    width: 28%;
    
}

.portfolio-description {
    display: inline-block;
    width: 57%;
    margin: 0 0 0 3rem;
    vertical-align: middle;
}

.text {
    text-align: left !important;   
    font-size: 16pt !important;
}

.horizontal {
    margin: 3rem 0;
}

#horizontal1 {
    margin-top: 50px !important;
}

#horizontal4 {
    padding-bottom: 100px;
}

#conferencedescription h2 {
    margin-top: 70pt;
}

#set3 img {
    width: 350px;
}

.photoset {
    text-align: center;
}

#set2 img {
    width: 350px;
}

.photoset h3 {
    text-align: center;
    font-size: 24pt;
    margin: 80px 0 0 0;
}

.photoset p {
    font-size: 16pt;
}

#set3-2 img {
    width: 250px;
}

#set3-2 {
    margin-bottom: 100px;
}

#set3-2 img {
    width: 200px !important;
}

#comparisontext {
    margin-top: 30pt;
}

#comp {
    margin-right: 30px;
}

#compassheader {
    background-image: url("../../images/psb2.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#turbineheader {
    background-image: url("../images-2/turbine.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#compasswhitelogo {
    display: block;
    margin: 100px auto 0 auto;
    width: 300px;
}

.detailedportfolioheadermech1 {
    float: left;
    margin: 0;
    padding: 0;
    height: 500px;
    width: 100%;
    background-color: rgb(93, 120, 129);
    background-image: url("../images-2/mech-back.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.detailedportfolioheadermech2 {
    float: left;
    margin: 0;
    padding: 0;
    height: 500px;
    width: 100%;
    background-color: rgb(93, 120, 129);
    background-image: url("../images-2/mars.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.detailedportfolioheaderturbine {
    float: left;
    margin: 0;
    padding: 0;
    height: 500px;
    width: 100%;
    background-color: rgb(93, 120, 129);
    background-image: url("../images-2/turbine.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.detailedportfolioheadersilibot {
    float: left;
    margin: 0;
    padding: 0;
    height: 500px;
    width: 100%;
    background-color: rgb(93, 120, 129);
    background-image: url("../images-2/octopus.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

img {
    
}

#compasswelcome {
    display: block;
    margin: -1.5rem auto 0 auto;
    padding: 0;
    width: 800px;
}

#coursesdescription {
    
    background : -moz-linear-gradient(50% 100% 90deg,rgba(247, 148, 30, 1) 0%,rgba(241, 90, 41, 1) 100%);
  background : -webkit-linear-gradient(90deg, rgba(247, 148, 30, 1) 0%, rgba(241, 90, 41, 1) 100%);
  background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(247, 148, 30, 1) ),color-stop(1,rgba(241, 90, 41, 1) ));
  background : -o-linear-gradient(90deg, rgba(247, 148, 30, 1) 0%, rgba(241, 90, 41, 1) 100%);
  background : -ms-linear-gradient(90deg, rgba(247, 148, 30, 1) 0%, rgba(241, 90, 41, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7941E', endColorstr='#F15A29' ,GradientType=0)";
  background : linear-gradient(0deg, rgba(247, 148, 30, 1) 0%, rgba(241, 90, 41, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F15A29',endColorstr='#F7941E' , GradientType=0);

    color: white;
    
}

#coursescalendar {
    display: block;
    width: 150px;
    margin: 70px auto 0 auto;
}

#courseh2 {
    margin-top: 30px;
}

#coursedashboard {
    display: block;
    margin: -30px auto 0 auto;
    width: 800px;
    padding: 0;
}

#coursesidebar {
    display: inline-block;
    width: 180px;
    margin-left: 3rem;
    vertical-align: middle;;
}

#coursehorizontal2 {
    margin-top: 90px !important;
}

#courseannouncements {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    margin-left: 30px;
}

#announcementdescription {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1rem 0 2.5rem;
    width: 50% !important;
}

#conferencehorizontal3 {
    margin-top: 60px;
}

.descriptionstandard h3 {
    text-align: center;
}

.descriptionstandard {
    margin-top: 100px;
    margin-bottom: 100px;
}

#coursepage {
    display: block;
    width: 700px;
    margin: 0 auto 0 auto;
}

.submitgallery {
   
}

.galleryphoto {
    display: inline-block;
    width: 45%;
    margin: 0 auto 0 auto;
}

#highlightedhw {
    
}

#photo2 {
    margin-left: 9.5% !important;
    vertical-align: top;
}

.gallerygroup2 {
    margin: 0 auto 0 auto;
}

.galleryphoto img {
    width: 100%;
}

#uploadpage {
    margin-left: 5%;
}

#submitbottom {
    margin-top: 10px;
}

#gallerycaption {
    margin-top: 10px;
    font-size: 14pt;
    text-align: left;
}

#enrollment {
    background : -moz-linear-gradient(50% 100% 90deg,rgba(162, 222, 249, 1) 0%,rgba(0, 161, 222, 1) 100%);
  background : -webkit-linear-gradient(90deg, rgba(162, 222, 249, 1) 0%, rgba(0, 161, 222, 1) 100%);
  background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(162, 222, 249, 1) ),color-stop(1,rgba(0, 161, 222, 1) ));
  background : -o-linear-gradient(90deg, rgba(162, 222, 249, 1) 0%, rgba(0, 161, 222, 1) 100%);
  background : -ms-linear-gradient(90deg, rgba(162, 222, 249, 1) 0%, rgba(0, 161, 222, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2DEF9', endColorstr='#00A1DE' ,GradientType=0)";
  background : linear-gradient(0deg, rgba(162, 222, 249, 1) 0%, rgba(0, 161, 222, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A1DE',endColorstr='#A2DEF9' , GradientType=0);

    color: white;
}

#enrollmenth2 {
    margin-top: 30px;
}

#courseenrollment {
    display: block;
    width: 750px;
    margin: 0 auto 0 auto;
}

#submithw {
    margin-top: 50px;
}



#preenrollphoto {
    display: block;
    width: 800px;
    margin: 0 auto 30px auto;
}

#flowdiagram {
    display: inline-block;
    width: 500px;
    margin: 0 auto;
}

#flowdiagram2 {
    display: inline-block;
    width: 500px;
    margin: 0 auto;
}

.ideationphotos {
    text-align: center;
}

h3 {
    
}

#flowh3 {
    margin-top: 50pt;
    text-align: center;
}

#flowp {
    font-size: 14pt;
}

#brainstorm {
    display: block;
    width: 780px;
    margin: 0 auto;
}

#flowdiagram2 {
    
}

#sketch2 {
    display: inline-block;
    width: 450px;
    margin: 0 auto;
    vertical-align: top;
}

aside {
    text-align: center;
    margin: 10pt 0 10pt 0;
}

.web-deliverable-aside aside {
    text-align: left;
    width: 100%;
    color: gray;
}

.returntoportfolio h2 {
    text-align: center;
    margin-bottom: 100px;
}

#returnopencomm {
    margin-top: 100px;
}



#prototypea {
    display: block;
    width: 500px;
    margin: 0 auto;
}

#prototypea:hover {
    text-decoration: underline;
}

.detailedportfolioheadernewspaper {
    float: left;
    margin: 0;
    padding: 0;
    height: 500px;
    width: 100%;
    
    
      background : -moz-linear-gradient(50% 100% 90deg,rgba(45, 97, 148, 1) 0%,rgba(0, 41, 63, 1) 100%);
  background : -webkit-linear-gradient(90deg, rgba(45, 97, 148, 1) 0%, rgba(0, 41, 63, 1) 100%);
  background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(45, 97, 148, 1) ),color-stop(1,rgba(0, 41, 63, 1) ));
  background : -o-linear-gradient(90deg, rgba(45, 97, 148, 1) 0%, rgba(0, 41, 63, 1) 100%);
  background : -ms-linear-gradient(90deg, rgba(45, 97, 148, 1) 0%, rgba(0, 41, 63, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2D6194', endColorstr='#00293F' ,GradientType=0)";
  background : linear-gradient(0deg, rgba(45, 97, 148, 1) 0%, rgba(0, 41, 63, 1) 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00293F',endColorstr='#2D6194' , GradientType=0);
    
}



.detailedportfolioheaderapple {
    float: left;
    margin: 0;
    padding: 0;
    height: 500px;
    width: 100%;
    background-image: url("../images-2/iOS8-wallpaper.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;

}


#newspaperlogo {
    display: block;
    margin: 100px auto 0 auto;
    width: 350px;
}

#applelogo {
    display: block;
    margin: 115px auto 0 auto;
    width: 100px;
}

#prototypenewsa {
    display: block;
    width: 400px;
    margin: 0 auto;
}

#prototypenewsbutton {
    display: block;
    width: 400px;
    margin: 0 auto;
    text-align: center;
}

#newspapermainimg {
    display: block;
    margin: 40px auto 30px auto;
    width: 800px;
    padding: 0;
}

#tipsmainimg {
    display: block;
    margin: 40px auto 100px auto;
    width: 600px;
    padding: 0;
}

#appledescription {
  background-color: rgba(0,0,0,.02);
  border-width : 1px;
  color: black;
}

#typefaceicon {
    display: block;
    width: 150px;
    margin: 70px auto 0 auto;
}

#newsh2 {
    margin-top: 0px;
}

#fontchoice {
    display: block;
    margin: 70px auto 100px auto;
    width: 400px;
    padding: 0;
}

#generalarticlebar {
    width: 300px;
    margin: .5rem 0 0 1rem;
    vertical-align: top;
}

#newspaperdescription1 {
}

#newspaperdescriptionh3 {
    margin: 0 0 1.5rem 0;
}

#newspapercolordescription {
     width: 60% !important;
    margin-left: 30px;
}

#colorcode {
    width: 200px;
    margin-top: 1.5rem;
    margin-left: 4rem;
    vertical-align: top;
}

#newspaperhorizontal2 {
     margin-top: 90px !important;
    margin-bottom: 130px;
}

#paperh2 {
    margin-top: 80px;
}

#iconlb {
    display: block;
    margin: 80px auto 30px auto;
    width: 800px;
}

#paperqualityimg {
    display: block;
    margin: 80px auto 30px auto;
    width: 800px;
}

#paperbeginnings {
    background-color: #f5f5f5;
}

#newspaper1 {
    display: inline-block;
    width: 392px;
}

#newspaper2 {
    display: inline-block;
    margin-left: 40px;
    width: 400px;
}

#beginningscomparison {
    text-align: center;
}

#beginnings {
    margin-top: 60px;
}

#beginningscomparisonimg {
    display: inline-block;
}

#beginningscomparisonimg2 p {
    margin-left: 40px;
}

#beginningscomparisonimg2 {
    display: inline-block;
}

#arrow {
    display: inline-block;
    margin-top: 0.2rem;
    margin-right: 0.5rem;
}







.block {
    display: inline-block;
    width: 33%;
}

#waitingphonecall {
    margin-left: 2rem;
    display: inline-block;
    vertical-align: middle;
}

#personcall {
    margin-left: 3rem;
    display: inline-block;
    vertical-align: middle;
}

#movingparticipant {
    margin-left: 2rem;
    display: inline-block;
    vertical-align: middle;
}

#invitephone {
    margin-left: 3rem;
    display: inline-block;
    vertical-align: middle;
}



.photoset img {
    width: 290px !important;
}



#chord-title {
    color: white;
    text-align: center;
    margin-top: 8rem;
    
}

#chordprogression {
    background-color: rgb(152, 101, 163);
    background-image: url("../images-2/harbor.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 1060px;
}

#visualizationportfolio {
    min-width: 1060px;
}

#returnvisualization {
    margin-top: 0 !important;
}

#returnvisualization aside {
    margin: 4rem 0 1rem 0;
}

#visualizationdescription {
    margin-top: 6rem;
}

#chord-aside {
    color: white;
    font-size: 24pt;
}

#a-visualization {
    color: white;
}

#a-visualization:hover {
    text-decoration: underline;
}





#appledisclaimer {
    text-align: center;
    color: white;
    font-size: 14pt;
    margin-top: 50pt;
    
}

#new-yosemite {
    width: 70%;
    margin: 0 15% 2rem 15%;
}

#new-hero {
    display: block;
    vertical-align: middle;
    margin: 0 auto 0 auto;
    width: 700px;
}

.web-deliverable-aside {
    margin: 3rem 2.5% 5rem 2.5%;
    width: 95%;
    background-color: #ebebeb;
    border-radius: 6px;
    border: 1px solid #ccc;
}

.portfolioh3 {
    text-align: left !important;
    margin-bottom: 0 !important;
    font-size: 18pt !important;
    font-weight: 00;
}

.web-deliverable-callout-description {
    width: 360pt;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 1.5rem;
}

.callout-content {
    display: block;
    width: 95%;
    margin: 0rem 2.5% 0rem 2.5%;
    padding: 1rem 0 1rem 0;
    text-align: center;
}

.calloutdescription {
    margin: .2rem 0;
}

#menu-help {
    display: inline-block;
    width: 200pt;
    vertical-align: middle;
}



#excelsiordescription {
    background : -moz-linear-gradient(50% 100% 90deg,rgba(45, 97, 148, 1) 0%,rgba(0, 41, 63, 1) 100%);
  background : -webkit-linear-gradient(90deg, rgba(45, 97, 148, 1) 0%, rgba(0, 41, 63, 1) 100%);
  background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(45, 97, 148, 1) ),color-stop(1,rgba(0, 41, 63, 1) ));
  background : -o-linear-gradient(90deg, rgba(45, 97, 148, 1) 0%, rgba(0, 41, 63, 1) 100%);
  background : -ms-linear-gradient(90deg, rgba(45, 97, 148, 1) 0%, rgba(0, 41, 63, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2D6194', endColorstr='#00293F' ,GradientType=0)";
  background : linear-gradient(0deg, rgba(45, 97, 148, 1) 0%, rgba(0, 41, 63, 1) 100%);
  
    padding: 1rem 0 1rem 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00293F',endColorstr='#2D6194' , GradientType=0);
    color: white;
}

#keynote-header {
    background-image: none;
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(112,112,112,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(112,112,112,1))); /* Chrome,Safari4+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(112,112,112,1) 100%); 
    background: linear-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(112,112,112,1))); 
}

#keynote-h1 {
    margin: 7.5rem 0 0 0;
    color: white;
    text-align: center;
}

#keynote-gallery-description {
    
}

#keynote-portfolio-description h2 {
    margin-bottom: 0.5rem !important;
}

.keynote-gallery {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    -moz-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    margin-bottom: 2rem;
}

.keynote-gallery-item {
    width: 30%;
    height: 380px;
    align-self: flex-start;
    background-color: #f7f7f7;
    border-radius: 10px;
}

.presentation-image {
    display: block;
    height: 128px;
    margin: 1.5rem auto 0 auto;
    box-shadow: 0 0 1px;
}



.gallery-p {
    font-size: 12pt !important;
    text-align: center !important;
    width: 90%;
    margin: 1rem 5% 0 5%;
    line-height: 18pt;
}

#presentation-floatedportfolio {
    padding-bottom: 2.8rem;
}

#stepstep-header {
    background-image: url(../images-2/stepstep-background.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
}

#stepstep-logo {
    display: block;
    margin: 9.2rem auto 0 auto;
    width: 350px;
    
}

#stepstep-hero-video {
    
}

#stepstep-hero {
    display: block;
    margin: 0 auto 3rem auto;
    height: 541px;
    overflow: hidden;
}


table {
    font-weight: 200; 
    margin-top: 70px;
    width: 70%;
    margin: 2.5rem auto 0 auto;
    background-color: #ededed;
    border-radius: 7px;
}

th:not(:first-child) {
    font-weight: 200;
    font-size: 24pt;
    text-align: center;
    padding-bottom: 20px;
    color: rgb(95, 95, 95);

} 

tr:first-child {
    border-bottom: 1px solid #dbdbdb; 
}

tr:last-child td {
    padding-bottom: 20px;
}

tr:not(:first-child) {
    height: 1rem;
}

td:first-child {
    font-size: 14pt;
    text-align: left;
    padding-right: 0px;
    padding-left: 30px;
    color: rgb(49, 49, 49);
}

tr:nth-child(odd){
    /*background-color: rgba(191, 191, 191, 0.24);*/
    
}

td {
    text-align: left;
    padding: 10px;
    font-size: 12pt;
    color: #626262;
}

td:not(:first-child) {

}

#tableheader {
    padding-left: 0;
    font-size: 16pt;
    text-align: center;
}

#stepstep-detailedportfoliodescription {
    min-width: 0px !important;
}

#stepstepdescription {
    background-color: rgba(0,0,0,.05);
    border-width : 1px;
    color: black;
    text-align: center;
    
}

#stepstep-early-prototype {
    width: 225px;
}

#stepstep-rationale-description {
    display: inline-block;
    width: 450px;
    margin: 0 auto 0 auto;
    vertical-align: middle;
    text-align: left;
    margin: 2rem 0rem 3rem 0;
}

#stepstep-rationale-description p {
    font-size: 14pt;
    line-height: 20pt;
}

#stepstep-rationale-description h2 {
    margin-bottom: 16pt;
}

#stepstep-early-prototype-image {
    display: inline-block;
    width: 300px;
    vertical-align: middle;
    margin: 2rem 2rem 3rem 0;
}

#stepstep-early-caption {
    margin-top: -1.5rem;
    text-align: cejter;
    font-size: 10pt;
    font-weight: 400;
}

#features-header {
    text-align: center !important;
    margin: 4rem 0 1rem 0;
}

.stepstep-image {
    display: block;
    height: 400px;
    margin: 1.5rem auto 0 auto;
}

#stepstep-gallery-item {
    height: auto !important;
    background-color: white;
}

#stepstep-gallery {
    width: 90% !important;
    margin: 0 5% 6rem 5%;
}

#stepstep-prototyping-description {
    background-color: #ebebeb;
    background-image: url("../images-2/stepstep-background.jpg");
    background-size: cover;
}

#returnfromnewspaper {
    padding-top: 50pt !important;
}

#return-from-stepstep {
    float: left;
    width: 100%;
    margin-top: 5rem;
}

.stepstep-gallery-a {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#published-projects {
    text-align: center;
    padding-top: 0.5rem;
    font-size: 10pt;
}

.stepstep-prototyping {
    display: block;
    width: 600px;
    margin: 3.5rem auto 0 auto;
    box-shadow: 0 10px 50px;
}

#prototyping-header {
    color: white !important;
    text-align: center !important;
    margin: 4rem 0 1rem 0;
}

#prototyping-description-p {
    color: white;
    text-align: center;
    font-size: 20pt;
    width: 80%;
    margin: 3rem 10% 0 10%;
}

#stepstep-brackets-photo {
    margin-bottom: 5rem;
}

#stepstep-future-description {
    
}

#future-header {
    color: black !important;
    text-align: center !important;
    margin: 4rem 0 1rem 0;
}

#futures-list {
    list-style-type:circle;
    width: 400px;
    margin: 0 auto 0 auto;
    font-size: 16pt;
    line-height: 24pt;
    margin-top: 2rem;
    margin-bottom: 6rem;
    color: black;
}

#future-p {
    width: 700px;
    font-size: 16pt !important;
    text-align: center;
    margin: 2rem auto 0 auto;
}

#cornell-dining-header {
    
    background-image: -webkit-linear-gradient(
      rgba(0, 0, 0, 0.5), 
      rgba(0, 0, 0, 0.1)
    ),url(../images-2/cornell-shot.jpg) !important;
    
    background-image: -moz-linear-gradient(
      rgba(0, 0, 0, 0.5), 
      rgba(0, 0, 0, 0.1)
    ),url(../images-2/cornell-shot.jpg) !important;
    
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.5), 
      rgba(0, 0, 0, 0.1)
    ),url(../images-2/cornell-shot.jpg) !important;
    
    background-size: cover;
    background-repeat: no-repeat;
}

#cornell-dining-logo {
    display: block;
    margin: 9.2rem auto 0 auto;
    width: 750px;
}

.dining-gallery-1 {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    -moz-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    margin: 0 0 2.5rem 0 ;
}

.dining-gallery-1-image {
    width: 100%;
}

.dining-gallery-description {
    width: 30%;
    align-self: flex-start;
    margin-top: 1rem;
}

#return-from-dining {
    float: left;
    width: 100%;
    margin-top: 50px;
}

#dining-prototypes {
    background-color: rgba(0,0,0,.05);
}

.dining-whiteboard-image {
    width: 350px;
}

.dining-whiteboard-images {
    display: block;
    margin: 0 auto 0 auto;
    text-align: center;
}

#dining-prototype-description {
    margin-top: 1rem;
}

#dining-prototype-gallery {
    -webkit-justify-content: none !important;
    justify-content:space-between;
}

#dining-gallery-p {
    margin-top: -1rem;
}

.dining-gallery-p {
    font-size: 12pt !important;
    text-align: center !important;
    width: 90%;
    margin: -1rem 5% 0 5%;
    line-height: 18pt;
}

.dining-gallery-description-1 {
    width: 33%;
    align-self: flex-start;
    margin-top: 1rem;
}

#visualization-chords {
    display: block !important;
    width: 1060px !important;
    margin: 0 auto 0 auto !important; 
}

#download-apps-store {
    height: 40px;
}

#app-link {
    height: 40px;
    display: block;
    width: 134px;
    margin: 6rem auto 0 auto;
}

#stepstep-app-icon {
    width: 225px;
}

#stepstepapp {
    background-color: rgba(0,0,0,.05);
    border-width : 1px;
    color: black;
    text-align: center;
}

#stepstep-app-image {
    width: 300px;
    vertical-align: middle;
    margin: 4rem auto 0rem auto;
}

#stepstep-appstore-description h2 {
    margin: 2.5rem 0 1rem;
}

#stepstep-appstore-description p {
    margin: 1rem auto 1rem auto;
    width: 80%;
    font-size: 18pt;
}

#appstore-description-link {
    display: block;
    margin: 0 0 5rem 0 !important;
}

#appstore-description-link-p {
    margin-top: 0rem !important;
}

#apple-legal-footnote {
    font-size: 9pt;
    margin-top: -3rem;
}

#title-dark p {
    font-weight: 500;
    color: rgba(0,0,0,1);
}



#title-dark:hover > #title-name {
    color: rgba(0,0,0,0.7);
    transition: color 0.2s;
}

#title-dark:hover > #title-description {
    color: rgba(0,0,0,0.7);
    transition: color 0.2s;
}

#title-dark:hover > #title-dark p{
    color: black;
    transition: color 0.2s;

}

#title-light p {
    font-weight: 500;
    color: rgba(255,255,255,1);
}

#title-description {
    font-size: 12pt;
    color: white;
    font-weight: 500;
    transition: color 0.2s;
}

#title-light:hover > #title-name {
    color: rgba(255,255,255,0.7);
    transition: color 0.2s;
}

#title-light:hover > #title-description {
    color: rgba(255,255,255,0.7);
    transition: color 0.2s;
}

#title-light:hover > #title-light p{
    color: white;
    transition: color 0.2s;

}

#title-name {
    color: white;
    transition: color 0.2s;
}

.detailedportfolioheaderfbnotif {
    float: left;
    margin: 0;
    padding: 0;
    height: 500px;
    width: 100%;
    background-color: #868484;
    z-index: -1;

}
#ALlogo {
    display: block;
    margin: 115px auto 0 auto;
    width: 200px;
}


#fbnotiflogo {
    display: block;
    margin: 115px auto 0 auto;
    width: 400px;
}