

* {
    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);
    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: 300px;
    height: 250px;
    box-sizing: border-box;
    overflow: hidden;
    visibility: hidden;
    background-color:#ffffff;
    border: 1px solid #CECECE;
}

div {
    position: absolute;
}
sup {
    line-height: 0px;
}

.hotspot {
    position:absolute;
    width:300px;
    height:250px;
    cursor:pointer;
}

#wrapper {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 300px;
    height: 250px;
}

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

#graphic{
    position: absolute;
    top: 0px;
    left: 0px;
    transform: translate(300px,-250px);
    width: 300px;
    height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity:0;

    -webkit-transition: all .6s ease-in;
    -moz-transition: all .6s ease-in;
    -ms-transition: all .6s ease-in;
    transition: all .6s ease-in;
}


#f1copy{
    position: absolute;
    top: 85px;
    left: 30px;

    font-family: 'Roboto Condensed', sans-serif;
    font-size:  27px;
    font-weight: 700;
    font-style: italic;
    color: #87a9e2;

    letter-spacing: -0.8px;
    line-height:24px;
    opacity: 0;

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

#f1c1{
    position: relative;
    width: 320px;

    filter: drop-shadow(0px 3px 3px rgba(117,31,158,.55));

    background: linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -webkit-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -moz-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -ms-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
}

#f1c2{
    position: relative;
    left: -6px;
    width: 320px;

    filter: drop-shadow(0px 3px 3px rgba(117,31,158,.55));

    background: linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -webkit-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -moz-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -ms-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
}
#f1c3{
    position: relative;
    left: -11px;
    width: 320px;

    filter: drop-shadow(0px 3px 3px rgba(117,31,158,.55));

    background: linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -webkit-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -moz-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -ms-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
}
#f1c4{
    position: relative;
    left: -18px;
    width: 320px;

    filter: drop-shadow(0px 3px 3px rgba(117,31,158,.55));

    background: linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -webkit-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -moz-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -ms-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
}


#f2copy{
    position: absolute;
    top: 8px;
    left: 69px;

    font-family: 'Roboto Condensed', sans-serif;
    font-size:  20px;
    font-weight: 700;
    font-style: italic;
    color: #87a9e2;

    letter-spacing: -0.6px;
    line-height:24px;
    opacity: 0;

    transform: translateX(-15px);

    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;

    filter: drop-shadow(0px 3px 3px rgba(117,31,158,.55));

    background: linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -webkit-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -moz-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -ms-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
}

#f2copy sup{
    position: relative;
    top: 2px;
    left: 0px;
    font-size:  12px;

    background: -webkit-linear-gradient(#c5e1fb, #c5e1fb);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


#logoWrapper{
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity:0;

    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}


#f2copy2{
    position: absolute;
    top: 27px;
    left: 9px;

    font-family: 'Open Sans', sans-serif;
    font-size:  44px;
    font-weight: 700;
    font-style: italic;
    color: #87a9e2;

    opacity: 0;

    transform: translateX(-15px);

    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;

    filter: drop-shadow(0px 3px 3px rgba(117,31,158,.55));

    background: linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -webkit-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -moz-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -ms-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
}

#f2copy2{
    position: absolute;
    top: 27px;
    left: 9px;

    font-family: 'Open Sans', sans-serif;
    font-size:  44px;
    font-weight: 700;
    font-style: italic;
    color: #87a9e2;

    opacity: 0;

    transform: translateX(-15px);

    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;

    filter: drop-shadow(0px 3px 3px rgba(117,31,158,.55));

    background: linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -webkit-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -moz-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background: -ms-linear-gradient(74deg, #a6d0f9, #c5e1fb);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
}

#f2copy3{
    position: absolute;
    top: 38px;
    left: 99px;

    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12.5px;
    color: #ffffff;
    letter-spacing:0px;

    filter: drop-shadow(0px 3px 3px rgba(117,31,158,.55));

    line-height: 14px;

    opacity: 0;
    transform: translateX(-15px);

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

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

#cta_text {
    font-family: 'Open Sans',sans-serif;
    color: #ffffff;
    font-size: 13.5px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    left: 197px;
    top: 121px;
    opacity:0;

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

/* -------------------- CONTENT PROPERTIES -------------------- */



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

#IRI_mainContainer {
    /*background-color: #fff;*/
    /*width: 298px;*/
    /*height: 248px;*/
    top: 0px;

    visibility:hidden;
    opacity:0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

