* {
    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: 728px;
    height: 90px;
    box-sizing: border-box;
    border:1px solid #CECECE;
    background-color:#FFFFFF;
    overflow: hidden;
    visibility: hidden;
}

div {
    position: absolute;
}

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

i {
    font-style: italic;
}

b {
    font-weight: 700;
}


.wrapper {
    width: 728px;
    height: 90px;
    position: absolute;
    top: -1px;
    left: -1px;
}

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

#graphic1{
    position: absolute;
    top: 0px;
    left: 0px;
    transform: translate(250px,-240px);
    width: 728px;
    height: 90px;
    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: 15px;
    left: 155px;

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

    letter-spacing: -1.4px;
    line-height:28px;
    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;
}


#logoWrapper{
    position: absolute;
    width: 728px;
    height: 90px;
    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;
}


#f2copy{
    position: absolute;
    top: 2px;
    left: 86px;

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

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

    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: 26px;
    left: 117px;

    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: 11.43px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    left: 393px;
    top: 62px;
    opacity:0;

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

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

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

.isiText {
    color: #565757;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0.1px;
    line-height: 13px;
    padding-bottom: 4px;
}

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

.isiTextBot {
    width: 210px;
    color: #565757;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 11px;
/*     letter-spacing: 0.1px; */
    line-height: 14px;
    padding-bottom: 1px;
    text-align: center;
}


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

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

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

.isiMiddleBorder {
    padding-top: 3px;
    width: 208px; 
    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: 8px;
}

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

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

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

#IRI_mainContainer {
    height: 90px;
    right: 0px;
    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 {
    height: 90px;
    top: 0px;
    right: 0px;
    overflow: hidden;
    cursor: default;
    border-left: 1px solid #e7e7e8;
    background-color: #ffffff;
}

#isiContent {
    width: 210px;
    padding: 2px 5px;
    -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: 336px;
    height: 16px;
    font-family: 'Open Sans', sans-serif;
    left: 0px;
    top: 73px;

    visibility:hidden;
    opacity:0;

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

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

.isiLogo {
    position: static;
    width: 160px;
    height: 33px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    margin: 14px auto;
    cursor: pointer;
    z-index: 2;
}

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

/* Property Work's For Internet Explorer 11, 10 Only */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  }

.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: 8px; right: 3px; }