* {
    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);
      transform: translateZ(0);
    webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Standard syntax */
}

body {
    -moz-user-select: none;

}



div {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    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;
    /* height: 1461px; */
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    overflow: hidden;
    visibility: hidden;
}

div {
    position: absolute;
}

sup {
    line-height: 0px;
}

.wrapper {
    width: 728px;
    height: 90px;
    top: -1px;
    left: -1px;
}

.hotspot {
    position: absolute;
    width: 728px;
    height: 90px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

#scrollBg {
    width: 5px;
    height: 49px;
    background: #bbbbbb;
    right: 0px;
    border: 1px solid #ffffff;
}

#scrollBar {
    width: 5px;
    left: -1px;
    top: -1px;
    background-color: #234b86;
    border: 1px solid #ffffff;
    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);
}

/* -------------------- ISI -------------------- */

#isiHeader {
    width: 239px;
    height: 17px;
    background-color: #ffffff;
    left: 1px;
    top: 0px;
}

#ihText {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #171c8f;
    margin: 0px 0px 0px 8px;
    letter-spacing: -.22px;
}

#isiBtnP {
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    right: 4px;
    top: 7px;
    cursor: pointer;
}

#isiBtnM {
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
    right: 4px;
    top: 7px;
    cursor: pointer;
}

#isiHeaderBottom {
    width: 239px;
    height: 16px;
    right: 0px;
    background-color: #eeeeee;

    -webkit-transform: translate(0px, 72px);
    -moz-transform: translate(0px, 72px);
    -ms-transform: translate(0px, 72px);
    -o-transform: translate(0px, 72px);
    transform: translate(0px, 72px);

    transition: opacity .8s ease-in-out;
    -webkit-transition: opacity .8s ease-in-out;
    -moz-transition: opacity .8s ease-in-out;
}

#IRI_mainContainer {
    width: 240px;
    height: 88px;
    right: 0px;
    visibility: hidden;
   -webkit-transition: transform .5s ease-out;
    -moz-transition: transform .5s ease-out;
    transition: transform .5s ease-out;

    transition: opacity .8s ease-in-out;
    -webkit-transition: opacity .8s ease-in-out;
    -moz-transition: opacity .8s ease-in-out;
}

#isiContainer {
    width: 239px;
    height: 87px;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    right: -1px;
    top: -1px;

    -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 {
    width: 229px;
    padding-left: 6px;
    -webkit-transform: translate(px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#isiContent > * {
    position: static;
    margin-bottom: 2px;
}

#ihTextBottom {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 10px;
    top: 0px;
    color: #171c8f;
    cursor: pointer;
    text-decoration: underline;
    width: 235px;
}

.isiBlackBold {
    color: #333333;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 10px;
    line-height: 13px;
    padding-bottom: 1px;
    letter-spacing: -.18px;
}

.isiBlackNormal {
    color: #333333;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 10px;
    line-height: 13px;
    padding-bottom: 3px;
    letter-spacing: -.18px;
}

.isiBlueBold {
    color: #171c8f;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 10px;
    line-height: 13px;
    padding-bottom: 1px;
    letter-spacing: -.18px;
}

.isiBullet {
    color: #333333;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    padding-left: 6px;
    padding-bottom: 2px;
    letter-spacing: -.18px;
}

.bullet_or{
    position: absolute;
    left: 0px;
    font-weight: 700;
    line-height: 13px;
    color: #ff8200;
}


.reg_sup {
    position: relative;
    font-size: 6px;
    top: 1px;
    padding-right: 0px;
}
.f2sup1 {
    position: relative;
    font-size: 10px;
    top: 1px;
    padding-right: 0px;
}
.f3sup1 {
    position: relative;
    font-size: 10px;
    top: 1px;
    padding-right: 0px;
}
.f3sup2 {
    position: relative;
    font-size: 6px;
    top: 0px;
    padding-right: 0px;
}
.f3sup3 {
    position: relative;
    font-size: 6px;
    top: 1px;
    padding-right: 0px;
}
.f4sup1 {
    position: relative;
    font-size: 10px;
    top: 1px;
    padding-right: 0px;
}
.f4sup2 {
    position: relative;
    font-size: 8px;
    top: 1px;
    padding-right: 0px;
}

#spaceFix1{
    margin-top: 3px;
}

.bg {
    position: absolute;
    width: 728px;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
}

.frame1 {
    position: absolute;
    width: 728px;
    height: 90px;
}

