.headerbar {
  position: fixed;
  /*width: 1296px;*/
  width: 100%;
  height: 85px;
  background-color: rgb(238, 235, 235);
  opacity: 1;
  top:0px;
  left: 0px;
  z-index: 2;
}
.trevlac-logo {
  width: 376px;
  height: 72px;
  left: 216px;
  top: 6px;
  position: absolute;
  opacity: 1;
  background-color: transparent;
}
.headerbuttonbar {
  width: 600px;
  height: 16px;
  position: relative;
  background-color: transparent;
  left: 703px;
  top: 48px;
}
.headerbutton {
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  color: rgb(153, 51, 101);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 16px;
  font-weight: 800;
  line-height: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
.headerbuttonseparator {
  background-color: transparent;
  background-repeat: no-repeat;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-image: initial;
  outline: none;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 16px;
  font-weight: 800;
  line-height: 14px;
  text-transform: uppercase;
  text-decoration: none;
  border-left: 1pt solid rgb(153, 51, 101);
  padding-left: 5px;
  padding-right: 5px;
}
.school-hallway {
  width: 1296px;
  height: 864px;
  left: 0px;
  /*top: 60px;*/   
  top: 0px;
  opacity: 0.50;
  max-height: 864px; 
}
.HomeContainer {
  width: 689px;
  height: 485px;
  left: 189px;
  top: 90px;
  position: absolute;
}

.HomeHeader {
  color: black;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 36px;
  letter-spacing: -0.18px;
  line-height: 12px;
  margin-left: 20px;
  margin-bottom: 20px;
  position: relative;
  left: 0px;
  top: 60px;
}
.HomeSubHeader {
  color: rgb(153, 51, 101);
  font-family: sans-serif "Arial - Italic MT";
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: -0.1px;
  line-height: 9px;
  margin-left: 20px;
  margin-bottom: 10px;
}
.HomeText {
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  letter-spacing: -0.09px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  margin-left: 28px;
}
.RequestDemoButton {
  position: absolute;
  width: 274px;
  height: 27px;
  left: 221px;
  top: 618px;  
}
.kids-bus {
  width: 380px;
  height: 308px;
  left: 128px;
  top: 654px;
  position: absolute;
}
.conference {
  position: absolute;
  width: 309px;
  height: 179px;
  left: 508px;
  top: 654px;
}
.students-in-library {
  position: absolute;
  width: 301px;
  height: 179px;
  top: 654px;
  left: 814px;
}

.footer-bar {
  width: 100%;
  height: 132px;
  background-color: rgb(153, 51, 101);
  position: absolute;
  left: 0px;
  top: 833px;
}
.FooterLargeText {
  color: rgb(255, 255, 255);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 14px;
  letter-spacing: -0.07px;
  font-weight: 400;
  /* left: 128px; */
  left: 190px;
  margin-top: 15px;
  position: absolute;
}
.FooterMediumText {
  color: rgb(255, 255, 255);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 12px;
  letter-spacing: -0.06px;
  /* left: 128px; */
  left: 190px;
  line-height: 10px;
  position: absolute;
}
.FooterSmallText {
  color: rgb(255, 255, 255);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 10px;
  letter-spacing: -0.05px;
  line-height: 12px;
  margin-left: 240px;
}

.white-fade {
  position: absolute;
  top: 76px;
  left: 189px;
  max-width: 689px;
  max-height: 465px;
}

.LowerPicMask {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: 1296px;
  max-height: 864px;
}

.background {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: 1296px;
  max-height: 840px; 
}