#isiContainer {
    width: 298px;
    height: 79px;
    /* height: 2736px; */
    overflow: hidden;
    cursor: default;
    top: -12px;
    left: 0px;
    background-color: #ffffff;
    /*border-top: 1px solid #e7e7e8;*/

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


}

#isiContent {
    width: 280px;
    padding-left: 8px;
    padding-bottom: 10px;

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

        /* -webkit-transition: transform .6s linear;
        -moz-transition: transform .6s linear;
        transition: transform .6s linear; */
}

#isiContent > * {
    position: static;
    font-family: 'Open Sans',sans-serif;
    /*margin-bottom: 1px;*/
}

#ihTextBottom {   
    top: 232px;
    height: 17px;
    width: 298px;
    left: 0px;
    cursor: pointer;
    /* letter-spacing: 0.12px; */
    text-decoration: underline;
    background-color: #565757;
}

#isiHeaderBottom {
    width: 298px;
    height: 15px;
    top: 0px;
    left: 7px;
    
    /* background-color: #ffffff; */
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #ffffff;
    /* letter-spacing:0.14px; */
    
}


.isiTextHeader {
    color: #61279e;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 14px;
    /* letter-spacing: 0.2px; */
    /* line-height: 15px; */
    /* padding-bottom: 4px; */
}

.isiTextHeader2 {
    color: #61279e;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 11px;
    /* letter-spacing: 0.2px; */
    /* line-height: 15px; */
    /* padding-bottom: 4px; */
}

.isiText {
    color: #565757;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    padding-top: 1px;
}

.isiText2 {
    color: #565757;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
}

.isiText3 {
    color: #565757;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
}

.isiTextBold {
    color: #565757;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    padding-top: 1px;
}

.bullet_main {
    color: #565757;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 11px;
    /* letter-spacing: -0.25px; */
    padding-left: 18px;
    line-height: 13px;
    padding-top: 4px;
}

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

.box {
    width: 279px;
    margin-top: 5px !important;
    box-sizing: border-box;
    border: 2px solid #636466;
    /* padding: 5px 0 5px 5px !important; */
}
.pbox1{
    padding-top: 2px;
    padding-left: 4px;
}

.pbox2{
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 5px;
}
.sub3{
    font-size: 7px;
    position: relative;
    top: 1px;
    line-height: 5px;
    padding-right: 2px;
}

.bullet_main2 {
    color: #565757;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    padding-top: 2px;
    padding-left: 19px;
    line-height: 13px;
}

.bullet_black2{
    position: absolute;
    left: 9px;
    top: 2px;
    font-weight: 700;
    line-height: 12px;
    font-size: 13px;
}
.underline{
  color: #002aff;
  text-decoration: underline;
}

.isiLogo {
  position: static;
  width: 174px;
  height: 40px;
  margin: 14px auto;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin-top: 21px;
  cursor: pointer;
  z-index: 2;
}
/* Property Work's For FireFox Only */
@-moz-document url-prefix() {  }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .bullet_black2{
      position: relative;
      left: -4px;
      top: 0px;
      font-weight: 400;
      line-height: 12px;
      font-size: 13px;
  }

  .bullet_main2 {
      color: #565757;
      font-family: 'Open Sans',sans-serif;
      font-weight: 400;
      font-size: 11px;
      line-height: 13px;
      padding-top: 5px;
      padding-left: 16px;
      line-height: 13px;
      text-indent: -5px;
  }

  .bullet_black{
      position: absolute;
      left: 15px;
      font-weight: 400;
      line-height: 12px;
  }
}
@supports (-ms-ime-align: auto) {
  .bullet_black2{
      position: relative;
      left: -4px;
      top: 0px;
      font-weight: 400;
      line-height: 12px;
      font-size: 13px;
  }

  .bullet_main2 {
      color: #565757;
      font-family: 'Open Sans',sans-serif;
      font-weight: 400;
      font-size: 11px;
      line-height: 13px;
      padding-top: 5px;
      padding-left: 16px;
      line-height: 13px;
      text-indent: -5px;
  }

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

.iScrollLoneScrollbar { width: 4px; overflow: initial!important; background-color: #565757; border-radius: 5px; border-bottom:3px solid #565757; }
.iScrollIndicator { left: 1px; top: 1px; }
.iScrollVerticalScrollbar .iScrollIndicator { width: 2px; background-color: #FFFFFF; border-radius:5px; }
.iScrollVerticalScrollbar { bottom: 3px; top: 1px; right: 1px; }
