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

  font-family: "Fira Sans", sans-serif;
  -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;
  -webkit-transform: translateZ(0);
}

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

p {
}

* {
  font-size: 100%;
}

#container {
  width: 160px;
  height: 600px;
  box-sizing: border-box;
  border: 1px solid #374550;
  overflow: hidden;
  visibility: hidden;
  background: #ffffff;
}

.IRI_mainContainer {
  transform: translate(0, 158px);
  background-color: #FFFFFF;
}

#IRI_mainContainer div {
  pointer-events: auto;
}

div {
  position: absolute;
}

sup {
  line-height: 0px;
}

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

.wrapper *,
#cta {
  background-repeat: no-repeat;
}

/*----------------------------- reusable class */
.adSize {
  background-size: 160px 600px;
  width: 160px;
  height: 600px;
  top: 0px;
  left: 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

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

.transition2 {
  -webkit-transition: all 6s linear;
  -moz-transition: all 6s linear;
  -ms-transition: all 6s linear;
  transition: all 6s linear;
}

.transition3 {
  -webkit-transition: all 0.9s linear;
  -moz-transition: all 0.9s linear;
  -ms-transition: all 0.9s linear;
  transition: all 0.9s linear;
}

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

.slideLeft {
  transform: translate(160px, 0px);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

i {
  font-style: italic;
}

b {
  font-weight: 700;
}

.hidden {opacity: 0;}

.firaSansLight {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
}

.firaSansReg {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
}

.firaSansMed {
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
}

.firaSansSemi {
  font-family: "Fira Sans", sans-serif;
  font-weight: 600;
}

.firaSansBold {
  font-family: "Fira Sans", sans-serif;
  font-weight: 700;
}

/*----------------------------- Frame Copies */

#frame1_container {
  opacity: 1;
}

#ctaText {
  position: absolute;
  font-size: 12px;
  color: #FFFFFF;
  top: 303px;
  left: 14px;
  letter-spacing: -0.1px;
}

#f1copy1 {
  position: absolute;
  font-size: 18px;
  color: #F15E22;
  top: 67px;
  left: 24px;
  text-shadow: 0px 3px 6px #00000027;
  line-height: 18px;
  text-align: center;
}

#subcopy2 {
  position: absolute;
  font-size: 9px;
  color: #FFFFFF;
  top: 189px;
  left: 60px;
  text-shadow: 0px 1px 2px #000000;
}

#f2copy {
  width: 160px;
  height: 110px;
  position: absolute;
  font-size: 15px;
  color: #F15E22;
  text-shadow: 0px 3px 6px #00000027;
}

#f2copy1 {
  top: 104px;
  left: 7px;
}

#f2copy2 {
  top: 120px;
  left: 39px;
  text-align: center;
  line-height: 17px;
}

#f2subcopy1 {
  position: absolute;
  top: 256px;
  left: 22px;
  font-size: 10px;
  color: #ffffff;
  text-shadow: 0px 1px 2px #000000;
  text-align: center;
  line-height: 11.1px;
}


#circle1_container {
  overflow: hidden;
  clip-path: polygon(49% 0, 100% 0, 100% 0, 100% 2%, 100% 0, 100% 0, 100% 0, 50% 50%); 
  height: 300px;
 /* background-color: yellow; */
}


.wipeAnimation{
  -webkit-animation: 5s linear 0s 1 forwards wipe;
  animation: 5s linear 0s 1 forwards wipe;
}

@keyframes wipe {
  0%  { clip-path: polygon(49% 0, 100% 0, 100% 0, 100% 2%, 100% 0, 100% 0, 100% 0, 50% 50%); }
  12.5% { clip-path: polygon(49% 0, 100% 0, 100% 48%, 100% 51%, 100% 47%, 100% 47%, 100% 49%, 50% 50%); }
  25% { clip-path: polygon(49% 0, 100% 0, 100% 83%, 100% 82%, 100% 83%, 100% 83%, 100% 82%, 50% 50%); }
  37.5% { clip-path: polygon(49% 0, 100% 0, 100% 100%, 61% 100%, 64% 100%, 72% 100%, 50% 100%, 50% 50%);  }
  50% { clip-path: polygon(49% 0, 100% 0, 100% 100%, 0 100%, 0 100%, 0 100%, 0 100%, 50% 50%);  }
  62.5% { clip-path: polygon(49% 0, 100% 0, 100% 100%, 0 100%, 0 72%, 0 74%, 0 76%, 50% 50%);  }
  75% { clip-path: polygon(49% 0, 100% 0, 100% 100%, 0 100%, 0 41%, 0 43%, 0 42%, 50% 50%); }
  87%{ clip-path: polygon(49% 0, 100% 0, 100% 100%, 0 100%, 0 0, 0 1%, 0 0, 50% 50%); }
  100%{ clip-path: polygon(49% 0, 100% 0, 100% 100%, 0 100%, 0 0, 53% 0, 59% 0, 50% 50%); }
   
}
#circle1 {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 391px;
  height: 391px;
  top: -67px;
  right: -117px;
  transform: rotate(-46deg);
  }

  #circle2_container {
    overflow: hidden;
    clip-path: polygon(49% 0, 100% 0, 100% 48%, 100% 51%, 100% 47%, 100% 47%, 100% 49%, 50% 50%);
    /* background-color: pink; */
    height: 300px;
  }

