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

/* ------------------------ 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-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.transition1 {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.hidden {
    opacity: 0;
}

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

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

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

#whiteBlocker{
    position: absolute;
    width: 1040px;
    height: 600px;
    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;

}

#whiteBlocker-col{
    position: absolute;
    width: 160px;
    height: 600px;
    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;
}

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

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

.notoSemiBold{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
  }

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


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

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

#mainContainer {
    width: 1040px;
    height: 600px;
    overflow: hidden;
    visibility: hidden;
    /* background: #FFFFFF; */

}

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

#expandedContainer {
    width: 158px;
    height: 598px;
    background-color: #F4F4F2;
    border: 1px solid #c1c1c1;
    top: 0px;
    right: 0px;
    visibility: hidden;
    overflow: hidden;
    pointer-events: auto;
}

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

#collapsedWrapper {
    width: 160px;
    height: 600px;
    top: -1px;
    left: -1px;
}

#expandedWrapper {
    width: 1040px;
    height: 600px;
    background-color: #F4F4F2;
    top: -1px;
    left: -1px;
}

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

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

#collapsedContainer .adSize {
    top: 0px;
    left: 0px;
    width: 160px;
    height: 600px;
    background-size: contain;
}

#expandedContainer .adSize {
    top: 0px;
    left: 0px;
    width: 1040px;
    height: 600px;
    background-size: contain;
}

/* ------------------------ COPIES ------------------------ */
/*--------------------- FRAME 1 COLLAPSE ---------------------*/

.Copy1 {
    position: absolute;
    top: 70px;
    left: 22px;
    color: #da0812;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    transform: translate(0px, -10px) rotate(0.02deg);
  }
  
.copy1Sup {
    font-size: 8px;
    position: relative;
    top: 2px;
}

.CopyActor {
    position: absolute;
    top: 274px;
    left: 6px;
    color: #ffffff;
    font-size: 10px;
    line-height:12px;
/*    letter-spacing: -0.4px;*/
/*    text-shadow: 4px 1px 4px #000000;*/
    text-shadow: 0px 0px 4px #000000, 0px 0px 4px #000000, 0px 0px 4px #000000;
    opacity: 0;
}

#header {
    top: 6px;
    left: 11px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 12.5px;
}

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

#headerExp{
    top: 10px;
    left: 306px;
    color: #ffffff;
    font-size: 23.64px;
    line-height: 27px;
/*    letter-spacing: -.3px;*/
}

.f1Copy1Exp {
    position: absolute;
    top: 246px;
    left: 315px;
    color: #da0812;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    transform: translate(0px, -10px) rotate(0.02deg);
  }

  .f1Copy2Exp {
    position: absolute;
    top: 328px;
    left: 317px;
    color: #444444;
    font-size: 14px;
    line-height: 16px;
    transform: translate(0px, -10px) rotate(0.02deg);
  }

  .f1-bullet1-exp {
    padding-left: 7px;
    top: 34px;
    left: 3px;
    line-height: 16px;
    width: 320px;
}

.f1-bullet2-exp {
    padding-left: 7px;
    top: 68px;
    left: 3px;
    line-height: 16px;
    width: 320px;
}

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

.f1Copy2aExp {
    position: absolute;
    top: 101px;
    left: 3px;
    line-height: 16px;
    width: 320px;
  }

  .f2Copy1Exp {
    position: absolute;
    top: 232px;
    left: 355px;
    color: #da0812;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -.3px;
    transform: translate(0px, -10px) rotate(0.02deg);
  }

  .f2Copy2Exp {
    position: absolute;
    top: 341px;
    left: 356px;
    font-weight: 400;
    color: #006072;
    font-size: 24.21px;
    line-height: 29px;
    transform: translate(0px, -10px) rotate(0.02deg);
  }
  
.f3Copy1Exp {
    position: absolute;
    top: 189px;
    left: 403px;
    color: #da0812;
    font-size: 30px;
    line-height: 36px;
    transform: translate(0px, -10px) rotate(0.02deg);
  }
  
  .f3Copy2Exp {
    position: absolute;
    top: 301px;
    left: 402px;
    color: #444444;
    font-size: 16px;
    line-height: 30px;
    transform: translate(0px, -10px) rotate(0.02deg);
  }
  
  .f3Copy3Exp {
    position: absolute;
    top: 337px;
    left: 403px;
    color: #444444;
    font-size: 14px;
    line-height: 16px;
    transform: translate(0px, -10px) rotate(0.02deg);
  }
    
  .f4Copy1Exp {
    position: absolute;
    top: 239px;
    left: 397px;
    color: #da0812;
    font-size: 28.19px;
    line-height: 34px;
    transform: translate(0px, -10px) rotate(0.02deg);
  }
  
