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

#container {
    width: 300px;
    height: 600px;
    box-sizing: border-box;
    border: 1px solid #CECECE;
    overflow: hidden;
    visibility: hidden;
    background-color: #ffffff;
}

div {
    position: absolute;
}

sup {
    position: relative;
    line-height: 0px;
    font-size: 0.6em;
    top: 0.07em;
}

i {
    font-style: italic;
}

b {
    font-weight: 700;
}

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

.faster {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

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

.hidden {
    visibility: hidden;
    opacity: 0;
}

.adSize{
    position: absolute;
    width: 300px;
    height: 600px;
}

.openReg{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.openSemi{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.openBold{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.roboto{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

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

#bg { 
    top: 0px;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
}
#bg2 { 
    top: 0px;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
}

#logo{
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
}

#ctaText{
    position: relative;
    top: 366px;
    left: 197px;
    color: #ffffff;
    font-size: 13.5px;
    opacity: 0;
}

#g1{
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;

    transform: translate(120px, -100px) rotate(-.1deg);
    opacity: 0;
}
#g2{
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;

    transform: translate(-120px, 120px) rotate(-.1deg);
    opacity: 0;
}
#g3{
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;

    transform: translateX(-300px);
    opacity: 0;
}
#f1copy{
    position: absolute;
    top: 193px;
    left: 24px;
    font-size: 31px;
    color: #87a9e2;
    font-style: italic;
    letter-spacing: -1.5px;
    line-height: 29px;
    opacity: 0;
}
#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;
}
#f2c1{
    position: absolute;
    top: 92px;
    left: 28px;
    font-size: 28.53px;
    font-style: italic;
    width: 320px;
    height: 80px;
    padding-top: 11px;
    letter-spacing: -1px;
    line-height: 26px;
    opacity: 0;
    transform: translateX(-15px);
    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;
}
#f2c2{
    position: absolute;
    top: 104px;
    left: 152px;
    font-size: 57.43px;
    /* color: #87a9e2; */
    font-style: italic;
    width: 320px;
    height: 80px;
    padding-top: 11px;
    letter-spacing: 0px;
    line-height: 27px;
    opacity: 0;
    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;
    transform: translateX(-15px);
}
#f2c3{
    position: absolute;
    top: 166px;
    left: 31px;
    font-size: 16px;
    color: #ffffff;
    filter: drop-shadow(0px 3px 3px rgba(117,31,158,.55));
    line-height: 20px;
    opacity: 0;
    transform: translateX(-15px);
}
#f3copy{
    position: absolute;
    top: 109px;
    left: 17px;
    font-size: 19px;
    color: #60279e;
    font-style: italic;

    letter-spacing: -.5px;
    line-height: 23px;

    opacity: 0;
}
#f2sup1{
    position: relative;
    font-size: 17px;
    top: 1px;
    letter-spacing: 0px;

    background: -webkit-linear-gradient(#c5e1fb, #c5e1fb);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#f2sup2{
    position: relative;
    font-size: 9px;
    top: 1px;
}
#f3sup1{
    position: relative;
    font-size: 11px;
    top: 0px;
}
#f3sup2{
    position: relative;
    font-size: 11px;
    top: 1px;
}

/* -------------------- CONTENT PROPERTIES -------------------- */
.hotspot {
    position: absolute;
    width: 300px;
    height: 600px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

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

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

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

.isiText2 {
    color: #565757;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    padding-top: 0px;
    padding-left: 1px;
    letter-spacing: .11px;
}

.isiText_wBorder {
    color: #565757;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 4px;
    padding-left: 4px;
}

.isiTextBot {
    color: #565757;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 1px;
    padding-right: 6px;
    text-align: center;
}

.isiTextPurpleBold {
    color: #61279e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    padding-left: 1px;
    padding-bottom: 2px;
    letter-spacing: 0.2px;
}

.isiTextPurpleBoldSmall {
    color: #61279e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 12px;
    padding-bottom: 4px;
    padding-left: 1px;
    letter-spacing: .16px;
}

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

.isiTextBullet2 {
    color: #565757;
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    /* padding-bottom: 13px; */
    padding-left: 17px;
    letter-spacing: .13px;
}

.isiMiddleBorder {
    padding: 2px 0px;
    width: 142px;
    border: 2px solid #565757;
}

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

.footerText .bullet {
    position: absolute;
    left: 1px;
    margin-top: 2px;
    line-height: 1;
    top: auto;
}

.bullet{
    position: absolute;
    left: 5px;
}

.bullet2{
    position: absolute;
    left: 10px;
    font-weight: 700;
}

.sub3{
    position: relative;
    font-size: 7px;
    top: 0px;
    line-height: 0px;
}

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

#IRI_mainContainer {
    top: 400px;
    left: 0px;
    width: 300px;
    height: 182px;
    opacity: 0;

    /* transform: translateY(290px); */

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

#isiContainer {
    overflow:hidden;
    width: 300px;
    height: 182px;
    cursor: default;
    background-color: #ffffff;
    -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 {
    top: 2px;
    width: 286px;
    padding-left: 6px;
    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);
}

#isiContent > * {
    position: static;
    font-family: 'Open Sans';
}


#isiHeaderBottom {
    cursor:pointer;
    background-color:#565757;
    width: 300px;
    height: 18px;
    font-family: 'Open Sans', sans-serif;
    transform: translate(0px, 182px);
}

#ihTextBottom {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: .1px;
    color: #ffffff;
    cursor: pointer;
    line-height: 12px;
    width: 300px;
    margin: 1px 0px 0px 6px;
}

.isiLogo {
    position: static;
    width: 174px;
    height: 35px;
    margin: 25px auto;
    background-size: contain;
    background-repeat: no-repeat;
    cursor:pointer;
}

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

/*Safari only*/
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {}

.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: 7px; top: 2px; right: 4px; }