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

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#container {
    width: 968px;
    height: 248px;
    /* height: 2000px; */
    border: 1px solid #c1c1c1;
    overflow: hidden;
    visibility: hidden;

    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

#collapsed-panel{
    background-color: #F4F4F2;
}

.IRI_mainContainer {
    visibility: hidden;
    opacity: 0;
    border-left: 1px solid #c1c1c1;
}

div {
    position: absolute;
}

.overallclick {
    position: absolute;
    width: 970px;
    height: 250px;
    top: 0px;
}

sup {
    line-height: 0px;
}


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

.wrapper * {
    background-repeat: no-repeat;
}

.bgf1 {
    background-size: 970px 250px;
    width: 970px;
    height: 250px;
    top: 0px;
    left: 0px;


    opacity: 0;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.logo {
    background-size: 970px 250px;
    width: 970px;
    height: 250px;
    top: 0px;
    left: 0px;
}

.headText {
    position: absolute;
    top: 7px;
    left: 179px;
    font-family: 'Noto Sans', sans-serif;
    letter-spacing: -0.15px;
    font-weight: 600;
    color: #ffffff;
    font-size: 15px;
    line-height: 17px;
}

#txtbot1 {
    position: absolute;
    top: 190px;
    left: 515px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 10px;
    line-height:12px;
    text-shadow: 4px 1px 4px #000000;

    opacity: 0;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#txtbot2 {
    position: absolute;
    top: 233px;
    left: 307px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    color: #444444;
    font-size: 12px;
}


.Copy1 {
  position: absolute;
  top: 96px;
  left: 24px;
  font-family: 'Noto Sans', sans-serif;
  /* letter-spacing: -0.15px; */
  font-weight: 700;
  color: #da0812;
  font-size: 27px;
  line-height: 34px;
  text-align: left;

  opacity: 0;
  transform: translate(0px, -10px);
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

#Copy1sup{
  position:relative;
  top: 1px;
  left: 0px;
  font-size: 16px;
}

#cta {
    width: 173px;
    height: 39px;
    position: absolute;
    top: 178px;
    left: 27px;
    background-color: #006072;
    border-radius: 4px;
    
    opacity: 0;
    transform: translate(0px, -10px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#cta_plus{
    width: 19px;
    height: 19px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 135px;
    top: 10px;

    /* opacity: 0; */

    /* transform: translate(-10px, 0px) rotate(0.00deg);
    -webkit-transition: opacity .5s ease-out, transform .5s ease-out;
    -moz-transition: opacity .5s ease-out, transform .5s ease-out;
    transition: opacity .5s ease-out, transform .5s ease-out; */
}

#cta_text {
    font-family: 'Open Sans',sans-serif;
    color: #ffffff;
    font-size: 18.24px;
    font-weight: 700;
    width: 122px;
    position: absolute;
    text-align: left;
    left: 19px;
    top: 6px;
    /* transform: translate(0px, 0px) rotate(0.00deg);


    -webkit-transition: opacity .5s ease-out, transform .5s ease-out;
    -moz-transition: opacity .5s ease-out, transform .5s ease-out;
    transition: opacity .5s ease-out, transform .5s ease-out; */
}


#supf1{
  font-size: 8px;
    position: relative;
    left: 0px;
    top: 1px;
}

#supf1c1{
  font-size: 19px;
    position: relative;
    left: 0px;
    top: 1px;
}

#supf2c1{
  font-size: 19px;
    position: relative;
    left: 0px;
    top: 1px;
}

#supf3c1{
  font-size: 19px;
    position: relative;
    left: 0px;
    top: 0px;
}

#supf3c3{
  font-size: 8px;
    position: relative;
    left: 0px;
    top: 0px;
}

#supf4c1{
  font-size: 19px;
    position: relative;
    left: 0px;
    top: 1px;
}

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

/* ----------------------------------Expand CSS------------------------------------- */
#whiteBlocker{
    position: absolute;
      width: 970px;
      height: 550px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    visibility: hidden;
    background-color: #F4F4F2;


    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out;
}