.f3-bullet-exp{
    width: 350px;
    opacity: 0;
    transform: translate(0px, -10px) rotate(0.02deg);
  }
    
  .f3-bullet1-exp {
    color: #444444;
    font-size: 14px;
    padding-left: 11px;
    top: 370px;
    left: 404px;
    line-height: 16px;
    width: 285px;
  }
  
  .f3-bullet2-exp {
    color: #444444;
    font-size: 14px;
    padding-left: 10px;
    top: 402px;
    left: 405px;
    line-height: 17px;
    width: 285px;
  }

  .frame-bullet-exp{
      position: absolute;
      left: 1px;
      font-weight: 400;
      color: #444444;
  }
  
  /* ----------------------SUPS--------------------- */

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

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

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

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

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

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

#supf3c1{
    font-size: 19px;
    position: relative;
    left: -1px;
    top: 2px;
  }
  
#supf3c3 {
    font-size: 8px;
    position: relative;
    left: 0px;
    top: 0px;
  }
  
#supf4c1 {
    font-size: 18px;
    position: relative;
    left: 0px;
    top: 1px;
  }
  
#cs3SupExp1{
    position: relative;
    font-size: 10px;
    top: 1px;
  }
  
  #cs3SupExp2{
    position: relative;
    font-size: 6px;
    top: 0.8px;
  }

  #cs4SupExp2{
    position: relative;
    font-size: 6px;
    top: 0.8px;
  }

/* ------------------------ FRAME EXPAND OTHER COPIES ------------------------ */

.CopyActorExp {
    position: absolute;
    top: 542px;
    left: 23px;
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
/*    text-shadow: 4px 1px 4px #000000;*/
    text-shadow: 0px 0px 4px #000000, 0px 0px 4px #000000, 0px 0px 4px #000000;
}

.txtbotExp {
    position: absolute;
    top: 582px;
    left: 22px;
    color: #444444;
    font-size: 12px;
/*    letter-spacing: 0.1px;*/
  }

  #supf1{
    font-size: 7px;
      position: relative;
      left: 0px;
      top: 1px;
  }
  
#txtBotExp b{
    font-size: 17px;
    line-height: 17px;
    color: #da0812;
}


/* ------------------------ RINGS AND ICONS ------------------------ */

#ring1
{
    position: absolute;
    top: 69px;
    left: -198px;
    width: 581px;
    height: 581px;
    background-size: contain;
    background-repeat: no-repeat;
}
/*#ring1 {
    position: absolute;
    top: 67px;
    left: -203px;
    width: 589px;
    height: 603px;
    background-size: contain;
    background-repeat: no-repeat;
}*/
#ring2 {
    position: absolute;
    top: 67px;
    left: -200px;
    width: 581px;
    height: 581px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: scale(0.7);
}

#ring3 {
    position: absolute;
    top: 68px;
    left: -201px;
    width: 581px;
    height: 581px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: scale(0.7);
}

#icon1{
    position: absolute;
    width: 84px;
    height: 78px;
    top: 179px;
    left: 177px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(0px, -10px) rotate(0.02deg);
}

#icon2{
    position: absolute;
    width: 84px;
    height: 78px;
    top: 253px;
    left: 253px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(0px, -10px) rotate(0.02deg);
}

#icon3 {
    position: absolute;
    width: 71px;
    height: 71px;
    top: 339px;
    left: 316px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(0px, -10px) rotate(0.02deg);
}

/* ------------------------ OTHER ELEMENTS ------------------------ */

#cta {
    width: 109px;
    height: 24px;
    top: 129px;
    left: 11px;
    background-color: #006072;
    border-radius: 4px;
    padding-left: 14px;
    padding-top: 4px;
    transform: translate(0px, -10px) rotate(0.02deg);
}

#cta_text {
    color: #ffffff;
    font-size: 13px;
    left: 13px;
    top: 4px;
}

#cta_plus{
    width: 13px;
    height: 13px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 7px;
    right: 14px;
}

#ctaExp {
    position: absolute;
    top: 366px;
    left: 436px;
    width: 211px;
    height: 38px;
    background-color: #006072;
    border-radius: 4px;
    padding-left: 14px;
    padding-top: 4px;
    transform: translate(0px, -10px) rotate(0.02deg);
}
  
#ctaExpIcon{
    width: 22px;
    height: 22px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    right: 11px;
    top: 10px;
}
  
#ctaExpText {
    color: #ffffff;
    font-size: 17.98px;
    line-height: 23px;
    position: absolute;
    text-align: left;
    left: 13px;
    top: 10px;
}

#closeBtn {
    width: 52px;
    height: 17px;
    top: 1px;
    right: 290px;
    cursor: pointer;
}

#repBtn {
    width: 221px;
    height: 43px;
    position: absolute;
    top: 422px;
    left: 436px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #006072;
    cursor: pointer;
    transform: translate(0px, -10px) rotate(0.02deg);
  }
  
  #repIcon{
    width: 37px;
    height: 37px;
    position: absolute;
    left: 180px;
    top: 5px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  
  #repText {
      font-family: 'Open Sans',sans-serif;
      color: #006072;
      font-size: 17.98px;
      font-weight: 700;
      width: 122px;
      position: absolute;
      left: 76px;
      top: 8px;
  }
  
