* {
    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, div {
    -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%;
}
div {
    position: absolute;
}
sup {
    line-height: 0px;
}
.panelSize{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* -----HOTSPOTS----- */

#expandHotspot, #exitClick{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

/* -----SUPER----- */

sup {
    line-height: 0px;
}

b {
    font-weight: 700;
}

i {
    font-style: italic;
}

/* -----TRANSITIONS----- */

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

.hidden {
    opacity: 0;
}

.fadeUp {
    opacity: 0;
    transform: translate(0px, 10px);
}
.fadeDown {
    opacity: 0;
    transform: translate(0px, -10px);
}

.fadeRight {
    opacity: 0;
    transform: translate(-10px, 0px);
}

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

#whiteBlocker{
    position: absolute;
    width: 560px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    visibility: hidden;
    background-color: #ffffff;
}
#whiteBlocker-col{
    position: absolute;
    width: 300px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    visibility: hidden;
    background-color: #ffffff;

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

/* -----FONTS----- */

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

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

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

/* -----CONTAINERS----- */

#mainContainer {
    width: 560px;
    height: 600px;
    overflow: hidden;
    visibility: hidden;

}
#collapsedContainer{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 298px;
    height: 598px;
    border: 1px solid #c1c1c1;
    overflow: hidden;
    background-color: #ffffff;
}
#expandedContainer {
    width: 298px;
    height: 598px;
    background-color: #ffffff;
    border: 1px solid #c1c1c1;
    top: 0px;
    right: 0px;
    visibility: hidden;
    overflow: hidden;
}

/* -----WRAPPERS----- */

#collapsedWrapper {
    width: 300px;
    height: 600px;
    top: -1px;
    left: -1px;
}
#expandedWrapper {
    width: 560px;
    height: 600px;
    background-color: #ffffff;
    top: -1px;
    left: -1px;

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

/* -----BACKGROUNDS----- */

#collapsedBG{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
}

#expandedBG, #expandedBG2{
    position: absolute;
    top: 0;
    left: 0;
    width: 560px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
}

/* -----COPIES----- */

#colHeader{
    position: absolute;
    top: 19px;
    left: 18px;

    font-size: 12px;
    color: #171c8f;

    line-height: 14px;

    opacity: 0;
    transform: translateY(-13px);
}
#colCopy{
    position: absolute;
    top: 59px;
    left: 18px;

    font-size: 26px;
    color: #171c8f;

    line-height: 29px;
    letter-spacing: -.55px;

    opacity: 0;
    transform: translateY(-13px);
}
#colSup1{
    position: relative;
    top: 0px;
    font-size: 16px;
}
#colActor{
    position: absolute;
    top: 354px;
    left: 222px;

    font-size: 9px;
    color: #ffffff;
    letter-spacing: -.2px;
}
#colFootnote{
    position: absolute;
    top: 373px;
    left: 8px;

    font-size: 10px;
    color: #444444;
}
#colSup2{
    position: relative;
    top: 0px;
    font-size: 5px;
}

#expHeader{
    position: absolute;
    top: 21px;
    left: 181px;

    font-size: 12px;
    color: #171c8f;

    line-height: 14px;
    letter-spacing: -.3px;
}
#expFootnote{
    position: relative;
    top: 1px;
    left: 23px;

    font-size: 10px;
    color: #444444;
}
#expFootSup{
    position: relative;
    top: 0px;
    font-size: 5px;
}
#expActor{
    position: absolute;
    top: 562px;
    left: 287px;

    font-size: 10px;
    color: #ffffff;
    letter-spacing: -.2px;
}

