body {
  font-family: "museo-sans";
  margin: 0px;
}
a {
  text-decoration: none;
}
a:visited {
  color: #000000;
}
#footerLinks a:visited {
  color: #bebebe;
}
body > div {
  width: 100%;
  text-align: center;
}
.splashHeader {
  background-position: bottom;
  background-image: url(../img/splashpage/headerTexture.png);
}
.splashHeader > div:nth-of-type(3) {
  background-repeat: no-repeat;
  background-image: url(../img/splashpage/headerCombined.png);
  display: inline-block;
  height: 271px;
  width: 1138px;
  vertical-align: bottom;
  background-position: 0px -321px;
}
.splashHeader:hover > div:nth-of-type(3) {
  background-position: 0px 0px;
}
.topBar {
  background-image: url(../img/splashpage/TopBarBackground.png);
  height: 58px;
}
.topLogo {
  margin-top: 5px;
  margin-left: 4px;
  float: left;
}
.topBar div {
  float: right;
  margin-top: 29px;
  margin-right: 10px;
  font-size: 14px;
}
.topBar div span {
  margin-right: 32px;
  cursor: pointer;
}
.topBar div a {
  color: #000000;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.splashHeaderText {
  font-size: 46px;
  margin-top: 50px;
  margin-bottom: 80px;
  color: white;
  width: 950px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#getdemo {
  background-image: url(../img/splashpage/GetDemoBackground.jpg);
  height: 114px;
}
#getdemo > div {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#getdemo > div > input {
  font-size: 30px;
  width: 350px;
  vertical-align: middle;
}
#getdemo > div > input:first-child {
  margin-right: 14px;
}
#getdemo > div > input:nth-child(2) {
  margin-right: 20px;
}
.submitEmailAddressBtnBase {
  position: relative;
  top: 26px;
  display: inline-block;
  height: 61px;
  width: 245px;
}
.submitEmailAddressBtn {
  position: relative;
  top: 26px;
  display: inline-block;
  height: 61px;
  width: 245px;
  cursor: pointer;
  background-image: url(../img/splashpage/GetTheDemo.png);
}
.submitEmailAddressBtnDisabled {
  position: relative;
  top: 26px;
  display: inline-block;
  height: 61px;
  width: 245px;
  background-image: url(../img/splashpage/GetTheDemoDisabled.png);
}
.thankYouBtnPosition {
  position: absolute;
  top: 573px;
  margin-left: -235px;
}
.thankYouBtnPopUp {
  height: 70px;
  width: 224px;
  background-image: url(../img/splashpage/ThankYou.png);
  position: absolute;
  top: 573px;
  margin-left: -235px;
}
.showThankYou {
  display: inline-block;
  height: 70px;
  width: 224px;
  background-image: url(../img/splashpage/ThankYou.png);
  position: absolute;
  top: 573px;
  margin-left: -235px;
}
.hideThankYou {
  display: none;
  height: 70px;
  width: 224px;
  background-image: url(../img/splashpage/ThankYou.png);
  position: absolute;
  top: 573px;
  margin-left: -235px;
}
.valuePropDivider {
  background-image: url(../img/splashpage/ValuePropDivider.png);
  height: 8px;
  position: absolute;
  top: 686px;
  width: 100% px;
}
#measure {
  background-image: url(../img/splashpage/ValueProp1Background.jpg);
  height: 512px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}
