* {
  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);
}

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

p {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-transform: translateZ(0);
}

* {
  font-size: 100%;
}

#container {
  width: 728px;
  height: 90px;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  overflow: hidden;
  visibility: hidden;
  background: #ffffff;
}

.IRI_mainContainer {
  visibility: hidden;
  opacity: 0;
  height: 90px;
  background-color: #ffffff;
}

div {
  position: absolute;
}

sup {
  line-height: 0px;
}

#sup_a {
  position: relative;
  top: -1px;
}

a {
  text-decoration: none;
}

i {
  font-style: italic;
}

b {
  font-weight: 700;
}

u {
  text-decoration: underline;
}

#wrapper {
  width: 728px;
  height: 90px;
  top: -1px;
  left: -1px;
}

#overallclick {
  position: absolute;
  width: 728px;
  height: 90px;
  top: 0px;
}

.transition {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.faster {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

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

.openReg {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.openSemi {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.openBold {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

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

.notoBold {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}

/* ---------------------------- Frame 1 ---------------------------------- */

#bg {
  position: absolute;
  width: 728px;
  height: 90px;
  top: 0px;
  left: 0px;

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

#guide {
  /* visibility: hidden; */
}

#limitActor {
  position: absolute;
  width: 728px;
  height: 90px;
  top: 0px;
  left: 0px;

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

#topHeaderText {
  position: absolute;
  top: 1px;
  left: 3px;
  letter-spacing: 0.2px;
  
  font-size: 10px;
  color: #171c8f;
}

#actor_text {
  position: absolute;
  top: 77px;
  left: 258px;
  width: 67px;
  height: 15px;

  font-family: "Noto Sans";
  font-weight: 400;
  font-size: 9px;
  color: #444444;
}

#limit_text {
  position: absolute;
  top: 77px;
  left: 2px;
  width: 300px;
  height: 15px;

  font-family: "Noto Sans";
  font-weight: 400;
  font-size: 9px;
  color: #444444;
}

#limit_sup1 {
  font-size: 6px;
}

#logoBg {
  background-color: #fff;
  width: 138px;
  height: 90px;
  left: 324px;
}

#logo {
  width: 728px;
  height: 90px;
  top: 0px;
  left: 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

#cta {
  position: absolute;
  top: 52px;
  left: 332px;
  width: 128px;
  height: 28px;

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

#ctaText {
  position: relative;
  top: 4px;
  left: 23px;
  color: #ffffff;
  font-size: 14px;
}

#arrow {
  position: relative;
  top: -12px;
  left: 105px;
  width: 14px;
  height: 14px;

  opacity: 0;

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

#guyf1 {
  position: absolute;
  width: 728px;
  height: 90px;
  /* perspective: 1000px; */

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

  /* transform: scale(1) translate(0, 0) rotate(0.02deg); */
}

#guy_girlf2 {
  position: absolute;
  width: 728px;
  height: 90px;
  perspective: 1000px;

  opacity: 0;

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

#f1copy1 {
  position: absolute;
  top: 16px;
  left: 3px;
  font-size: 13px;
  color: #222222;
}

#f1copy2 {
  position: absolute;
  top: 36px;
  left: 3px;
  font-size: 16px;
  color: #171c8f;
  line-height: 17px;
}

#f1sup {
  position: relative;
  font-size: 10px;
}

/* ---------------------------- Frame 2 ---------------------------------- */
#f2copy1 {
  position: absolute;
  top: 17px;
  left: 25px;

  line-height: 16px;
  font-size: 15px;
  color: #171c8f;
}

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

#f2copy2 {
  position: absolute;
  top: 49px;
  left: 25px;
  
  line-height: 13px;
  font-size: 11px;
  color: #222222;
}

#footerBg {
  position: absolute;
  top: 74px;
  left: 0px;
  width: 400px;
  height: 16px;

  background-color: #f8d9b5;
}

#f2copy3 {
  position: absolute;
  top: 74px;
  left: 0px;
  width: 400px;
  height: 16px;
  font-size: 9px;
  color: #222222;
  padding-left: 5px;
  padding-top: 1px;
}

#f2sup3,
#f2sup4 {
  position: relative;
  font-size: 5px;
}

/* -------------------- ISI -------------------- */

#isiHeader {
  width: 265px;
  height: 18px;
  background-color: #ffffff;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

#ihText {
  font-size: 11px;
  font-weight: 700;
  color: #171c8f;
  top: 0px;
  left: 4px;
}

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

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

#isiHeaderBottom {
  width: 265px;
  height: 19px;
  bottom: 0px;
  background-color: #f9e2c3;

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

.isiBg {
  top: -22px;
  width: 298px;
  height: 252px;
  background-color: #fff;

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

#isiContainer {
  top: 18px;
  height: 90px;
  /* height: 1243px; */
  overflow: hidden;
  cursor: default;

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

#isiContent {
  position: absolute;
  top: 0px;
  left: 5.5px;
  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);
}

#ihTextBottom {
  font-weight: 700;
  font-size: 10px;
  top: 0px;
  margin: 1px 0px 0px 4px;
  color: #171c8f;
  /* text-decoration: underline; */
  cursor: pointer;
}

#scrollBg {
  width: 5px;
  height: 67px;
  background-color: #bbbbbb;

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

#scrollBar {
  width: 5px;
  background-color: #004990;
  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);
}

#scrollBar1pix {
  width: 5px;
  height: 1px;
  background-color: #ffffff;
  bottom: 0px;
}

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

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

.headertxt {
  color: #566c11;
  font-weight: 700;
  font-size: 11px;
  padding-top: 1px;
  letter-spacing: -0.25px;
  line-height: 11px;
}

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

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

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

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

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

/* 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) {
}
