.logo h1 {
  //font-size: 2rem;
  font: 70px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 7px;
}

.logo .bracket {
 font: 85px "Lucida Console", Monaco, monospace;
 color: #DCDCDC;
}
.logo {
  padding-top: 0px;
  margin-bottom: 5px;
}
.tagline {
  color: #778899;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.description { 
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 20px;
  color: #778899;
}
.screenshot {
  margin-top: 50px;
  margin-bottom: 20px;
}
pre {
    background: rgba(76, 175, 80, 0.0);
    overflow: auto;
    font-family: 'Monaco', monospace;
    font-size: 14px;
    font-color: #F0F8FF;
    padding: 0px 5%;
    color: #F0F8FF;
  }


.button {
  background-color: #778899;
  color: #F0F8FF;
  font-size: 10px;
  border: none; 
  border-radius: 4px;
}
.button:active, .button:hover, button:focus {
  color:white;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button:active {
  top: 1px;
  left: 1px;
}
.button:focus:not(:active) {
  color: white;
  box-shadow: none;
}
.button.is-large {
  font-size: 22px;
}
.features-section{
  background: #cbe2c1;
  background: -webkit-linear-gradient(to bottom, #4682B4, #778899);
  background: -moz-linear-gradient(to right, #778899, #DCDCDC);
  background: linear-gradient(to bottom,  #4682B4, #778899);
}
.features-section h1 {
  padding-top: 20px;
  padding-bottom: 80px;
}
.features-section .column {
  padding: 3rem;
}
.footer {
  background-color: #333;
  padding: 1.5rem;
  text-align: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  color: #FFFACD;
}
.navbar.is-dark .navbar-start>.navbar-item {
  color:#FFFACD;
}
.navbar.is-dark .is-active .navbar-start>.navbar-item {
  color:#4a4a4a;
}
.navbar-burger span {
  color: #FFFACD;
}
.navbar-burger:hover {
  color: #FFF;
}
.home img.cartoon {
  z-index: -1;
}
.buy img.cartoon {
  z-index: 1;
}
img.cartoon {
  position:absolute;
}

img.top-left {
  left:0px;
}
img.top-right {
  position:absolute;
  top:60px;
  margin-left: 180px;
}
img.left-bottom {
  left:0px;
  top:670px;
}
.home img.right-bottom {
  right: 0px;
  top: calc(450px);
}
.buy img.right-bottom {
  height: auto;
  position: absolute;
  top: 3050px;
  right: 0px;
  margin: 0px;
}
.buy img.left-bottom {
  max-width: 100%;
  height: auto;
  margin: 0px;
  float: right;
  position: absolute;
  top: 3050px;
  left: 5%;
}
.buy img.cartoon.top-right{
  right: 150px;
  top: 2300px;
}
.buy img.cartoon.top-left{
  top: 2250px;
  position: absolute;
}
img.newman {
  z-index: -1;
  position: absolute;
  top: 55px;
  margin-left: -80px;
}
.bottom-image {
  height: auto;
  position: absolute;
  bottom: -62px;
  left: -80px;
  margin: 0px;
}
.bottom-image2 {
  z-index: -1;
  margin-bottom:-70.5px;
  margin-top: -100px;
  margin-left: -100px;
}
.buy {
  background: #cbe2c1;
  background: -webkit-linear-gradient(to bottom, #FFFACD, #FFFFFF);
  background: -moz-linear-gradient(to bottom, #FFFACD, #FFFFFF);
  background: linear-gradient(to bottom, #FFFACD, #FFFFFF);
  padding-top: 10px;
  padding-bottom: 200px;
}
.buy h1 {
  padding-top: 1px;
  font: 30px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #696969;
  text-align: center;
  letter-spacing: 7px;
}
.buy .single-use-license {
  width: 580px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  line-height: 20px;
  color: #778899;
  top: 2px;
}

form {
  width: 670px;
  margin: 100px auto;
  padding: 60px;
  background: #4682B4;
  font-size: 18px;

  box-shadow: 0px 68px 36px 0 rgba(0,0,0,0.2), 0 16px 60px 0 rgba(0,0,0,0.19);
  border-radius: 4px;

}

label {
  font-size: 18px;
  height: 35px;
  position: relative;
  color: #F8F8FF;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

label > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-weight: 300;
  line-height: 32px;
  color: #F8F8FF;
  border-bottom: 1px solid #F8F8FF;
  transition: border-bottom-color 200ms ease-in-out;
  cursor: text;
  pointer-events: none;
}

label > span span {
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0% 50%;
  transition: transform 200ms ease-in-out;
  cursor: text;
}

label .field.is-focused + span span,
label .field:not(.is-empty) + span span {
  transform: scale(0.68) translateY(-36px);
  cursor: default;
}

label .field.is-focused + span {
  border-bottom-color: #F8F8FF;
}

.field {
  font-size: 18px;
  background: transparent;
  font-weight: 300;
  border: 0;
  color: white;
  outline: none;
  cursor: text;
  display: block;
  width: 100%;
  line-height: 32px;
  padding-bottom: 3px;
  transition: opacity 200ms ease-in-out;
}

.field::-webkit-input-placeholder { color: #B0C4DE; }
.field::-moz-placeholder { color: #B0C4DE; }

/* IE doesn't show placeholders when empty+focused */
 .field:-ms-input-placeholder { color: #B0C4DE; }

.field.is-empty:not(.is-focused) {
  opacity: 0;
}

button {
  margin: 0 auto;
  display: block;
  background: #34D08C;
  color: white;
  border-radius: 2px;
  border: 0;
  margin-top: 10px;
  font-size: 19px;
  font-weight: 400;
  height: 47px;
  width: 200px;
  line-height: 45px;
  outline: none;
  border-radius: 8px;
  transition: all 0.5s;
  cursor: pointer;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

button:focus {
  background: #24B47E;
}

button:active {
  background: #778899;
}

.outcome {
  float: left;
  width: 100%;
  padding-top: 8px;
  min-height: 20px;
  text-align: center;
}

.success, .error {
  display: none;
  font-size: 15px;
}

.success.visible, .error.visible {
  display: inline;
}

.error {
  color: #FFA07A;
}

.success {
  color: #F8F8FF;
}

.success .token {
  font-weight: 500;
  font-size: 15px;
}
.btmstripe {
   max-width: 100%;
   height: auto;
   position: relative;
   bottom: 300px;
   left: 90%;
   margin: 0px;
    }
.visible {
  display: block !important;
}
.buy .notification {
 display: none;
}