#measure > span {
  display: inline-block;
  margin-top: 65px;
  margin-left: 36px;
  margin-right: 72px;
  height: 438px;
  width: 446px;
  margin-left: auto;
  background-image: url('../img/splashpage/valueProp1Combined.png');
  background-position: 0 0;
}
#measure > div {
  vertical-align: top;
  padding-top: 77px;
  width: 500px;
  margin-right: auto;
  display: inline-block;
  white-space: normal;
  text-align: left;
}
#measure > div > div:first-child {
  font-size: 24px;
  color: #40b085;
  margin-bottom: 37px;
  font-weight: bold;
}
#measure > div > div:nth-child(2) {
  font-size: 18px;
  color: black;
}
#measure > div > div:nth-child(3) {
  float: right;
  margin-top: 10px;
  text-align: center;
}
#measure > div > div:nth-child(3) > div:first-child {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  height: 54px;
  width: 154px;
  background-image: url(../img/splashpage/GreenGetDemoButton.png);
  cursor: pointer;
}
#measure > div > div:nth-child(3) > div:nth-child(2) {
  text-align: center;
  margin-top: 16px;
  font-size: 17px;
  color: black;
  margin-right: 36px;
  margin-left: 30px;
}
#measure:hover > span {
  background-image: url('../img/splashpage/valueProp1Combined.png');
  background-position: -447px 0;
}
.arrow1 {
  margin: auto;
  width: 653px;
  height: 226px;
  background-image: url(../img/splashpage/Arrow1.png);
  position: absolute;
  top: 1064px;
  margin-left: -340px;
  left: 50%;
}
.arrow1:hover,
#valueProp1:hover + .arrow1 {
  background-image: url(../img/splashpage/arrow1Hover.png);
}
#valueProp2 {
  background-image: url(../img/splashpage/ValueProp2Background.jpg);
  box-shadow: 0px -4px 6px 0px #bebebe;
  height: 560px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}
#valueProp2 > div {
  padding-top: 55px;
  vertical-align: top;
  margin-top: 50px;
  width: 540px;
  display: inline-block;
  white-space: normal;
  margin-left: auto;
  text-align: left;
}
#valueProp2 > div > div:first-child {
  font-size: 24px;
  color: #6363a0;
  margin-bottom: 37px;
  font-weight: bold;
}
#valueProp2 > div > div:nth-child(2) {
  font-size: 18px;
  color: black;
}
#valueProp2 > div > div:nth-child(3) {
  float: left;
  margin-top: 64px;
  margin-left: 10px;
}
#valueProp2 > div > div:nth-child(3) > div:first-child {
  height: 54px;
  width: 154px;
  background-image: url(../img/splashpage/PurpleGetDemoButton.png);
  cursor: pointer;
}
#valueProp2 > div > div:nth-child(3) > div:first-child > div:nth-child(2) {
  margin-top: 21px;
  font-size: 17px;
  color: black;
  margin-right: 36px;
}
#valueProp2 > span {
  display: inline-block;
  margin-right: auto;
  margin-left: 53px;
  margin-top: 33px;
  height: 370px;
  width: 470px;
  background-image: url('../img/splashpage/valueProp2Combined.png');
  background-position: 0 0;
}
#valueProp2:hover span {
  background-image: url('../img/splashpage/valueProp2Combined.png');
  background-position: -471px 0;
}
.arrow2 {
  margin: auto;
  width: 691px;
  height: 141px;
  background-image: url(../img/splashpage/Arrow2.png);
  position: absolute;
  top: 1657px;
  margin-left: -440px;
  left: 50%;
}
.arrow2:hover,
#valueProp2:hover + .arrow2 {
  background-image: url(../img/splashpage/arrow2Hover.png);
}
#valueProp3 {
  background-image: url(../img/splashpage/ValueProp3Background.jpg);
  box-shadow: 0px -4px 6px 0px #bebebe;
  height: 370px;
  padding-top: 78px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}