.expanded-panel{
  width: 970px;
  height: 250px;
  top: 0px;
  left: 0px;
  visibility: hidden;
  background-color: #F4F4F2;

  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .5s ease-out;
}

.wrapper-expanded{
  width: 970px;
  height: 550px;
  top: -1px;
  left: -1px;

  opacity: 0;
  transform: translate(0px, 0px);
  -webkit-transition: opacity .5s ease-out, transform .5s ease-out;
  -moz-transition: opacity .5s ease-out, transform .5s ease-out;
  transition: opacity .5s ease-out, transform .5s ease-out;


}
#expandClicktag{
    position: absolute;
    width: 970px;
    height: 550px;
    cursor: pointer;
}



#bgf1Exp{
    position: absolute;
    width: 970px;
    height: 550px;
    background-size: contain;
    background-repeat: no-repeat;


    opacity: 0;
    transform: translate(0px, 0px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#person{
    position: absolute;
    width: 970px;
    height: 550px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0px, 0px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#person2{
    position: absolute;
    width: 970px;
    height: 550px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0px, 0px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#circle1 {
    position:absolute;
    top: 192px;
    left: 387px;
    width: 306px;
    height: 291px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0px, 0px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#circle2 {
    position:absolute;
    top: 163px;
    left: 356px;
    width: 369px;
    height: 349px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0px, 0px) scale(.8);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#circle3 {
    position:absolute;
    top: 131px;
    left: 322px;
    width: 438px;
    height: 413px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0px, 0px) scale(.85);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}


#circlefull{
    position: absolute;
    width: 970px;
    height: 550px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0px, 0px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}


#dropicon{
    position: absolute;
    width: 970px;
    height: 550px;
    top: 0px;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0px, -10px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#hearticon{
    position: absolute;
    width: 970px;
    height: 550px;
    top: 0px;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0px, -10px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}


#scaleicon{
    position: absolute;
    width: 970px;
    height: 550px;
    top: 0px;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0px, -10px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#headerExp{
    position: absolute;
    width: 970px;
    height: 550px;
    background-size: contain;
    background-repeat: no-repeat;
}

.txtbotpersonExp {
  position: absolute;
      top: 484px;
      left: 490px;
      font-family: 'Noto Sans', sans-serif;
      font-weight: 400;
      color: #ffffff;
      font-size: 12px;
      line-height: 15px;
      text-shadow: 4px 1px 4px #000000;
}

.txtbotExp {
  position: absolute;
      top: 532px;
      left: 313px;
      font-family: 'Noto Sans', sans-serif;
      font-weight: 400;
      color: #444444;
      font-size: 12px;
}

.headTextExp {
    position: absolute;
    top: 5px;
    left: 285px;
    font-family: 'Noto Sans', sans-serif;
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #ffffff;
    font-size: 23.85px;
    line-height: 29px;
}

.f1Copy1Exp {
  position: absolute;
  top: 186px;
  left: 21px;
  font-family: 'Noto Sans', sans-serif;
  /* letter-spacing: -0.15px; */
  font-weight: 700;
  color: #da0812;
  font-size: 32px;
  line-height: 38px;

  opacity: 0;
  transform: translate(0px, -10px);
  -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#a_supf1c1{
    font-size: 18px;
      position: relative;
      left: 1px;
      top: 2px;
  }

#a_supf1c2{
font-size: 9px;
    position: relative;
    left: 0px;
    top: 1px;
}

