html, body {
  padding: 0;
  margin: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

html {
  font-size: 1em; }

body {
  font-size: 100%; }

a img, :link img, :visited img {
  border: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.center-trans {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.middle-trans {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.center-middle-trans {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.center {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

.middle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto; }

.center-middle {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.alpha-0 {
  opacity: 0; }

.invisible {
  visibility: hidden; }

.none {
  display: none; }

.offstage {
  position: absolute;
  left: -4000px;
  top: -4000px; }

.gpu {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.smooth-animation {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0) rotate(0.1deg);
          transform: translateZ(0) rotate(0.1deg); }

.transform-reset {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important; }

.anti-alias, .white-text-alias-mac {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#ad_content {
  background: #fdfdfd;
  cursor: pointer;
  border: 1px solid black;
  overflow: hidden;
  position: absolute;
  width: 300px;
  height: 600px; }
  #ad_content div,
  #ad_content svg,
  #ad_content img {
    position: absolute; }

.backup {
  background: url("backup.jpg") -1px -1px no-repeat;
  background-size: 300px 600px;
  border: 1px solid black;
  cursor: pointer;
  position: absolute;
  width: 300px;
  height: 600px; }

#txt1, #txt2, #txt3, #txt4, #txt5 {
  left: 0;
  top: 0; }

#dealer {
  top: 32px;
  left: 18px; }

#five-stars {
  top: 100px;
  left: 2px; }

#rodeo {
  left: 149px;
  top: 24px; }

.stars {
  top: 83px;
  left: 0px; }

#star1 {
  left: 56px; }

#star2 {
  left: 78px; }

#star3 {
  left: 100px; }

#star4 {
  left: 121px; }

#vs {
  top: 95px;
  left: 132px; }

#screen_wrap {
  width: 139px;
  height: 196px;
  top: 63px;
  left: 80px;
  overflow: hidden; }

#white {
  top: 30px;
  width: 80px;
  height: 114px;
  background: rgba(255, 255, 255, 0.8); }

#selected {
  left: -2px;
  top: 1px; }

#bg {
  width: 300px;
  height: 376px;
  background: #532380;
  bottom: 0px; }

#device {
  bottom: 0px; }

#cta {
  border-bottom: solid 2px #170a24;
  background-color: #00bbe0;
  height: 38px;
  width: 160px;
  bottom: 16px;
  left: 8px;
  overflow: hidden; }
  #cta #cta-gradient {
    background: white;
    background: -webkit-linear-gradient(-35deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.38) 50%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(125deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.38) 50%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(125deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.38) 50%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(-35deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.38) 50%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    width: 160px;
    height: 38px;
    left: -160px; }

#cta_txt {
  top: 1px; }

#logo {
  bottom: 12px;
  right: 15px; }

.sprite-jpg { background-image: url('sprite.jpg') }
.screen1 {
  width: 139px;
  height: 195.5px;
  background-position: 0px 0px;
  background-size: 281px 219px; }
.screen2 {
  width: 139px;
  height: 195.5px;
  background-position: -142px 0px;
  background-size: 281px 219px; }
.star {
  width: 20px;
  height: 20px;
  background-position: 0px -199px;
  background-size: 281px 219px; }
@media (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 120dpi) {

}


.sprite-png { background-image: url('sprite.png') }
.cta_txt {
  width: 126px;
  height: 20.5px;
  background-position: 0px -243px;
  background-size: 358px 264px; }
.dealer {
  width: 150px;
  height: 150px;
  background-position: -336px -164px; }
.device {
  width: 330px;
  height: 398px;
  background-position: 0px 0px; }
.five-stars {
  width: 126.5px;
  height: 37.5px;
  background-position: 0px -202px;
  background-size: 358px 264px; }
.logo {
  width: 108.5px;
  height: 44px;
  background-position: -249px 0px;
  background-size: 358px 264px; }
.rodeo {
  width: 155px;
  height: 158px;
  background-position: -336px 0px; }
.vs {
  width: 39px;
  height: 39px;
  background-position: -249px -47px;
  background-size: 358px 264px; }
@media (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 120dpi) {

}


.sprite-svg {
	background: url("sprite.svg") no-repeat;
}

.txt1 {
	background-position: 0 0;
	width: 302px;
	height: 602px;
}

.txt2 {
	background-position: 33.333333333333336% 0;
	width: 302px;
	height: 602px;
}

.txt3 {
	background-position: 66.66666666666667% 0;
	width: 302px;
	height: 602px;
}

.txt4 {
	background-position: 100% 0;
	width: 302px;
	height: 602px;
}

.txt5 {
	background-position: 0 100%;
	width: 302px;
	height: 602px;
}