/*FRAME 1*/
#expF1copy1{
    position: relative;
    top: 54px;
    left: 99px;

    font-size: 22px;
    color: #171c8f;
    line-height: 26px;
}
#expF1sup1, #expF1sup2{
    position: relative;
    top: 0;
    font-size: 12px;
}
#expF1subCopy{
    position: relative;
    font-weight: 400;
    font-size: 14px;
    color: #444444;

    top: 240px;
    left: 24px;
    letter-spacing: -0.38px;
    line-height: 18px;
}
#expF1subCopy2{
    font-size: 14px;
    color: #444444;

    position: relative;
    top: 242px;
    left: 30px;
    letter-spacing: -0.35px;
    line-height: 23px;
}
#expF1subCopy2 b{
    color: #171c8f;
}
#expF1subCopy2 sup{
    font-size: 9px;
    position: relative;
    top: 1px;
}
#expF1subCopy3{
    font-size: 10px;
    color: #444444;
    position: relative;
    top: 490px;
    left: 16px;
    line-height: 12px;
}
#expF1subCopy3 sup{
    font-size: 6px;
    top: 1px;
    left: 2px;
    position: relative;
}


/*FRAME 2*/

#expF2copy1{
    position: relative;
    top: 54px;
    left: 95px;

    font-size: 22px;
    color: #171c8f;
    line-height: 26px;
}
#expF2sup1{
    top: 1px;
    left: 0px;
    font-size: 13px;
    position: relative;
}
#expF2sup2{
    position: relative;
    top: 1px;
    font-size: 12px;
}
#expF2subCopy{
    position: relative;
    font-weight: 400;
    font-size: 14px;
    color: #444444;

    top: 237px;
    left: 22px;
    letter-spacing: -0.38px;
    line-height: 18px;
}
#expF2subCopy2{
    font-size: 14px;
    color: #444444;

    position: relative;
    top: 240px;
    left: 28px;
    letter-spacing: -0.35px;
    line-height: 23px;
}
#expF2subCopy2 b{
    color: #171c8f;
}
#expF2subCopy2 sup{
    font-size: 9px;
    position: relative;
    top: 1px;
}
#expF2subCopy3{
    font-size: 14px;
    color: #171c8f;

    position: relative;
    top: 240px;
    left: 21px;
    letter-spacing: -0.35px;
    line-height: 23px;
}
#expF2subCopy3 sup{
    font-size: 9px;
    position: relative;
    top: 1px;
}
#expF2subCopy4{
    font-size: 10px;
    color: #444444;
    position: relative;
    top: 515px;
    left: 20px;
    line-height: 12px;
}
#expF2subCopy4 sup{
    font-size: 6px;
    top: 1px;
    left: 2px;
    position: relative;
}

/*FRAME 3*/
#expF3copy1{
    position: relative;
    top: 130px;
    left: 21px;
    font-size: 26px;
    color: #171c8f;
    line-height: 32px;
}
#expF3sup1, #expF3sup2{
    position: relative;
    top: 1px;
    left: 0px;
    font-size: 15px;
}

#expF3subCopy{
    font-size: 14px;
    color: #444444;

    position: relative;
    top: 245px;
    left: 22px;
    letter-spacing: -0.05px;
}
#expF3subCopy sup{
    font-size: 9px;
    position: relative;
    top: 1px;
}
/* -----OTHER ELEMENTS----- */

#expF1sec1,#expF1sec2,#expF1sec3{
    transform: translateY(-13px);
    opacity: 0;
}
#expF2sec1,#expF2sec2,#expF2sec3{
    transform: translateY(-13px);
    opacity: 0;
}
#expF3sec1,#expF3sec2,#expF3sec3{
    transform: translateY(-13px);
    opacity: 0;
}


#expF1icon{
    position: relative;
    top: 124px;
    left: 22px;
    width: 59px;
    height: 66px;

    background-size: contain;
    background-repeat: no-repeat;
}
#expF2icon{
    position: relative;
    top: 125px;
    left: 22px;
    width: 54px;
    height: 66px;

    background-size: contain;
    background-repeat: no-repeat;
}
#expF3icon{
    position: relative;
    top: 286px;
    left: 21px;
    width: 59px;
    height: 66px;

    background-size: contain;
    background-repeat: no-repeat;
}
#expF3icon2{
    position: relative;
    top: 224px;
    left: 92px;
    width: 54px;
    height: 66px;

    background-size: contain;
    background-repeat: no-repeat;
}
#expFootnoteBG{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 370px;
    height: 16px;

    background-color: #ffde9b;
}

