.landingwrapper {
  width: 100% !important;
  height:auto !important;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.landingcontainer {
  max-width: 1170px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
  display:block;
}
.landingheader {
  background-image:url('/images/landing/pcs/vyper/bg-top.jpg');
  height:auto;
  width:100%;
  background-repeat:no-repeat;
  display:inline-block;
}
.landingheader img {
  width:100%;
  max-width:550px;
  margin:20px;
  float:right;
}
.landingcontainer p {
  font-family:'Open Sans';
  font-size:12pt;
  color:#000000;
  line-height:1.5;
  padding-bottom:15px;
  margin-bottom:0px !important;
}
.landingheader h1 {
  font-family:'Montserrat-Bold';
  font-size:26pt;
  text-transform:uppercase;
  color:#000000;
  margin:0;
}
.landingheader h2 {
  font-family:'Montserrat-Light';
  font-size:12pt;
  font-weight:normal;
  text-transform:uppercase;
  color:#000000;
  margin:0;
}
.landingheader p {
  font-size:12pt;
}
.landingcontainer hr {
  border: 0;
  border-bottom: 2px solid #00adaf;
  clear: none;
  margin:10px auto;
}
.landingheadertxt {
  max-width:550px;
  margin:170px 0 20px 20px;
}
.landingheadertxt sup {
  font-size:14pt;
}
.landingbutton {
  font-family: 'Montserrat-Medium', sans-serif;
  color:#ffffff;
  background-color:#00adaf;
  font-size:12pt;
  padding:12px;
  text-decoration: none;
  text-transform:uppercase;
  width:auto;
  display:inline-block;
}
.landingbutton i {
  padding-left:5px;
}
.landingbutton:hover {
  background-color:#00d7d9;
  -webkit-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}
.landingcontainer a:visited, a:link {
  text-decoration:none;
}
#jump {
  height:1px;
  background-color:#ffffff;
}
.landingsep {
  width:100%;
  height:5px;
  background:#dddddd;
}
.centerfeat1 {
  background:#000000;
  width:100%;
  height:auto;
  margin:0;
  padding: 0;
  display:block;
  float:left;
}
#centerwhite {
  background:#ffffff;
}
#centerwhite h1, #centerwhite p, #centerwhite h2 {
  color:#000000;
}
.centerfeat1 img {
  margin:0 auto;
  display:block;
  width:100%;
}
.centerfeat1txt {
  margin:10px auto;
  max-width:900px;
  text-align:center;
}
.centerfeat1 h1 {
  font-family:'Montserrat-Medium';
  font-size:26pt;
  font-weight:bold;
  text-transform:uppercase;
  color:#ffffff;
  margin:0;
}
.centerfeat1 h2 {
  font-family:'Montserrat-Light';
  font-size:14pt;
  font-weight:normal;
  text-transform:uppercase;
  color:#ffffff;
  margin:0;
}
.centerfeat1 p {
  color:#ffffff;
}
.landingfeat1txt, .landingfeat2txt {
  padding:20px;
}
.landingfeat1 {
  display: flex;
  overflow: hidden;
  background-image:url('/images/landing/pcs/vyper/vyper-bg.jpg');
  background-size:cover;
  float:left;
}
.landingfeat1-fl{
  width:50%;
}
.landingfeat1-fl img{
  max-width: 100%;
  display: block;
}
.landingfeat1-fr {
  width:50%;
  display: flex;
  align-items: center;
}
.landingfeat1 h1, .landingfeat2 h1 {
  font-family:'Montserrat-Medium';
  font-size:20pt;
  font-weight:bold;
  text-transform:uppercase;
  color:#000000;
  margin:0;
}
.landingfeat1 h2, .landingfeat2 h2 {
  font-family:'Montserrat-Light';
  font-size:12pt;
  font-weight:normal;
  text-transform:uppercase;
  color:#000000;
  margin:0;
}
.features {
  width:100%;
  height:auto;
  display:inline-block;
}
.landingfeat2 {
  display: flex;
  overflow: hidden;
  background:#ffffff;
  flex-direction: row-reverse;
  float:left;
}
.landingfeat2-fr {
  width:50%;
}
.landingfeat2-fr img{
  max-width: 100%;
  display: block;
}
.landingfeat2-fl {
  width:50%;
  display: flex;
  align-items: center;
}
.centerfeat2 {
  background:#ffffff;
  width:100%;
  height:auto;
  margin:0;
  display:block;
  float:left;
}
.centerfeat2 {
  background-image:url('/images/landing/pcs/vyper/feature-bg.jpg');
  background-repeat:no-repeat;
}
.centerfeat2 img {
  margin:20px auto;
  display:block;
  width:100%;
  max-width:886px;
}
.centerfeat2txtb ul {
  font-size:12pt;
  font-family:'Montserrat-Medium';
  text-align:left;
  line-height:1.75;
  background:#e9e9e9;
  padding:20px;
  list-style-type:none;
}
.centerfeat2txtb li {
  background:#dddddd;
  margin:10px;
  padding:5px;
}
.centerfeat2txtb {
  margin:10px auto;
  max-width:600px;
  text-align:center;
}
.centerfeat2 h1 {
  font-family:'Montserrat-Medium';
  font-size:26pt;
  font-weight:bold;
  text-transform:uppercase;
  color:#000000;
  margin:0;
}
.centerfeat2 p {
  color:#000000;
}
.centerfeat2 hr {
  border-bottom: 2px solid #000000;
}
.centerfeat1txt img {
  max-width:231px;
  margin-bottom:50px;
}
@media all and (max-width: 1170px) {
  .landingheadertxt {
    max-width:100%;
    margin:10px;
    float:left;
  }
  .landingheader img {
    padding:20px;
    float:none;
    width:100%;
    max-width:511px;
    margin-left:auto;
    margin-right:auto;
    display:block;
  }
  .landingheader {
    margin:0;
  }
  .landingheadertxt {
    max-width:100%;
    margin:10px !important;
    float:left;
  }
  .landingheader img {
    width:100%;
    margin: 10px auto;
  }
  .landingfeat1, .landingfeat2 {
    display:block;
  }
  .landingfeat1-fl, .landingfeat2-fl {
    width:100%;
  }
  .landingfeat1-fr, .landingfeat2-fr {
    width:100%;
  }
  .landingfeat1-fl img, .landingfeat2-fr img {
    display:block !important;
    margin:0 auto;
  }
  .centerfeat1 {
    background:#000000;
    width:100%;
    height:auto;
    margin:0;
    padding:10px 0;
    display:block;
    float:left;
    overflow:hidden;
  }
  .centerfeat1txt {
    margin:10px;
    max-width:100%;
    text-align:center;
  }
  .landingfeat1txt, .landingfeat2txt {
    padding:10px;
  }
}
