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

#graphic1{
    position: absolute;
    top: 0px;
    left: 0px;
    transform: translate(751px,-280px);
    width: 260px;
    height: 230px;
    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: 21px;
    left: 18px;

    font-family: Open Sans;
    font-size:  23px;
    font-weight: 700;
    font-style: italic;
    color: #60279e;

    letter-spacing: -1.17px;
    line-height:27px;
    opacity: 0;

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

#graphic2{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    height: 230px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(-310px,140px);
    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;
}

#f2copy{
    position: absolute;
    top: 19px;
    left: 381px;

    font-family: Open Sans;
    font-size:  23px;
    font-weight: 700;
    font-style: italic;
    color: #60279e;

    letter-spacing: -1.2px;
    line-height:27px;
    opacity: 0;

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

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

#graphic3{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 728px;
    height: 90px;
    transform: translate(-300px,0px);
    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;
}

#f3copy{
    position: absolute;
    top: 8px;
    left: 107px;

    font-family: Open Sans;
    font-size:  16px;
    font-weight: 700;
    font-style: italic;
    color: #60279e;

    letter-spacing: -0.5px;
    line-height:19px;
    opacity: 0;

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

#f3sup1{
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 9px;
}
#f3sup2{
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 9px;
    font-weight: 400;
}

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


#f2copy1{
    position: absolute;
    top: 21px;
    left: 427px;
    width: 250px;
    height: 45px;

    font-family: Open Sans;
    font-size:  18px;
    font-weight: 700;
    color: #61279e;

    text-align:center;
    letter-spacing: 0.2px;
    line-height:22px;
    opacity: 0;

    transform: translateY(15px);

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

#f3copy1{
    position: absolute;
    top: 6px;
    left: 65px;
    width: 250px;
    height: 20px;

    font-family: Open Sans;
    font-size:  17px;
    font-weight: 600;
    color: #61279e;

    opacity: 0;
    letter-spacing: -.1px;

    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
#f3copy2{
    position: absolute;
    top: 28px;
    left: 65px;
    width: 235px;
    height: 45px;

    font-family: Open Sans;
    font-size:  12px;
    font-weight: 600;
    color: #020202;

    line-height: 14px;
    letter-spacing:0.1px;

    opacity: 0;

    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
#f3sup{
    position: relative;
    top: 1px;
    left: 0px;
    font-size: 10px;
}

#cta_text {
    font-family: 'Open Sans',sans-serif;
    color: #ffffff;
    font-size: 11.43px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    left: 385px;
    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, .isiTextHeader, .isiTextHeader2, .footerText { font-family: 'Open Sans', sans-serif; }
.isiTextHeader, .isiTextHeader2 { padding-bottom: 6px; }
.isiText, .isiTextBold, .bullet_main { padding-bottom: 8px; }

.isiText {
    color: #565757;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
}

.isiTextHeader {
    color: #61279e;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
}

.isiTextHeader2 {
    color: #61279e;
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
}

.bullet_main {
    color: #565757;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    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;
}

.bullet_black2{
    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; }