#ctaExp{
    width: 189px;
    height: 41px;
    position: absolute;
    top: 409px;
    left: 22px;
    background-color: #ff8200;
    border-radius: 5px;
    cursor: pointer;


}
#ctaExpText{
    color: #ffffff;
    font-size: 20px;
    position: relative;
    left: 36px;
    top: 6px;
}
#ctaExpIcon {
    width: 21px;
    height: 21px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    right: 13px;
    top: 10px;
    opacity: 0;
    transform: translate(-13px, 0px);
}
#replaybtn {
    width: 110px;
    height: 42px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 22px;
    top: 460px;
    opacity: 0;
    visibility: hidden; 
    cursor: pointer;
}
#replaytxt{
    color: #171c8f;
    font-size: 18px;
    position: relative;
    left: 11px;
    top: 8px;
}
#colCta{
    position: absolute;
    top: 404px;
    left: 148px;
    width: 140px;
    height: 28px; 

    background-color: #ff8200;
    border-radius: 4px;
}


#colText{
    position: relative;
    top: 4px;
    left: 7px;

    font-size: 13px;
    color: #ffffff;

    transform: translateX(8px);
}
#plusIcon{
    position: relative;
    top: -11px;
    left: 121px;
    width: 13px;
    height: 13px;

    background-size: contain;
    background-repeat: no-repeat;

    transform: translateX(-8px);
    opacity: 0;
}

#closeBtn {
    width: 52px;
    height: 17px;
    top: 2px;
    right: 135px;
    cursor: pointer;
}

#expandClicktag {
    position: absolute;
    width: 560px;
    height: 600px;
    cursor: pointer;
}

#xBg {
    background-color: #eeeeee;
    width: 345px;
    height: 19px;
    top: -1px;
    left: -4px;
    pointer-events: none;
}

#xIcon {
    width: 15px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 2px;
    left: 3px;
}

#xText {
    color: #ff8200;
    font-size: 9px;
    top: 2px;
    left: 21px;
    text-align: left;
}


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

#IRI_mainContainer_exp {
    visibility: hidden;
    opacity: 0;
}

#IRI_mainContainer{

    width: 100%;
    height: 160px;

    bottom: 0px;
    background-color: rgba(0,0,0,0);

    pointer-events: all;
}

#isiHeader {
    width: 298px;
    height: 25px;
    top: -3px;
    background-color: #ffffff;
    pointer-events: all;
    left: 3px;    
}


#isiHeader_exp {
    width: 175px;
    height: 36px;
    top: 0px;
    left: 0px;
    /*border-top: 1px solid #c1c1c1;*/
    /* border-left: 1px solid #c1c1c1; */
    background-color: #ffffff;

    -webkit-transform: translate(370px, 20px);
    -moz-transform: translate(370px, 20px);
    -ms-transform:translate(370px, 20px);
    -o-transform: translate(370px, 20px);
    transform: translate(370px, 20px);
}
#ihText_exp {
    font-size: 13px;
    line-height: 14px;
    color: #171c8f;
    /* margin: 1px 0px 0px 7px; */
    top: 2px;
    left: 7px;
    /* letter-spacing: -0.01px; */
}

#isiBtnP {
    display: none;
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    right: 4px;
    top: 8px;
    cursor: pointer;
}

#isiBtnM {
    display: none;
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    right: 4px;
    top: 8px;
    cursor: pointer;
}

#isiHeaderBottom {
    font-size: 11px;
    line-height: 11px;
    margin: 4px 0px 0px 7px !important;
    color: #171c8f;
    width: 298px;
    height: 28px;

    pointer-events: all;
}

