* {
  margin: 0;
  padding: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-transform: translateZ(0);

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

body {
  -moz-user-select: none;
}

#container {
  width: 298px;
  height: 598px;
  /* height: 2000px; */
  border: 1px solid #d7d7d7;
  overflow: hidden;
  visibility: hidden;
  background: #ffffff;
}

div {
  position: absolute;
}

.IRI_mainContainer {
  visibility: hidden;
  opacity: 0;
}

#IRI_mainContainer div {
  pointer-events: auto;
}

/* sub {
    vertical-align: top;
    font-size: 7px;
}
*/
sup {
  line-height: 0px;
}

.wrapper {
  width: 300px;
  height: 600px;
  top: -1px;
  left: -1px;
  pointer-events: none;
}

.wrapper * {
  background-repeat: no-repeat;
}
.adSize {
  background-size: contain;
  width: 300px;
  height: 600px;
  top: 0px;
  left: 0px;
}

/* ANIMATION */

.adBg {
  position: absolute;
  width: 300px;
  height: 600px;
  top: 0px;
  left: 0px;

  background-size: contain;
  background-repeat: no-repeat;
}

.hidden {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.fadeUp {
  opacity: 0;
  transform: translate(0px,10px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.fadeDown {
  opacity: 0;
  transform: translate(0px,-10px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* FONTS */

i {
  font-style: italic;
}

b {
  font-weight: 700;
}


.notoReg {
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
}

.openSansBold {
  font-family: "Open Sans";
  font-weight: 700;
}

.notoSansBold {
  font-family: "Noto Sans";
  font-weight: 700;
}

/* FRAMES */

.reg_sup {
  position: relative;
  font-size: 6px;
  top: 1px;
}

#actor1{
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

#topHeaderText {
  position: absolute;
  top: 7px;
  left: 41px;
  line-height: 15px;
  text-align:center;

  font-size: 14px;
  color: #ffffff;
}

#blueBar {
  width: 300px;
  height: 600px;
  background-size: contain;
  background-repeat: no-repeat;
  top:0px;
  left: 0px;
}

#cta {
  position: absolute;
  top: 366px;
  left: 164px;
  width: 128px;
  height: 28px;
}

#ctaArrow {
  position: relative;
  top: -12px;
  right: -99px;
  width: 14px;
  height: 14px;

  background-size: contain;
  background-repeat: no-repeat;

  opacity: 0;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#ctaText {
  position: relative;
  top: 4px;
  left: 23px;

  color: #ffffff;
  font-size: 14px;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#footerCopy {
  position: absolute;
  font-size: 10px;
  color: #ffffff;
  top: 326px;
  right: 8px;
  letter-spacing:0.3px;
}

#footerCopy2 {
  position: absolute;
  font-size: 10px;
  color: #ffffff;
  top: 343px;
  left: 8px;
  letter-spacing:-0.02px;
}

#footerCopy2sup {
  position: relative;
  top:1px;
  font-size: 6px;
}

/* frame1 */
#f1copy1 {
  position: absolute;
  top: 95px;
  left: 36px;
  font-size: 26px;
  line-height: 28px;
  color: #ffffff;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}


/* frame2 */
#f2copy1 {
  position: absolute;
  top: 92px;
  left: 23px;
  line-height: 18px;
  font-size: 16px;
  color: #ffffff;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#f2sup1 {
  position: relative;
  top:1px;
  font-size: 9px;
}

#f2copy2 {
  position: absolute;
  top: 139px;
  left: 24px;
  width: 175px;
  height: 35px;

  line-height: 16px;
  font-size: 28px;
  color: #ff831e;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.overallclick {
  position: absolute;
  width: 300px;
  height: 600px;
  top: 0px;
  pointer-events: all;
}

.fda {
  color: #444545;
  text-decoration: none;
}
/* -------------------- ISI -------------------- */

#isiHeader {
  width: 298px;
  height: 22px;
  top: 0px;
  background-color: #ffffff;
}

#ihText {
  color: #171c8f;
  font-size: 13px;
  top: 2px;
  left: 9px;
}

#isiBtnP {
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 3px;
  top: 4px;
  cursor: pointer;
}

#isiBtnM {
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 0px;
  top: 14px;
  cursor: pointer;
}

#isiHeaderBottom {
  width: 300px;
  height: 17px;
  bottom: 0px;
  background-color: #2a2520;
}

#isiBg {
  background-color: #fff;
  top: -5px;
  left: 3px;
}

#isiContainer {
  width: 300px;
  height: 600px;
  overflow: hidden;
  cursor: default;
  top: 17px;
}

#isiContent {
  position: absolute;
  top: 4px;
  left: 9px;
  width: 298px;
  line-height: 7px;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.isiLogo {
  width: 278px;
  height: 58px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative !important;
  background-position: 195px;
  bottom: 61px;
}

#ihTextBottom {
  color: #ffffff;
  font-size: 11px;
  top: 0px;
  margin: 0px 0px 0px 6px;
  cursor: pointer;
}

#scrollBg {
  width: 5px;
  right: 9px;
  top: 25px;
  height: 153px;
  background-color: #bbbbbb;
}

#scrollBar {
  width: 5px;
  background-color: #1f1f1f;
  cursor: pointer;

  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.headertxt {
  color: #171c8f;
  font-weight: 700;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 0.01px;
  padding-top: 2px;
}

.sub_headertxt {
  color: #444444;
  font-weight: 700;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 0.01px;
  padding-top: 3px;
}

.reg_text {
  color: #444444;
  font-weight: 400;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 0.01px;
  padding-top: 3px;
}

.bullet_main {
  color: #444444;
  font-weight: 400;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 0.01px;
  padding-left: 7px;
  padding-top: 3px;
}

.bullet_orange {
  color: #ff8728;
  position: absolute;
  left: 0px;
  font-weight: 700;
}

.novaLogo {
  width: 54px;
  height: 39px;
  /* cursor: pointer; */
  background-repeat: no-repeat;
  background-size: contain;
  right: 24px;
  display: inline-block;
  bottom: 2px;
}

/* Property Work's For FireFox Only */
@-moz-document url-prefix() {
  .reg_sup {
    top: 0px;
  }

  .copy_bullet .reg_sup {
    top: 0px;
  }

  .footer_bullet {
    top: 4px;
    left: 2px;
  }
}

/* Property Work's For Internet Explorer Edge Only */
@supports (-ms-ime-align: auto) {
}

/* Property Work's For Internet Explorer 11, 10 Only */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}

@media not all and (min-resolution: 0.001dpcm) {
  @media {
    .reg_sup {
      top: 0px;
    }

    .copy_bullet .reg_sup {
      top: 0px;
    }

    .footer_bullet {
      top: 4px;
      left: 2px;
    }
  }
}

/* -------------------- DISPLAY -------------------- */
