#call-to-action {
  background: url("../img/call-to-action-bg.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 70px 0px;
  position: relative;
  text-align: center;
  color: #fff;
}

#feature {
  background: none;
  background-position: 100% 94px !important;
  width: 100%;
  display: block;
  position: relative;
  overflow: visible;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 100px 0;
}

#global-header {
  background: url("../img/slider-bg.jpg") no-repeat;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 107px;
  position: relative;
  background-attachment: fixed;
}

#slider-contact {
  background: url("../img/slider-bg.jpg") no-repeat;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 107px;
  position: relative;
}

section#contact-form h2 {
  text-align: center;
}

#intro, #service {
  padding-top: 20px;
}

#intro .section-title p {
  padding-top: 0px;
}

section#feature, section#testimonial, footer, section#offerings {
  background-color: #e2e2e2;
  text-align: center;
}

section#machinemonitor {
  text-align: center;
}

section#machinemonitor .row {
  padding-top: 60px;
}

.nasacover {
  background: url("/img/nasacrop.jpg") no-repeat;
  background-size: cover;
  color: white;
}

.nasacover p {
  color: whitesmoke;
}

.turbinecover {
  background: url("/img/turbinepage.jpg") no-repeat;
  background-size: cover;
}

.turbinecover .priv-form-group label {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 15px;
}

.turbinecover .address-block {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 15px;
}

.turbinecover .address-block li:last-child {
  margin-bottom: 0px;
}

.turbinecover #contact-form h2 {
  display: none;
}

.turbinecover #contact-form {
  margin-top: 30px;
}


section#feature .feature-content {
  background-color: #e2e2e2d9;
}

.testimonial-carousel {
  background-color: #FFFFFF;
  border-radius: 15px;
}

.aws-offerings h3 {
  font-size: 24px;
}

.aws-offerings p, .aws-offerings li  {
  font-size: 15px;
  line-height: 22px;
}

.aws-offerings li  {
  margin-bottom: 5px;
}

.aws-offering {
  padding: 10px;
}

.owl-pagination {
  padding-left: 20px;
}

#contactpage-header .section-title {
  padding-top: 40px;
}

#contactpage-header {
  text-align: center;
}

#contactpage #contact-form .section-title {
  display: none;
}

#contactpage #contact-form {
  margin-top: 0px;
}


#contactpage-header {
  background-color: #e2e2e2;
}

.section-title {
  margin-left: 2px;
  margin-right: 2px;
}