#valueProp3 > span {
  display: inline-block;
  margin-left: auto;
  margin-right: 83px;
  height: 316px;
  width: 480px;
  background-image: url('../img/splashpage/valueProp3Combined.png');
  background-position: 0 0;
}
#valueProp3 > div {
  width: 500px;
  margin-right: auto;
  white-space: normal;
  text-align: left;
  vertical-align: top;
  display: inline-block;
}
#valueProp3 > div > div:first-child {
  font-size: 24px;
  color: #518cd0;
  margin-bottom: 37px;
  margin-top: 42px;
  font-weight: bold;
}
#valueProp3 > div > div:nth-child(2) {
  font-size: 18px;
  margin-top: 34px;
  color: #000000;
}
#valueProp3 > div > div:nth-child(3) {
  margin-top: 44px;
  float: right;
}
#valueProp3 > div > div:nth-child(3) > div {
  margin-right: 32px;
  height: 54px;
  width: 154px;
  background-image: url(../img/splashpage/BlueGetDemoButton.png);
  cursor: pointer;
}
#valueProp3:hover span {
  background-image: url('../img/splashpage/valueProp3Combined.png');
  background-position: -481px 0;
}
#press {
  min-height: 328px;
  background-image: url(../img/splashpage/pressBackground.png);
}
#press > div > div {
  padding-top: 60px;
  font-size: 42px;
  color: #27aa74;
}
#press > div > div img {
  margin-right: 45px;
  vertical-align: middle;
}
#press > div > div:last-child {
  padding-bottom: 60px;
}
#press > div:nth-of-type(2) {
  background-image: url(../img/splashpage/pressDivider.png);
  height: 14px;
  position: absolute;
  width: 100%;
  top: 2583px;
}
#team {
  min-height: 467px;
  background-image: url(../img/splashpage/aboutUsBackground.png);
}
#team > div > div:nth-of-type(1) {
  padding-top: 55px;
  padding-bottom: 83px;
}
#team > div > div {
  color: white;
  font-size: 42px;
}
#team > div > div > div:not(:last-child) {
  margin-right: 92px;
}
#team > div > div > div {
  display: inline-block;
  vertical-align: top;
}
#team > div > div > div > div:nth-of-type(1) {
  height: 95px;
  width: 84px;
  display: inline-block;
  padding-top: 5px;
  background-repeat: no-repeat;
}
#team > div > div > div > div:nth-of-type(2) {
  border-radius: 15px;
  padding: 10px;
  width: 190px;
}
#team > div > div > div > div > div:nth-of-type(1) {
  font-size: 24px;
}
#team > div > div > div > div > div:not(:nth-of-type(1)) {
  font-size: 16px;
}
#team > div > div > div > div > div:nth-of-type(3) {
  visibility: hidden;
}
#team > div > div > div > div > div:nth-of-type(3) a {
  color: white;
}
#team > div > div > div:hover > div:nth-of-type(1) {
  background-image: url(../img/splashpage/halo.png);
}
#team > div > div > div:hover > div:nth-of-type(2) {
  background-color: rgba(255, 255, 255, 0.3);
}
#team > div > div > div:hover > div > div:nth-of-type(2) {
  display: none;
}
#team > div > div > div:hover > div > div:nth-of-type(3) {
  visibility: visible;
}
.footerDivider {
  background-image: url(../img/splashpage/FooterDividerBackground.png);
  height: 8px;
  position: absolute;
  top: 2203px;
  width: 100%;
}
#footerLinks {
  background-color: #3f3f3f;
  height: 249px;
  color: #bebebe;
}
#footerLinks > div:first-child {
  float: left;
}
#footerLinks > div:first-child > img {
  margin-top: 76px;
  margin-left: 40px;
}
#footerLinks > div:first-child > div {
  margin-left: 25px;
  display: inline-block;
  text-align: left;
  position: relative;
  top: -30px;
}
#footerLinks > div:first-child > div > span {
  margin-right: 32px;
  cursor: pointer;
}
#footerLinks > div:first-child > div > span > a {
  color: #bebebe;
}
#footerLinks > div:nth-child(2) {
  display: inline-block;
  margin-left: 350px;
  float: right;
  margin-right: 30px;
  text-align: center;
  margin-top: 30px;
}
#footerLinks > div:nth-child(2) > div:first-child {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
}
#footerLinks > div:nth-child(2) > div:first-child > a > img {
  margin-right: 17px;
}
#footerLinks > div:nth-child(2) > div:nth-child(2) {
  font-style: italic;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
#footerLinks > div:nth-child(2) > div:nth-child(2) > a {
  color: #bebebe;
}
#footerLinks > div:nth-child(3) {
  text-align: center;
  margin-top: 200px;
}
.thankYouModal {
  font-size: 15px;
  margin-left: 25px;
  margin-right: 25px;
  color: white;
  opacity: 1;
}
.thankYouModal > div:first-child {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 28px;
}
.thankYouModal > div:nth-child(3) {
  margin-bottom: 29px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 40%;
  z-index: 1050;
  width: 310px;
  background-color: #000;
  opacity: .6;
  border: 1px solid #FFF;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 40%;
}