.f1Copy2Exp {
    position: absolute;
    top: 308px;
    left: 22px;
    font-family: 'Noto Sans', sans-serif;
    /* letter-spacing: -0.15px; */
    font-weight: 400;
    color: #444444;
    font-size: 14px;
    line-height: 16px;
  
    opacity: 0;
    transform: translate(0px, -10px);
    -webkit-transition: all .4s ease-out;
      -moz-transition: all .4s ease-out;
      transition: all .4s ease-out;
  }

  .f1Copy2aExp {
    position: absolute;
    top: 110px;
    left: 3px;
    font-family: 'Noto Sans', sans-serif;
    /* letter-spacing: -0.15px; */
    font-weight: 400;
    color: #444444;
    font-size: 14px;
    line-height: 16px;
  
    /* opacity: 0; */
    transform: translate(0px, -10px);
    -webkit-transition: all .4s ease-out;
      -moz-transition: all .4s ease-out;
      transition: all .4s ease-out;
  }

  .f1-bullet1-exp {
    font-family: 'Noto Sans', sans-serif;
    color: #444444;
    font-weight: 400;
    font-size: 14px;
    padding-left: 9px;
    top: 33px;
    left: 2px;
    line-height: 16px;
    width: 285px;
}

.f1-bullet2-exp {
    font-family: 'Noto Sans', sans-serif;
    color: #444444;
    font-weight: 400;
    font-size: 14px;
    padding-left: 10px;
    top: 67px;
    left: 1px;
    line-height: 16px;
}

.frame1C2a-bullet-exp,
.frame1C2b-bullet-exp {
    position: absolute;
    left: 1px;
    font-weight: 400;
    color: #444444;
}

#cs1SupExp1{
    position: relative;
    font-size: 9px;
    top: 1px;
  }

  #cs2SupExp1{
    position: relative;
    font-size: 9px;
    top: 1px;
  }

.f2Copy1Exp {
  position: absolute;
  top: 195px;
  left: 22px;
  font-family: 'Noto Sans', sans-serif;
  letter-spacing: -0.7px;
  font-weight: 700;
  color: #da0812;
  font-size: 32px;
  line-height: 38px;

  opacity: 0;
  transform: translate(0px, -10px);
  -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.f2Copy2Exp {
  position: absolute;
  top: 309px;
  left: 22px;
  font-family: 'Noto Sans', sans-serif;
  /* letter-spacing: -0.15px; */
  font-weight: 400;
  color: #006072;
  font-size: 24.22px;
  line-height: 28px;

  opacity: 0;
  transform: translate(0px, -10px);
  -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.f3Copy1Exp {
  position: absolute;
  top: 197px;
  left: 23px;
  font-family: 'Noto Sans', sans-serif;
  /* letter-spacing: -0.15px; */
  font-weight: 700;
  color: #da0812;
  font-size: 32px;
  line-height: 38px;

  opacity: 0;
  transform: translate(0px, -10px);
  -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.f3Copy2Exp {
  position: absolute;
  top: 280px;
  left: 23px;
  font-family: 'Noto Sans', sans-serif;
  /* letter-spacing: -0.15px; */
  font-weight: 400;
  color: #444444;
  font-size: 16px;
  line-height: 15px;

  opacity: 0;
  transform: translate(0px, -10px);
  -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.f3Copy2aExp {
    position: absolute;
    top: 400px;
    left: 25px;
    font-family: 'Noto Sans', sans-serif;
    /* letter-spacing: -0.15px; */
    font-weight: 400;
    color: #444444;
    font-size: 14px;
    line-height: 16px;
    
    /* opacity: 0; */
    transform: translate(0px, -10px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
    }

#cs1SupExp3{
    position: relative;
    font-size: 9px;
    top: 1px;
    }

.f3Copy3Exp {
  position: absolute;
  top: 306px;
  left: 22px;
  font-family: 'Noto Sans', sans-serif;
  /* letter-spacing: -0.15px; */
  font-weight: 400;
  color: #444444;
  font-size: 14px;
  line-height: 16px;

  opacity: 0;
  transform: translate(0px, -10px);
  -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}


.f4Copy1Exp {
  position: absolute;
  top: 187px;
  left: 25px;
  font-family: 'Noto Sans', sans-serif;
  /* letter-spacing: -0.15px; */
  font-weight: 700;
  color: #da0812;
  font-size: 30px;
  line-height: 36px;

  opacity: 0;
  transform: translate(0px, -10px);
  -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}


#c1ExpSup{
  position: relative;
  font-size: 9px;
  top: 0px;
}


.f3-bullet-exp{
  width: 350px;
  opacity: 0;
  transform: translate(0px, -10px);
  -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

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

.f3-bullet1-exp {
    font-family: 'Noto Sans', sans-serif;
    color: #444444;
    font-weight: 400;
    font-size: 14px;
    padding-left: 9px;
    top: 340px;
    left: 24px;
    line-height: 16px;
}

.f3-bullet2-exp {
    font-family: 'Noto Sans', sans-serif;
    color: #444444;
    font-weight: 400;
    font-size: 14px;
    padding-left: 9px;
    top: 373px;
    left: 24px;
    line-height: 16px;
}

.frame-bullet-exp{
    position: absolute;
    left: 0px;
    font-weight: 400;
    color: #444444;
}

#bgf2Exp{
    position: absolute;
    width: 970px;
    height: 550px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0px, 0px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}


#cs3SupExp1{
  position: relative;
  font-size: 8px;
  top: 1px;
}

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

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


#closeBtn {
  width: 46px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 658px;
  cursor: pointer;
}

#xBg {
    background-color: #eeeeee;
    width: 320px;
    height: 22px;
    top: -2px;
    left: -5px;
    pointer-events: none;
}