#circle2 {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 391px;
  height: 391px;
  top: -67px;
  right: -117px;
  z-index: 2;
  transform: rotate(-46deg);
  }



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

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

#isiHeader {
  width: 141px;
  height: 44px;
  top: 5px;
  left: 5px;
  display: flex;
  align-items: center;
}

.ihText {
  color: #107E9A;
    font-size: 11px;
    line-height: 11px;
    top: 4px;
    left: 23px;
    line-height: 13px;
}

#registeredSup {
  font-size: 7px;
  top: 1px;
  position: relative;
}

#isiBtnP {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 121px;
  top: 0px;
  cursor: pointer;
}

#isiBtnM {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 121px;
  top: 3px;
  cursor: pointer;
  /* opacity: 0; */
}

#isiHeaderBottom {
  display: flex;
  align-items: center;
  width: 160px;
  height: 28px;
  bottom: 342px;
  background-color: #F15E22;
}

#IRI_mainContainer,
#IRI_mainContainer {
  pointer-events: all;
}

#isiContainer {
  width: 160px;
  height: 516px;
  overflow: hidden;
  cursor: default;
  background-color: #FFFFFF;
}

#isiContent {
  position: absolute;
  left: 10px;
  width: 139px;
  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 {
  position: relative;
  top: 0px;
  font-size: 11px;
  line-height: 11px;
  margin-left: 5px;
  color: #ffffff;
  cursor: pointer;
}

#footerArrow {
  background-size: contain;
  top: 5px;
  right: -14px;
  width: 14px;
  height: 14px;
  display: inline-block;
}

#scrollBg {
  width: 5px;
  left: 150px;
  top: 7px;
  height: 216px;
  background-color: #f3f0ef;
  /* border: 1px solid #707070; */
}

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

.reg_sup {
  position: relative;
  font-size: 8px;
  top: 0px;
}

#registeredSup {
  font-size: 7px;
  top: 1px;
  position: relative;
}

.sub_headertxt {
  color: #374550;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: -0.2px;
  line-height: 15px;
  padding-top: 4px;
}

.headertxt {
  color: #F15E22;
  font-size: 11px;
  letter-spacing: -0.1px;
  line-height: 12px;
}

.reg_text {
  color: #374550;
  font-size: 11px;
  letter-spacing: -0.1px;
  line-height: 12px;
  padding-top: 5px;
}

.isi_footer {
  color: #374550;
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  padding-top: 4px;
}

.reg_text sup {
  font-size: 11px;
  top: 5px;
  position: relative;
}

.isi_footer sup {
  font-size: 6px;
  position: relative;
  top: 2px;
}

.bullet {
  color: #F15E22;
  position: absolute;
  font-size: 22px;
  left: -2px;
}

.mainbullet {
  color: #374550;
  font-size: 11px;
  padding-left: 8px;
  line-height: 12px;
  padding-top: 5px;
}


#abbvieLogo {
  background-size: contain;
  width: 106.5px;
  height: 18.5px;
  margin: 14px 0px 6px 0px;
  position: relative;
}


/* Property Work's For FireFox Only */
@-moz-document url-prefix() {
  /* #abbvieLogo {height: 26px;}
  .reg_text sup {top: 4px;}
  .isi_footer 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) {}

/*Safari only*/
@media not all and (min-resolution: 0.001dpcm) {
  @media {
    /* .reg_text sup {top: 4px;}
    .isi_footer sup {top: 0px;} */
  }
}
