@charset "UTF-8";
/* Modified Poor Man’s Reset
 * -------------------------------------------------------
 */
html, body, p {
  padding: 0;
  margin: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

html {
  font-size: 1em; }

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

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

/* Utilities
 * -------------------------------------------------------
 */
.visibility-off {
  visibility: hidden; }

.alpha-0 {
  opacity: 0; }

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

/* Variables
 * -------------------------------------------------------
 */
/* Ad content
 * -------------------------------------------------------
 */
#ad_content {
  background: black;
  border: 1px solid black;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  width: 300px;
  height: 250px; }
  #ad_content div, #ad_content img, #ad_content p {
    position: absolute;
    zoom: 1; }

#blocker {
  background-color: black;
  width: 300px;
  height: 250px; }

#samsung_logo {
  left: 10px;
  top: 10px; }

#headline1 {
  left: 10px;
  top: 98px; }

#headline2 {
  left: 10px;
  top: 108px; }

#headline_ef {
  left: 10px;
  top: 125px; }

#legal {
  left: 10px;
  top: 227px; }

#suhd_logo {
  left: 10px;
  top: 75px; }

#tv {
  -webkit-transform-origin: top left;
          transform-origin: top left; }

#image1 {
  -webkit-transform-origin: top left;
          transform-origin: top left; }

.tv_start {
  left: -50px;
  top: -260px; }

.tv_end {
  -webkit-transform: scale(0.34);
          transform: scale(0.34);
  left: 160px;
  top: -10px; }

.image_start {
  left: 0;
  top: 0; }

.image_end {
  -webkit-transform: scale(0.46, 0.825);
          transform: scale(0.46, 0.825);
  left: 145px;
  top: -10px; }

#cta {
  left: 10px;
  top: 180px;
  width: 32px;
  height: 31px; }

#cta_over {
  left: 10px;
  top: 180px; }

#cta_border {
  left: 0;
  top: 0;
  margin: -1px; }

#cta_border_holder_left {
  left: 0;
  top: 0;
  width: 16px;
  height: 32px;
  overflow: hidden; }

#cta_border_holder_right {
  left: 16px;
  top: 0;
  width: 112px;
  height: 32px;
  overflow: hidden;
  -webkit-transform-origin: bottom;
          transform-origin: bottom; }

#cta_border_left {
  left: 0;
  top: 0;
  margin: -1px; }

#cta_border_right {
  left: 0;
  top: 0;
  margin: -1px; }

#cta_text {
  left: 24px;
  top: 10px; }

.backup {
  position: absolute;
  background: url("backup.jpg") no-repeat;
  left: 0;
  top: 0;
  width: 300px;
  height: 250px; }

.sprite-png{
  background-image: url('spritesheet.png');
}

.tv {
  background-position: 0px 0px;
  width: 406px;
  height: 763px;
}


.sprite-jpg{
  background-image: url('spritesheet.jpg');
}

.image1 {
  background-position: 0px 0px;
  width: 300px;
  height: 275px;
}


.cta_border_left {
	background: url("svgsprite.svg") 40.29203539823009% 93.29310344827586% no-repeat;
	width: 18px;
	height: 34px;
}

.cta_border_right {
	background: url("svgsprite.svg") 99.44615384615385% 0 no-repeat;
	width: 114px;
	height: 34px;
}

.cta_over {
	background: url("svgsprite.svg") 0 48.80508474576271% no-repeat;
	width: 128px;
	height: 32px;
}

.cta_text {
	background: url("svgsprite.svg") 78.25665859564165% 58.84476534296029% no-repeat;
	width: 78.8px;
	height: 11.5px;
}

.headline1 {
	background: url("svgsprite.svg") 0 0 no-repeat;
	width: 129.28px;
	height: 57.59px;
}

.headline2 {
	background: url("svgsprite.svg") 0 99.13887871015024% no-repeat;
	width: 91.06px;
	height: 40.84px;
}

.headline_ef {
	background: url("svgsprite.svg") 0 68.19669635380984% no-repeat;
	width: 127.88px;
	height: 18.63px;
}

.legal {
	background: url("svgsprite.svg") 91.04225352112677% 24.46043165467626% no-repeat;
	width: 102px;
	height: 11px;
}

.samsung_logo {
	background: url("svgsprite.svg") 72.18716846278407% 67.37665724842425% no-repeat;
	width: 64.91px;
	height: 11.97px;
}

.suhd_logo {
	background: url("svgsprite.svg") 91.04225352112677% 39.647577092511014% no-repeat;
	width: 102px;
	height: 36.5px;
}

