* {
  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 .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s 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 .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s 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;
}

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

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

  transform: translateY(10px);
  opacity: 0;
}

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

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

  opacity: 1;
}
#actor2 {
  position: absolute;
  width: 728px;
  height: 90px;
  top: 0px;
  left: 0px;

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

  opacity: 0;
}

#topHeaderText {
  position: absolute;
  top: 3px;
  left: 5px;
  line-height: 10px;
  font-size: 10px;
  color: #ffffff;
}

#disclaimer {
  position: absolute;
  bottom: 17px;
  left: 277px;
  line-height: 9px;
  letter-spacing: 0.3px;
  font-size: 9px;
  color: #ffffff;
}

#footerCopy {
  font-size: 10px;
  color: #ffffff;
  background-color: #2a2520;
  position: absolute;
  top: 76px;
  left: 0;
  width: 340px;
  height: 13px;
}

#footerCopy > p {
  position: relative;
  top: -1px;
  left: 4px;
}

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

#f1copy{
  position: absolute;
  top: 37px;
  left: 38px;

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

  transform: translateY(10px);
  opacity: 0;
}

#f2copy1{
  position: absolute;
  top: 30px;
  left: 9px;

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

  transform: translateY(-10px);
  opacity: 0;
}

#f2copy2{
  position: absolute;
  top: 44px;
  left: 69px;
  font-size: 22px;
  color: #ff831e;
  transform: translateY(-10px);
  opacity: 0;
}

#f2sup1 {
  position: relative;
  font-size: 8px;
}

#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: 24px;
  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;
}

/* -------------------- 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: 13px;
  font-weight: 700;
  color: #171c8f;
  top: 0px;
  left: 4px;
}

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

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

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

  -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: 11px;
  top: 0px;
  margin: 1px 0px 0px 4px;
  color: #ffffff;
  cursor: pointer;
  /* letter-spacing: .45px; */
}

#scrollBg {
  width: 6px;
  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: 6px;
  background-color: #1f1f1f;
  cursor: pointer;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #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);
}

.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: 700;
}

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

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

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