#xIcon{
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0px;
    top: 0px;
}

#xText {
    font-family: 'Noto Sans',sans-serif;
    color: #006774;
    font-size: 9px;
    font-weight: 600;
    /* width: 29px; */
    position: absolute;
    left: 18px;
    top: 1px;
}


#repBtn {
  width: 221px;
  height: 42px;
  position: absolute;
  top: 377px;
  left: 28px;
  background-color: #ffffff;
  border: 1px solid #006072;
  border-radius: 4px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transform: translate(0px, -10px);
  -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#repIcon{
  width: 36px;
  height: 36px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  left: 181px;
  top: 5px;
}


#repText {
  font-family: 'Open Sans',sans-serif;
  color: #006072;
  font-size: 17.98px;
  font-weight: 700;
  width: 122px;
  position: absolute;
  text-align: left;
  left: 77px;
  top: 8px;
}

#ctaExp {
  width: 225px;
      height: 43px;
      position: absolute;
      top: 320px;
      left: 28px;
      background-color: #006072;
      border-radius: 4px;
      cursor: pointer;
      opacity: 0;
      visibility: hidden;
      transform: translate(-0px, -10px);
      -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#ctaExpIcon{
  width: 24px;
      height: 24px;
      position: absolute;
      background-size: contain;
      background-repeat: no-repeat;
      left: 190px;
      top: 9px;
}

#ctaExpText {
    font-family: 'Open Sans',sans-serif;
    color: #ffffff;
    font-size: 17.98px;
    font-weight: 700;
    width: 213px;
    position: absolute;
    left: 14px;
    top: 8px;
}
/* -------------------- ISI -------------------- */

#isiHeader {
    width: 318px;
    height: 17px;
    top: 0px;
    background-color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    -webkit-transform: translate(651px, 0px);
    -moz-transform: translate(651px, 0px);
    -ms-transform: translate(651px, 0px);
    -o-transform: translate(651px, 0px);
    transform: translate(651px, 0px);
}

#ihText {
    /* margin: 1px 0px 0px 7px; */
    top: 4px;
    left: 8px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    color: #006072;
    font-size: 12px;
    line-height: 14px;
}


#isiHeaderBottom {
    width: 318px;
    height: 23px;
    bottom: 0px;
    cursor: pointer;
    background-color: #ebebeb;
    font-family: 'Open Sans', sans-serif;

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

.isiBg {
    /*
    width: 298px;
    height: 232px;
    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 {
      width: 318px;
      height: 74px;
      height: 2100px;
      /* overflow: hidden; */
      cursor: default;
      background-color: #fff;
      border-top: 1px solid #c1c1c1;
      -webkit-transform: translate(651px, 0px);
      -moz-transform: translate(651px, 0px);
      -ms-transform: translate(651px, 0px);
      -o-transform: translate(651px, 0px);
      transform: translate(651px, 0px);
}

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



