header#header .container .col-md-8 {
  text-align: center;
}
header#header .container .col-md-8 a.tryOutBtn {
  padding: 0.6rem 2rem;
  font-size: 1.6rem;
}
header#header .container .headingTitle {
  margin-bottom: 36px;
}
header#header .container .headingTitle .heading1 {
  margin-bottom: 16px;
}
header#header .container .headingTitle .heading1 img.img-fluid {
  width: 95%;
}
header#header .container .headingTitle .heading2 img.img-fluid {
  width: 50%;
}
header#header .container .headingTitle .heading3 {
  font-size: 1.7rem;
}
header#header .container .headingTitle .heading4 {
  font-size: 1.35rem;
}

section#section_feature .imgDiv#cellphonePic img.cellphoneImg {
  width: 100%;
  height: auto;
}
section#section_feature .featureDiv .feature_line .feature {
  width: 32%;
}

section#section_performance .performanceDiv1 p {
  font-size: 1.35rem;
}
section#section_performance .performanceDiv2 p {
  font-size: 1.35rem;
}
section#section_performance .performanceDiv3 .p_bigText {
  font-size: 1.7rem;
}

section#section_brand {
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (max-width: 681px) {
  section#section_feature .imgDiv#cellphonePic img.cellphoneImg {
    right: -17px;
  }
}

/*# sourceMappingURL=screen_xs.css.map */
