* {
  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: 300px;
  height: 250px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  overflow: hidden;
  visibility: hidden;
  background: #ffffff;
}

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

div {position: absolute;}
a {text-decoration: none;}
i {font-style: italic;}
b {font-weight: 700;}
u {text-decoration: underline;}
sup {line-height: 0px;}

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

#wrapper {
  width: 300px;
  height: 250px;
  top: -1px;
  left: -1px;
}

.adBg {
  position: absolute;
  width: 300px;
  height: 250px;
  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;
}

#overallclick {
  position: absolute;
  width: 300px;
  height: 250px;
  top: 0px;
}

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

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

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

/* -------------------------------- FRAMES ------------------------------------ */

#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: 5px;
  left: 7px;
  line-height: 11px;
  width: 300px;
  height: 15px;

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

#blueBar {
  width: 252px;
  height: 71px;
  top: 32px;
  left: 0;
}

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

#ctaArrow {
  position: relative;
  top: -12px;
  right: -98px;
  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;
}

#disclaimer {
  position: absolute;
  font-size: 9px;
  color: #ffffff;
  letter-spacing: 0.4px;
  top: 97px;
  right: 7px;
}

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

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

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

/* frame1 */
#f1copy1 {
  position: absolute;
  top: 44px;
  left: 48px;
  font-size: 20px;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0.1px;
  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: 36px;
  left: 7px;
  width: 185px;
  height: 55px;
  text-align: center;
  line-height: 18px;
  font-size: 15px;
  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;
  font-size: 8px;
}

#f2copy2 {
  position: absolute;
  top: 78px;
  left: 37px;
  width: 175px;
  height: 35px;

  line-height: 16px;
  font-size: 22px;
  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;
}

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

#isiHeader {
  width: 298px;
  height: 18px;
  top: -5px;
  background-color: #ffffff;
  font-family: "Open Sans", sans-serif;
  -webkit-transform: translate(0px, 169px);
  -moz-transform: translate(0px, 169px);
  -ms-transform: translate(0px, 169px);
  -o-transform: translate(0px, 169px);
  transform: translate(0px, 169px);
}

#ihText {
  font-family: "Noto Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #171c8f;
  /* margin: 1px 0px 0px 7px; */
  top: 0px;
  left: 8px;
}

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

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

#isiHeaderBottom {
  width: 298px;
  height: 18px;
  bottom: 0px;
  background-color: #2a2520;

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

.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: -5px;
  width: 298px;
  /* height: 1243px; */
  overflow: hidden;
  cursor: default;

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

#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-size: 11px;
  top: 0px;
  margin: 0px 0px 0px 6px !important;
  color: #ffffff;
  cursor: pointer;
}

#scrollBg {
  width: 6px;
  right: 0px;
  top: -2px;
  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: #2a2520;
  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: 6px;
  height: 1px;
  background-color: #ffffff;
  bottom: 0px;
}

.reg_sup {
  position: relative;
  font-size: 6px;
  top: 1px;
}
.headertxt,
.sub_headertxt,
.bullet_main {
  font-family: "Noto Sans", sans-serif;
}

.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: 54px;
  height: 39px;
  position: absolute !important;
  /* cursor: pointer; */
  background-repeat: no-repeat;
  background-size: contain;
  right: 28px;
  display: inline-block;
  bottom: 0px;
}

/* Property Work's For FireFox Only */
@-moz-document url-prefix() {
  #f2sup1 {
    top: -1px;
  }
  .reg_sup {
    top: 0px;
  }
  #footerSup {
    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) {
}

/* Safari Only */
@media not all and (min-resolution:.001dpcm) { @media {
  .reg_sup {
    top: 0px;
  }
}}
