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

div {
  position: absolute;
}

.IRI_mainContainer {
  visibility: hidden;
  opacity: 0;
  width: 297px;
  height: 250px;
}

#IRI_mainContainer div {
  pointer-events: auto;
}

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

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

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

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

/* ANIMATION */

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

.hidden {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-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;
}

.openSansReg {
  font-family: "Open Sans";
  font-weight: 400;
}

.openSansSemi {
  font-family: "Open Sans";
  font-weight: 600;
}

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

.notoSansReg {
  font-family: "Noto Sans";
  font-weight: 400;
}

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

/* FRAMES */

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


#topHeaderText{
  font-size: 14px;
  color: #ffffff;
  line-height: 15.5px;
  top: 7px;
  left: 210px;
}
#footerCopy{
  font-size: 10px;
  color: #ffffff;
  letter-spacing: .4px;
  bottom: 3px;
  left: 586px;  
}
#footnote{
  font-size: 10px;
  color: #ffffff;
  bottom: 5px;
  left: 6px;
}
#FNsup {
  position: relative;
  font-size: 6px;
  top: 1px;
}

#f1copy1{
  font-size: 34px;
  color: #ffffff;

  top: 90px;
  left: 90px;  
}
#f2copy1{
  font-size: 21px;
  color: #ffffff;

  top: 80px;
  left: 60px;
}
#f2copy2{
  font-size: 36px;
  color: #ff831e;
  top: 104px;
  left: 156px;
}
#f2sup1 {
  position: relative;
  font-size: 12px;
  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;
}

#cta {
  background-color: #ffffff;
  top: 160px;
  left: 184px;
  width: 150px;
  height: 28px;
  border-radius: 5px;
  text-align: center;
}

#ctaText {
  color: #171c8f;
  position: absolute;
  top: 4px;
  left: 34px;
  font-size: 14px;
  text-align: center;
}

#ctaArrow {
  opacity: 0;

  background-size: contain;
  width: 14px;
  height: 14px;
  right: 17px;
  top: 7px;
}

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



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

.fs-13{
  font-size: 13px !important;
}

#isiHeader {
  width: 297px;
  height: 23px;
  top: 0px;
  background-color: #ffffff;
}

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

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

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

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

#isiContainer {
  width: 297px;
  height: 250px;
  overflow: hidden;
  cursor: default;
  top: 17px;
  background-color: #ffffff;
}

#isiContent {
  position: absolute;
  top: 4px;
  left: 8px;
  width: 275px;
  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;
  height: 153px;
  top: 28px;
  right: 7px;

  background-color: #bbbbbb;
}

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

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

.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: 64px;
  height: 45px;
  /* cursor: pointer; */
  background-repeat: no-repeat;
  background-size: contain;
  right: 10px;
  display: inline-block;
  bottom: 2px;
}

/* Property Work's For FireFox Only */
@-moz-document url-prefix() {
}

/* 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:.001dpcm) { @media {

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