#isiHeaderBottom_exp {
    top: 2px;
    left: 7px;
    color: #171c8f;
    cursor: pointer;
    font-size: 11px;
    line-height: 12px;
}

#isiContent_exp > * {
   margin-bottom: 2px;
}
#isiContent_exp sup{
    font-size: 6px;
}
.isiBg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 160px;
    background-color: #ffffff;
    pointer-events: none;
}

#isiContainer_exp {
    background-color: #ffffff;
    width: 190px;
    height: 546px;
    overflow: hidden;
    cursor: default;
    /* border-left: 1px solid #c1c1c1; */

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

#isiContent_exp {
    top: 33px;
    left: 7px;
    width: 170px;
    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: absolute;
    width: 298px;
    height: 21px;
    bottom: 0px;
    cursor: pointer;
    background-color: #ffefcc;
}

#ihTextBottom_exp {
    width: 190px;
    height: 30px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    background-color: #ffefcc;
    text-decoration: underline;;
    font-size: 11px;
    line-height: 11px;
    -webkit-transform: translate(369px, 598px);
    -moz-transform: translate(369px, 598px);
    -ms-transform: translate(369px, 598px);
    -o-transform: translate(369px, 598px);
    transform: translate(369px, 598px);
    /* border-left: 1px solid #c1c1c1; */
}


#scrollBg {
    width: 5px;
    right: 6px;
    top: 11px;
    height: 123px;
    background-color: #bbbbbb;
    pointer-events: all;

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

#scrollBar {
    width: 5px;
    left: 0px;
    top: -2px;
    border-top: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    background-color: #171c8f;
    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);

}
#scrollBg_exp {
    width: 5px;
    right: 0px;
    top: 0px;
    height: 533px;
    background-color: #bbbbbb;

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


#scrollBar_exp {
    left: 0px;
    top: -1px;
    width: 5px;
    height: 25px;
    background-color: #171c8f;
    cursor: pointer;
    border-top: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    -webkit-transform: translate(2px, 2px);
    -moz-transform: translate(2px, 2px);
    -ms-transform: translate(2px, 2px);
    -o-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
}

.isiText {
    font-weight: 400;
    color: #444444;
    font-size: 12px;	
    line-height: 14px;
    padding-top: 3px;
}


#ihText {
  top: 10px;
  left: 6px;
  color: #171c8f;
  font-size: 13px;
  line-height: 13px;
}


#isiContainer {
    width: 298px;
    height: 212px;
  /* height: 2000px; */
  overflow: hidden;
  cursor: default;
  background-color: #ffffff;
}

#isiContent {
  top: 24px;
  left: 7px;
  width: 298px;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

/*TEXTS*/

.isiTextK, .isiTextQ, .isiTextJ{
    position: relative;
    margin-left: 1px;
}

.isiTextK{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 12px;
    color: #171c8f;
    padding-top: 3px;
}


.isiTextQ{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #444444;
    padding-top: 3px;
    line-height: 12px;
}

.isiTextJ{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    color: #444444;    padding-top: 3px;
}

.isiBullet{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    color: #ff8728;
    position: absolute;
    left: 0px;
    font-size: 11px;
}

#isiContent sup{
    font-size: 7px;
    position: relative;
    top: 1px;
}
.isiTextQ a, .isiTextJ a{
    color: #171c8f;
}

.novaLogo {
    background-repeat: no-repeat;
    background-size: contain;
    width: 54px;
    height: 39px;
    position: absolute;
    bottom: 1px;
    right: 21px;
    image-rendering: optimizeQuality;
    image-rendering: -webkit-optimize-contrast;
}

#novaLogo-exp {
  width: 54px;
  height: 39px;
  background-repeat: no-repeat;
  background-size: contain;
  right: 5px;
  display: inline-block;
  bottom: -15px;
  image-rendering: optimizeQuality;
  image-rendering: -webkit-optimize-contrast;
}

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

}