.isiLogo {
    width: 278px;
    height: 58px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative !important;
    background-position: 195px;
    bottom: 61px;
}

#ihTextBottom {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    top: 0px;
    margin: 0px 0px 0px 7px !important;
    color: #134b8e;
    cursor: pointer;
}
#ihTextBottom a {
    color: #134b8e;
    text-decoration: underline;
}

#scrollBg {
      width: 8px;
      right: 0px;
      top: 0px;
      height: 63px;
      background-color: #FFFFFF;
      border: 1px solid #c1c1c1;

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

#scrollBar {
    width: 6px;
    background-color: #bbbbbb;
    cursor: pointer;

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

.isiHeader {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    color: #006072;
    font-size: 12px;
    line-height: 14px;
}

.isiTextBold {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    color: #444444;
    font-size: 12px;
    line-height: 14px;
}

.isiText {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    color: #444444;
    font-size: 12px;
    line-height: 14px;
}

#supISI_bold{
    position: relative;
    font-size: 7px;
}

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

.bullet_main {
    font-family: 'Noto Sans', sans-serif;
    color: #444444;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    padding-left: 9px;
}

.bullet_black{
    position: absolute;
    left: 1px;
    font-weight: 400;
    line-height: 14px;
}

.notoBold{
  font-weight: 700;
}

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

.osHeadText {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #444444;
    font-size: 12px;
    line-height: 14px;
}

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

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

.IRI_mainContainer-exp {
    visibility: hidden;

    opacity: 0;
    transform: translate(0px, 0px);
    -webkit-transition: opacity .5s ease-out, transform .5s ease-out;
    -moz-transition: opacity .5s ease-out, transform .5s ease-out;
    transition: opacity .5s ease-out, transform .5s ease-out;
}

#isiHeader-exp {
  width: 318px;
  height: 20px;
  top: 0px;
  background-color: #ffffff;
  font-family: 'Open Sans', sans-serif;

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

#ihText-exp {
    /* margin: 1px 0px 0px 7px; */
    top: 4px;
    left: 8px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    color: #006072;
    font-size: 12px;
    line-height: 14px;
}

#isiHeaderBottom-exp  {
  width: 318px;
  height: 20px;
  bottom: 0px;
  cursor: pointer;
  background-color: #ebebeb;
  font-family: 'Open Sans', sans-serif;

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

#isiContainer-exp {
    width: 318px;
    height: 74px;
    /* height: 2100px; */
    overflow: hidden;
    cursor: default;
    background-color: #fff;
    border-top: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;
    -webkit-transform: translate(651px, 17px);
    -moz-transform: translate(651px, 17px);
    -ms-transform: translate(651px, 17px);
    -o-transform: translate(651px, 17px);
    transform: translate(651px, 17px);
}

#isiContent-exp {
    position: absolute;
    top: 17px;
    left: 9px;
    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-exp {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  font-size: 12px;
  top: 0px;
  margin: 0px 0px 0px 7px !important;
  color: #134b8e;
  cursor: pointer;
}
#ihTextBottom-exp a {
    color: #134b8e;
    text-decoration: underline;
} {
    width: 8px;
    right: 0px;
    top: 0px;
    height: 63px;
    background-color: #FFFFFF;
    border: 1px solid #c1c1c1;

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


#scrollBar-exp {
  width: 6px;
  background-color: #bbbbbb;
  cursor: pointer;

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

.isiHeader-exp {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    color: #006072;
    font-size: 12px;
    line-height: 14px;
}

.novaLogo-exp {
    /* width: 56px;
    height: 41px; */
    width: 54px;
    height: 39px;
    position: absolute !important;
    /* cursor: pointer; */
    background-repeat: no-repeat;
    background-size: contain;
    right: 5px;
    display: inline-block;
    bottom: -15px;
}
/* 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) {


}


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