#expandClicktag {
    position: absolute;
    width: 1040px;
    height: 600px;
    cursor: pointer;
}

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

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

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

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

#IRI_mainContainer_exp {
    visibility: hidden;
    position: absolute;
    width: 343px;
    height: 579px;
    top: 20px;
    right: 0px;
    background-color: #eeeeee;
    border-left: 1px solid #c1c1c1;
}

#ISI_headText {
    width: 158px;
    height: 19px;
    font-size: 10.51px;
    color: #444444;
    top: 318px;
    left: 6px;
    line-height: 13px;
}

#IRI_mainContainer{
    width: 100%;
    height: 253px;
    bottom: 0px;
    background-color: rgba(0,0,0,0);
    border-top: 1px solid #c1c1c1;
    pointer-events: none;
}

#isiHeader {
    width: 158px;
    height: 34px;
    top: 55px;
    background-color: #ffffff;
    pointer-events: all;
}

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

#ihText {
    font-size: 13px;
    line-height: 15px;
    color: #006072;
    top: 4px;
    left: 5px;
}

#ihText_exp {
    font-size: 13px;
    line-height: 14px;
    color: #006072;
    /* margin: 1px 0px 0px 7px; */
    top: 4px;
    left: 6px;
    /* 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: 10px;
    line-height: 11px;
    margin: 2px 0px 0px 5px !important;
    color: #134b8e;
    width: 158px;
    height: 28px;
/*    text-decoration: underline;*/

    pointer-events: all;
}

#isiHeaderBottom_exp {
    top: 0px;
    left: 6px;
    color: #134b8e;
/*    text-decoration: underline;*/
    cursor: pointer;
}

#isiContent > * {
    position: static;
   margin-bottom: 2px;
}

#isiContent_exp > * {
    position: static;
   margin-bottom: 2px;
}

.isiBg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 198px;
    background-color: #ffffff;
    pointer-events: all;
}

#isiContainer {
    top: 87px;
    width: 158px;
    height: 1243px;
    overflow: hidden;
    cursor: default;
    pointer-events: all;
}

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

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

#isiContent {
    top: 3px;
    left: 5px;
    width: 137px;
    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);
}

#isiContent_exp {
    top: 0px;
    left: 6px;
    width: 312px;
    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 {
    position: absolute;
    width: 158px;
    height: 28px;
    bottom: 0px;
    cursor: pointer;
    background-color: #eeeeee;
}

#ihTextBottom_exp {
    width: 345px;
    height: 20px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    background-color: #eeeeee;
/*    text-decoration: underline;;*/
    font-size: 12px;
    line-height: 17px;
    /* border-left: 1px solid #c1c1c1; */
}

#scrollBg {
    width: 8px;
    right: 3px;
    top: 58px;
    height: 163px;
    border: 1px solid #c1c1c1;
    background-color: #ffffff;
    pointer-events: all;
}

#scrollBg_exp {
    width: 8px;
    right: 7px;
    top: 8px;
    height: 535px;
    border: 1px solid #c1c1c1;
    background-color: #ffffff;
}

#scrollBar {
    width: 6px;
    background-color: #545454;
    cursor: pointer;
    border: 1px solid #ffffff;
    opacity: .4;
    -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_exp {
    width: 6px;
    height: 17px;
    background-color: #545454;
    cursor: pointer;
    border: 1px solid #ffffff;
    opacity: .4;
    -webkit-transform: translate(2px, 2px);
    -moz-transform: translate(2px, 2px);
    -ms-transform: translate(2px, 2px);
    -o-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
}

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

.isiHeader {
    font-weight: 700;
    color: #006072;
    font-size: 12px;	
    line-height: 14.5px;
    padding-top: 2px;
}
.isiTextHeaderBold {
    font-weight: 700;
    color: #444444;
    font-size: 13px;    
    line-height: 15.6px;
    padding-top: 4px;
}


.isiTextBold {
    font-weight: 700;
    color: #444444;
    font-size: 12px;	
    line-height: 14px;
    padding-top: 2px;
}

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

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

.bullet_main {
    color: #444444;
    font-weight: 400;
    font-size: 12px;	
    line-height: 14.4px;
    padding-top: 2px;
    padding-left: 8px;
}

.bullet_black{
    position: absolute;
    margin-top: 2px;
    left: 0px;
    font-weight: 700;
    line-height: 10px;
}

.firefox {
    line-height: 26px;
}

.firefox #isiContent {
    top: 0;
}

.msie #isiContent {
    position: relative;
    top: 2px;
}

.novaLogo {
    width: 54px;
    height: 39px;
    position: relative !important;
    margin-top: 4px;
    /* cursor: pointer; */
    background-repeat: no-repeat;
    background-size: contain;
    left: 0px;
    display: inline-block;
}

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


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

    .copy1Sup{
        top:1px;
    }
    #supf1c1{
        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) {

}
