body {
  font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  position: absolute;
  margin-top: 76px;
  margin-bottom: 10px;
  margin-left: 33%;
  color: white;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  padding-bottom: 5px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.button {
  display: block;
  width: 120px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid silver;
  border-radius: 22px;
  background-color: #5c95ff;
  color: white;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #387eff;
}
.herosection {
  height: 551px;
}
.herocontainer {
  position: relative;
  z-index: 1;
  margin-bottom: -50px;
  margin-left: 20px;
}
.logotext {
  font-size: 16px;
}
.logoimage {
  width: 200px;
}
.headerlogoblock {
  width: 410px;
  float: left;
}
.logoimageblock {
  display: inline-block;
  width: 200px;
  float: left;
}
.logotextblock {
  width: 200px;
  padding-top: 32px;
  float: right;
}
.headerbuttonsblock {
  margin-right: 20px;
  float: right;
}
.buttontext {
  color: white;
  font-size: 18px;
}
.headerbutton {
  margin-top: 20px;
  padding: 10px 50px;
  float: right;
  border: 1px solid #bdbdbd;
  border-radius: 22px;
  background-color: #5c95ff;
  text-decoration: none;
}
.headerbutton:hover {
  background-color: #387eff;
}
.headertext {
  margin-top: 30px;
  margin-right: 13px;
  float: left;
  color: #7d7d7d;
  font-size: 16px;
  line-height: 16px;
}
.headertext:hover {
  border-bottom-style: solid;
  border-bottom-width: 3px;
}
.headercontainer {
  z-index: 2;
}
.headercontainer.headerscroll {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: none;
  width: 100%;
  height: 72px;
  margin-top: -8px;
  padding-left: 10px;
  border-bottom: 1px solid #bdbdbd;
  background-color: rgba(255, 255, 255, 0.95);
  opacity: 0;
}
.herobackground {
  height: 630px;
  margin-top: -110px;
  margin-left: -13%;
  background-image: url('../images/INT-422-HeroSectionBackgroundGirl.png');
  background-position: 50% 50%;
  background-size: auto 629px;
  background-repeat: no-repeat;
}
.featuressection {
  position: relative;
  z-index: 0;
  background-color: #bdbdbd;
}
.heropraiseblock {
  position: absolute;
  top: 75px;
  right: 0px;
  bottom: 0px;
  width: 462px;
  height: 400px;
  margin-top: 35px;
  padding-right: 15px;
}
.praisetext {
  margin-left: 15px;
  padding-top: 20px;
  color: #6b6b6b;
  font-size: 20px;
}
.heroclaimheader {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 30px;
  line-height: 39px;
  font-weight: 400;
}
.praiseslider {
  height: 285px;
  background-color: transparent;
}
.praisecredittext {
  margin-left: 50px;
  font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 11px;
}
.hearoclaimsubheader {
  padding-top: 15px;
}
.stars {
  color: #ff951c;
  font-size: 23px;
}
.reviewscount {
  color: #5c95ff;
  font-size: 15px;
}
.staraverage {
  color: #5c95ff;
  font-size: 16px;
}
.herointroblock {
  position: absolute;
  display: inline-block;
  width: 220px;
  margin-top: 53px;
  color: #6b6b6b;
  font-size: 26px;
  line-height: 45px;
}
.introtextsmall {
  font-size: 15px;
  line-height: 20px;
}
.featurestextblock {
  position: absolute;
  color: white;
  font-size: 22px;
}
.featurestextblock.roku {
  margin-top: 31%;
  margin-left: 36%;
}
.featurestextblock.appletv {
  margin-top: 24%;
  margin-left: 15%;
}
.featurestextblock.wmc {
  margin-top: 33%;
  margin-left: 53%;
}
.featurestextblock.xbox {
  margin-top: 21%;
  margin-left: 76%;
}
.superscript {
  font-size: 14px;
  font-weight: 400;
  text-indent: 21px;
}
.featuresheader {
  position: absolute;
  margin-top: 76px;
  margin-left: 33%;
  color: white;
  font-size: 37px;
  line-height: 44px;
}
.verfied {
  color: #ff5e00;
  font-weight: 700;
}
.topreviewer {
  border-bottom: 1px dashed #1990ff;
  border-top-style: dashed;
  border-top-width: 1px;
  color: #1990ff;
  text-transform: uppercase;
}
.remotemapping {
  position: absolute;
  display: none;
  width: 240px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(white 62%, #919090);
  background-image: linear-gradient(white 62%, #919090);
  box-shadow: black 2px 2px 5px 1px;
}
.placeholderappletv {
  position: absolute;
  z-index: 5;
  width: 22%;
  height: 42%;
  margin-top: 8%;
  margin-left: 9%;
}
.mappingremoteheader {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
.placeholderroku {
  position: absolute;
  z-index: 5;
  width: 21%;
  height: 29%;
  margin-top: 20%;
  margin-left: 30%;
}
.mappingappletv {
  display: none;
  width: 240px;
  margin-top: 31px;
  margin-left: 11%;
}
.mappingroku {
  z-index: 3;
  display: none;
  margin-top: 59px;
  margin-left: 32%;
}
.placeholdermediacenter {
  position: absolute;
  z-index: 5;
  width: 18%;
  height: 41%;
  margin-top: 18%;
  margin-left: 51%;
}
.placeholderxbox {
  position: absolute;
  z-index: 5;
  width: 27%;
  height: 29%;
  margin-top: 10%;
  margin-left: 70%;
}
.mappingmediacenter {
  display: none;
  margin-top: 45px;
  margin-left: 51%;
}
.mappingxbox {
  margin-top: 30px;
  margin-left: 72%;
}
.specssection {
  padding-top: 20px;
  background-image: -webkit-radial-gradient(50% 64%, circle, white 28%, #fffbb8);
  background-image: radial-gradient(circle at 50% 64%, white 28%, #fffbb8);
}
.speccolumns {
  padding-bottom: 25px;
}
.speclistitem {
  margin-bottom: 20px;
}
.specheader {
  margin-bottom: 20px;
}
.specheadertitle {
  color: red;
  font-size: 38px;
  line-height: 51px;
  text-align: center;
}
.specheadersubtext {
  padding-top: 10px;
  padding-bottom: 15px;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
}
.speclistitemelements {
  position: relative;
  left: 0px;
  top: 0px;
  display: inline-block;
  margin-right: 1%;
}
.gold {
  color: #ff951c;
}
.speclistdescripttwo {
  display: none;
  margin-left: 6%;
  opacity: 0;
}
.speclistdescriptone {
  display: none;
  margin-left: 6%;
  opacity: 0;
}
.listarrow {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #bdbdbd;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}
.listarrow:hover {
  color: #878787;
}
.displayoff {
  display: block;
}
.speclistdescriptthree {
  display: none;
  margin-left: 6%;
  opacity: 0;
}
.speclistdescriptfour {
  display: none;
  margin-left: 6%;
  opacity: 0;
}
.speclistdescriptfive {
  display: none;
  margin-left: 6%;
  opacity: 0.3;
}
.remoteimagefront {
  min-height: 400px;
  background-image: url('../images/INT-422-2-Front.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.remoteimagethumb {
  display: block;
  width: 75px;
  height: 75px;
  margin-right: auto;
  margin-left: auto;
}
.image {
  width: 100%;
  max-width: 150px;
}
.remotethumbnails {
  margin-right: auto;
  margin-left: auto;
}
.remoteimage {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.money-highlight {
  color: #00a30b;
  font-size: 20px;
  font-weight: 700;
}
.remoteimageback {
  display: none;
  min-height: 400px;
  background-image: url('../images/INT-422-2-Back.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.remoteimagecolumn {
  padding-bottom: 0px;
}
.remotethumbs {
  padding-top: 15px;
}
.remoteimagelit {
  display: none;
  min-height: 400px;
  background-image: url('../images/INT-422-2-Lit.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.remoteimageside {
  display: none;
  min-height: 400px;
  background-image: url('../images/INT-422-2-Side.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.remoteimagelabels {
  display: none;
  min-height: 400px;
  background-image: url('../images/INT-422LabelStickers.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.speclistdescriptsix {
  display: none;
  margin-left: 6%;
  opacity: 0;
}
.speclistdescriptseven {
  display: none;
  margin-left: 6%;
  opacity: 0;
}
.speclistdescripteight {
  display: none;
  margin-left: 6%;
  opacity: 0;
}
.speclistdescriptnine {
  display: none;
  margin-left: 6%;
  opacity: 0;
}
.speclistdescriptten {
  display: none;
  margin-left: 6%;
  opacity: 0;
}
.complimentaryheader {
  margin-top: 20px;
  margin-bottom: 35px;
}
.complimentarytitle {
  font-size: 38px;
  line-height: 51px;
  text-align: center;
}
.centercontent {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.buynowblock {
  padding-top: 10px;
  padding-bottom: 10px;
}
.complimentaryitemheaders {
  font-size: 23px;
  line-height: 30px;
  text-align: center;
}
.nolinkformatting {
  color: #878787;
  text-decoration: none;
}
.complimentaryitemdescript {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
}
.dividerline {
  display: block;
  width: 40%;
  height: 2px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border-top: 1px dotted #878787;
}
.complimentaryimage {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 17px;
}
.footersection {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top-style: solid;
  border-top-width: 1px;
  background-color: whitesmoke;
}
.footerlinks {
  color: #878787;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
}
.footerlinks:hover {
  border-bottom-style: solid;
  border-bottom-width: 3px;
}
.footeritem {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
@media (max-width: 991px) {
  h3 {
    font-size: 16px;
    line-height: 22px;
  }
  .herosection {
    height: 367px;
  }
  .logoimage {
    padding-left: 10px;
  }
  .headerlogoblock {
    width: 409px;
  }
  .headercontainer {
    padding-left: 0px;
  }
  .herobackground {
    height: 439px;
    background-size: auto 429px;
  }
  .heropraiseblock {
    width: 319px;
    height: 288px;
    margin-top: 5px;
  }
  .praisetext {
    padding-top: 5px;
    color: black;
    font-size: 13px;
  }
  .heroclaimheader {
    font-size: 21px;
    line-height: 34px;
  }
  .praiseslider {
    height: 224px;
  }
  .hearoclaimsubheader {
    padding-top: 0px;
    padding-left: 17px;
    font-size: 12px;
    line-height: 18px;
  }
  .stars {
    font-size: 16px;
  }
  .reviewscount {
    font-size: 11px;
  }
  .staraverage {
    font-size: 12px;
  }
  .herointroblock {
    width: 170px;
    margin-top: 28px;
    font-size: 19px;
    line-height: 33px;
  }
  .featurestextblock.xbox {
    font-size: 22px;
  }
  .featuresheader {
    margin-top: 55px;
    margin-left: 34%;
    font-size: 25px;
    line-height: 33px;
  }
  .mappingremoteheader {
    font-size: 9px;
  }
  .mappingappletv {
    display: none;
    width: 135px;
  }
  .mappingroku {
    display: none;
    width: 135px;
  }
  .mappingmediacenter {
    width: 135px;
  }
  .mappingxbox {
    width: 135px;
  }
  .speclistdescriptone {
    display: none;
  }
}
@media (max-width: 767px) {
  .logoimage {
    position: relative;
    z-index: 1;
  }
  .headerlogoblock {
    width: 150px;
  }
  .logotextblock {
    display: none;
  }
  .headerbuttonsblock {
    display: block;
  }
  .headerbutton {
    position: relative;
    z-index: 1;
  }
  .headertext {
    display: none;
  }
  .herobackground {
    opacity: 0.2;
  }
  .herointroblock {
    font-size: 17px;
  }
  .featurestextblock.roku {
    font-size: 17px;
  }
  .featurestextblock.appletv {
    margin-left: 13%;
    font-size: 17px;
  }
  .featurestextblock.wmc {
    margin-top: 32%;
    font-size: 17px;
    line-height: 18px;
  }
  .featurestextblock.xbox {
    font-size: 17px;
  }
  .featuresheader {
    margin-top: 41px;
    margin-left: 36%;
    font-size: 17px;
    line-height: 25px;
  }
  .specheadertitle {
    font-size: 31px;
  }
  .remotethumbs {
    padding-bottom: 15px;
  }
}
@media (max-width: 479px) {
  .logoimageblock {
    width: 150px;
  }
  .headerbutton {
    margin-top: 10px;
    padding: 5px 10px;
  }
  .specheadertitle {
    line-height: 33px;
  }
  .specheadersubtext {
    font-size: 11px;
    line-height: 19px;
  }
}