.f1sun {
    position: absolute;
    width: 728px;
    height: 143px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -15px;
    left: 0px;
    opacity: 0;

    transform: translateY(0px) rotate(0deg);

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.frontlogo {
    position: absolute;
    width: 728px;
    height: 143px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 15px;
    left: 0px;
    opacity: 0;

    transform: translateY(0px) scale(1) rotate(0deg);

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.logo {
    position: absolute;
    width: 728px;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    opacity: 0;

    transform: translate(-2px, 40px) scale(.83) rotate(0.02deg);

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

#f1t1{
    position: absolute;
    top: 37px;
    left: 24px;
    height: 50px;
    width: 240px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    line-height: 20px;

    transform: translateY(0px) rotate(0deg);

    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.frame2 {
    position: absolute;
    width: 728px;
    height: 90px;
}

#f2t1{
    position: absolute;
    top: 29px;
    left: 131px;
    height: 19px;
    width: 120px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 13px;
    color: #222222;

    transform: translateY(0px) rotate(0deg);
    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

#f2t2{
    position: absolute;
    top: 47px;
    left: 131px;
    height: 50px;
    width: 190px;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 18px;
    color: #171c8f;
    line-height: 20px;

    transform: translateY(0px) rotate(0deg);
    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.sun {
    position: absolute;
    width: 728px;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 98px;
    left: 0px;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.ray {
    position: absolute;
    width: 160px;
    height: 99px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 89px;
    left: -36px;

    opacity: 1;

    transform: translate(0px,0px) rotate(0deg);

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.ray2 {
    position: absolute;
    width: 160px;
    height: 99px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 89px;
    left: -34px;

    opacity: 0;

    transform: translate(0px,0px) rotate(-22deg);

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.drop {
    position: absolute;
    width: 728px;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.weight {
    position: absolute;
    width: 728px;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

#whitebox{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 242px;
    height: 90px;
    background-color: #ffffff; 

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.frame3 {
    position: absolute;
    width: 728px;
    height: 90px;
}

#f3t1{
    position: absolute;
    top: 16px;
    left: 24px;
    height: 50px;
    width: 190px;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 18px;
    color: #171c8f;
    line-height: 20px;

    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

#footnote1{
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 16px;
    width: 340px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 9px;
    color: #222222;
    padding-top: 1px;
    padding-left: 5px;
    background-color: rgba(255,255,255,.5);

    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

#footnote2{
    position: absolute;
    top: 0px;
    left: 0;
    height: 16px;
    width: 340px;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 10px;
    color: #222222;
    padding-top: 1px;
    padding-left: 5px;
    
    background: -moz-linear-gradient(left, rgba(255,255,255,0.9) 30%, rgba(255,255,255,0.5) 60%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

#footnote3{
    position: absolute;
    bottom: -25px;
    left: 80px;
    height: 21px;
    width: 340px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 13px;
    color: #171c8f;
    padding-top: 1px;
    padding-left: 50px;

    transform: translateY(0px) rotate(0deg);
    
    background: -moz-linear-gradient(left, rgba(255,255,255,0.9) 30%, rgba(255,255,255,0.5) 60%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0.9) 30%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.frame4 {
    position: absolute;
    width: 728px;
    height: 90px;
}

#f4t1{
    position: absolute;
    top: 21px;
    left: 131px;
    height: 50px;
    width: 190px;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 18px;
    color: #171c8f;
    line-height: 20px;

    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.cta {
    position: absolute;
    width: 140px;
    height: 28px;
    background-color: #ff831e;
    border-radius: 5px;
    top: 54px;
    left: 7px;
    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.ctaText {
    position: absolute;
    width: 84px;
    height: 20px;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    top: 4px;
    left: 30px;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

.ctaArrow {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 7px;
    left: 108px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;

    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
}

#isiLogo {
    position: absolute;
    bottom: 7px;
    right: 4px;
    width: 56px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}

/* Property Work's For FireFox Only */
@-moz-document url-prefix() {

    .reg_sup {
        position: relative;
        font-size: 6px;
        top: 1px;
        padding-right: 0px;
    }

    .f3sup1 {
        position: relative;
        font-size: 10px;
        top: 0px;
        padding-right: 0px;
    }
    .f3sup2 {
        position: relative;
        font-size: 6px;
        top: -1px;
        padding-right: 0px;
    }
    .f3sup3 {
        position: relative;
        font-size: 6px;
        top: 0px;
        padding-right: 0px;
    }

    .f2sup1 {
        position: relative;
        font-size: 10px;
        top: -1px;
        padding-right: 0px;
    }

    .f4sup1 {
        position: relative;
        font-size: 10px;
        top: -1px;
        padding-right: 0px;
    }
    .f4sup2 {
        position: relative;
        font-size: 8px;
        top: 0px;
        padding-right: 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) {

    .reg_sup {
        position: relative;
        font-size: 6px;
        top: 2px;
        padding-right: 0px;
    }

    .f3sup1 {
        position: relative;
        font-size: 10px;
        top: 2px;
        padding-right: 0px;
    }
    .f3sup2 {
        position: relative;
        font-size: 6px;
        top: 1px;
        padding-right: 0px;
    }
    .f3sup3 {
        position: relative;
        font-size: 6px;
        top: 2px;
        padding-right: 0px;
    }

    .f2sup1 {
        position: relative;
        font-size: 10px;
        top: 2px;
        padding-right: 0px;
    }

    .f4sup1 {
        position: relative;
        font-size: 10px;
        top: 2px;
        padding-right: 0px;
    }
    .f4sup2 {
        position: relative;
        font-size: 8px;
        top: 2px;
        padding-right: 0px;
    }

}

